Home
last modified time | relevance | path

Searched refs:libtraceevent (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/tracing/rtla/
A DMakefile67 …l sh -c "$(PKG_CONFIG) --atleast-version $(LIBTRACEEVENT_MIN_VERSION) libtraceevent > /dev/null 2>…
70 MISSING_LIBS += echo "** libtraceevent version $(LIBTRACEEVENT_MIN_VERSION) or higher";
71 MISSING_PACKAGES += "libtraceevent-devel"
72 MISSING_SOURCE += echo "** https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/ ";
A DREADME.txt13 - libtraceevent
19 $ git clone git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git
20 $ cd libtraceevent/
/linux-6.3-rc2/tools/verification/rv/
A DMakefile67 …l sh -c "$(PKG_CONFIG) --atleast-version $(LIBTRACEEVENT_MIN_VERSION) libtraceevent > /dev/null 2>…
70 MISSING_LIBS += echo "** libtraceevent version $(LIBTRACEEVENT_MIN_VERSION) or higher";
71 MISSING_PACKAGES += "libtraceevent-devel"
72 MISSING_SOURCE += echo "** https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/ ";
A DREADME.txt16 - libtraceevent
22 $ git clone git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git
23 $ cd libtraceevent/
/linux-6.3-rc2/tools/perf/util/
A Dsetup.py68 libtraceevent = getenv('LIBTRACEEVENT') variable
95 extra_objects = [ x for x in [libtraceevent, libapikfs, libperf]
/linux-6.3-rc2/tools/perf/
A D.gitignore48 libtraceevent/
A Dbuiltin-version.c85 STATUS(HAVE_LIBTRACEEVENT, libtraceevent); in library_status()
/linux-6.3-rc2/tools/build/feature/
A DMakefile38 test-libtraceevent.bin \
209 $(OUTPUT)test-libtraceevent.bin:
/linux-6.3-rc2/tools/build/
A DMakefile.feature53 libtraceevent \
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-trace.txt232 Use libtraceevent to print tracepoint arguments. By default 'perf trace' uses
A Dperf-config.txt644 Use "libtraceevent" to use that library to augment the tracepoint arguments,

Completed in 10 milliseconds