Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5259b17bbf03d0efaf8c09dc208261f36e5b463a
/
tools
/
perf
/
Makefile.perf
7ed1c19
tools: fix cross-compile var clobbering
by Martin Kelly
· 7 years ago
aa6292f
perf tools: Integrating the CoreSight decoding library
by Mathieu Poirier
· 7 years ago
0337cf7
perf util: Introduce architecture specific errno/name mapping
by Hendrik Brueckner
· 7 years ago
24787af
perf tools: Enable LIBBABELTRACE by default
by Jiri Olsa
· 7 years ago
1de3038
perf trace beauty kcmp: Beautify arguments
by Arnaldo Carvalho de Melo
· 7 years ago
d688d03
perf trace beauty prctl: Generate 'option' string table from kernel headers
by Arnaldo Carvalho de Melo
· 7 years ago
5a54c2f
perf trace beauty madvise: Generate 'behavior' string table from kernel headers
by Arnaldo Carvalho de Melo
· 7 years ago
80f8735
perf tools: Add python-clean target
by Jiri Olsa
· 7 years ago
83bc9c37
perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
by Arnaldo Carvalho de Melo
· 7 years ago
70ff7c6
perf tools: Pass full path of FEATURES_DUMP
by David Carrillo-Cisneros
· 7 years ago
39a59f1
perf tools: Allow external definition of flex and bison binary names
by David Carrillo-Cisneros
· 7 years ago
6bd76b8
perf tools: Fix static build with newer toolchains
by Jiri Olsa
· 7 years ago
5ce669a
perf test shell: Move vfs_getname probe function to lib
by Arnaldo Carvalho de Melo
· 7 years ago
122e0b9
perf test shell: Install shell tests
by Arnaldo Carvalho de Melo
· 7 years ago
81e3d8b
perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg
by Arnaldo Carvalho de Melo
· 7 years ago
ec6dd85
perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg
by Arnaldo Carvalho de Melo
· 7 years ago
45717b7
perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg
by Arnaldo Carvalho de Melo
· 7 years ago
2c3e962
perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg
by Arnaldo Carvalho de Melo
· 7 years ago
ef9811f
perf trace beauty ioctl: Beautify DRM ioctl cmds
by Arnaldo Carvalho de Melo
· 7 years ago
5d90faf
perf jvmti: Fix linker error when libelf config is disabled
by Sudeep Holla
· 7 years ago
cb281fe
perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile
by David Carrillo-Cisneros
· 7 years ago
7a759cd
perf tools: Fix build with ARCH=x86_64
by Jiada Wang
· 8 years ago
85e0d50
perf build: Add special fixdep cleaning rule
by Jiri Olsa
· 8 years ago
cd7f355
perf jvmti: Create libdir directory before installing libperf-jvmti.so
by Laura Abbott
· 8 years ago
4e06d4f
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
30a9c64
perf tools: Install tools/lib/traceevent plugins with install-bin
by Arnaldo Carvalho de Melo
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
aeafd62
perf tools: Move headers check into bash script
by Jiri Olsa
· 8 years ago
e19b7ce
make use of make variable CURDIR instead of calling pwd
by Uwe Kleine-König
· 8 years ago
8ac1eb7
perf tools: Move perf build related variables under non fixdep leg
by Jiri Olsa
· 8 years ago
abb2621
perf tools: Force fixdep compilation at the start of the build
by Jiri Olsa
· 8 years ago
16e2ef4
perf tools: Move PERF-VERSION-FILE target into rules area
by Jiri Olsa
· 8 years ago
d4dcade
perf tools: Add non config targets
by Jiri Olsa
· 8 years ago
0b4d4b0
perf tools: Move python/perf.so target into rules area
by Jiri Olsa
· 8 years ago
5c319a6
perf tools: Move install-gtk target into rules area
by Jiri Olsa
· 8 years ago
d58ac0b
perf build: Add clang and llvm compile and linking support
by Wang Nan
· 8 years ago
d4dfdf0
perf jvmti: Plug compilation into perf build
by Jiri Olsa
· 8 years ago
e0c4758
perf bench mem: Ignore export.h related changes to mem{cpy,set}.S
by Arnaldo Carvalho de Melo
· 8 years ago
80eeb67
perf jevents: Program to convert JSON file
by Andi Kleen
· 8 years ago
0a4a7e4
perf build: Compare mman.h related headers against kernel originals
by Wang Nan
· 8 years ago
11196b7
perf tools: Skip running the feature tests for 'make install-doc'
by Rui Teng
· 8 years ago
39ff526
tools: Copy coresight-pmu.h header file needed by perf tools
by Mathieu Poirier
· 8 years ago
4842576
perf tools: Move config/Makefile into Makefile.config
by Jiri Olsa
· 8 years ago
ae3c14a
tools: Copy linux/{hash,poison}.h and check for drift
by Arnaldo Carvalho de Melo
· 8 years ago
de1e17b
tools: Copy the bitops files accessed from the kernel and check for drift
by Arnaldo Carvalho de Melo
· 8 years ago
e26e63b
perf build: Add sdt feature detection
by Masami Hiramatsu
· 8 years ago
dd7bd10
tools: Copy the header files needed by perf tools
by Arnaldo Carvalho de Melo
· 8 years ago
4998a12
tools: Copy uapi/linux/hw_breakpoint.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
12f0203
tools: Copy uapi/asm/perf_regs.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
7d7d1bf
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
by Arnaldo Carvalho de Melo
· 8 years ago
c4b6014
tools: Add copy of perf_event.h to tools/include/linux/
by Arnaldo Carvalho de Melo
· 8 years ago
48d8d5d
perf tools: Let python use correct gcc for build_ext
by He Kuang
· 9 years ago
1b700c9
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
by Arnaldo Carvalho de Melo
· 9 years ago
860b69f
perf tools: Remove superfluous ARCH Makefile includes
by Jiri Olsa
· 9 years ago
ca70c24
tools: Move utilities.mak from perf to tools/scripts/
by Arnaldo Carvalho de Melo
· 9 years ago
37b4e20
perf build: Add EXTRA_LDFLAGS option to makefile
by Zubair Lutfullah Kakakhel
· 9 years ago
8ee4646
perf build: Add libcrypto feature detection
by Stephane Eranian
· 9 years ago
c053a15
perf build: Select all feature checkers for feature-dump
by Wang Nan
· 9 years ago
7b6982c
perf test: Add libbpf relocation checker
by Wang Nan
· 9 years ago
96b9e70
perf build: Introduce FEATURES_DUMP make variable
by Jiri Olsa
· 9 years ago
b8e52be
perf build: Add feature-dump target
by Jiri Olsa
· 9 years ago
14cbfbe
perf report: Show random usage tip on the help line
by Namhyung Kim
· 9 years ago
685c841
perf tools: Include all tools/lib directory for tags/cscope/TAGS targets
by Jiri Olsa
· 9 years ago
5868360
perf build: Use FEATURE-DUMP in bpf subproject
by Jiri Olsa
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
212e984
perf build: Rename LIB_PATH -> API_PATH
by Josh Poimboeuf
· 9 years ago
8f46dfd
perf build: Fix 'make clean'
by Josh Poimboeuf
· 9 years ago
67befc6
perf build: Fix traceevent plugins build race
by Jiri Olsa
· 9 years ago
50f1e6d
perf tools: Make sure fixdep is built before libbpf
by Jiri Olsa
· 9 years ago
ed63f34c
perf tools: Make perf depend on libbpf
by Wang Nan
· 9 years ago
7c422f5
tools build: Build fixdep helper from perf and basic libs
by Jiri Olsa
· 9 years ago
324c824
perf tools: Rename the 'single_dep' target to 'prepare'
by Jiri Olsa
· 9 years ago
ab6201d
tools build: Add Makefile.include
by Jiri Olsa
· 9 years ago
b601140
perf tools: Add tools/include into tags directories
by Jiri Olsa
· 9 years ago
237fae7
perf tools: Add Intel PT instruction decoder
by Adrian Hunter
· 9 years ago
a11c51a
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
005438a8
perf trace: Support 'strace' syscall event groups
by Arnaldo Carvalho de Melo
· 9 years ago
3c71ba3
perf tools: Really allow to specify custom CC, AR or LD
by Alexey Brodkin
· 9 years ago
5ef7bbb
perf tools: Allow to specify custom linker command
by Aaro Koskinen
· 10 years ago
6422737
perf tools: Create config.detected into OUTPUT directory
by Aaro Koskinen
· 10 years ago
5d61832
perf tools: Move libtraceevent dynamic list to separated LDFLAGS variable
by Wang Nan
· 10 years ago
a35489a
tools lib traceevent: Fix python/perf.so compiling error
by Wang Nan
· 10 years ago
e3d09ec
tools lib traceevent: Export dynamic symbols used by traceevent plugins
by He Kuang
· 10 years ago
128c32e
perf tools: Separate the tests and tools in installation
by Nam T. Nguyen
· 10 years ago
e31f0d0
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
by Adrian Hunter
· 10 years ago
6ab2b76
perf build: Disable libbabeltrace check by default
by Jiri Olsa
· 10 years ago
80a32e5b
perf tools: Add lzma decompression support for kernel module
by Jiri Olsa
· 10 years ago
e6c76d6
perf build: Move feature checks code under tools/build
by Jiri Olsa
· 10 years ago
4ae6120
perf build: Rename PERF-FEATURES into FEATURE-DUMP
by Jiri Olsa
· 10 years ago
806f072
perf build: Move features build output under features directory
by Jiri Olsa
· 10 years ago
443a705
perf tools: Output feature detection's gcc output to a file
by Arnaldo Carvalho de Melo
· 10 years ago
53d0a57
perf tools: Add feature check for libbabeltrace
by Jiri Olsa
· 10 years ago
ceed252
perf build: Display make commands on V=1
by Jiri Olsa
· 10 years ago
2d58ab9
tools lib traceevent: Use tools build framework
by Jiri Olsa
· 10 years ago
285a8f2
tools lib api: Rename libapikfs.a to libapi.a
by Jiri Olsa
· 10 years ago
b4f9166
tools lib api: Use tools build framework
by Jiri Olsa
· 10 years ago
db84866
perf build: Remove PERF-CFLAGS file
by Jiri Olsa
· 10 years ago
8e499ac
perf build: Remove uneeded variables
by Jiri Olsa
· 10 years ago
64f72f3
perf build: Remove directory dependency rules
by Jiri Olsa
· 10 years ago
Next »