| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Add Intel PT instruction decoder | Adrian Hunter | 2015-08-17 | 1 | -2/+10 |
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2015-07-21 | 1 | -0/+5 |
|\ |
|
| * | perf trace: Support 'strace' syscall event groups | Arnaldo Carvalho de Melo | 2015-07-20 | 1 | -0/+5 |
* | | perf tools: Really allow to specify custom CC, AR or LD | Alexey Brodkin | 2015-07-15 | 1 | -3/+16 |
|/ |
|
* | perf tools: Allow to specify custom linker command | Aaro Koskinen | 2015-07-01 | 1 | -1/+1 |
* | perf tools: Create config.detected into OUTPUT directory | Aaro Koskinen | 2015-07-01 | 1 | -1/+1 |
* | perf tools: Move libtraceevent dynamic list to separated LDFLAGS variable | Wang Nan | 2015-06-17 | 1 | -3/+5 |
* | tools lib traceevent: Fix python/perf.so compiling error | Wang Nan | 2015-06-16 | 1 | -1/+1 |
* | tools lib traceevent: Export dynamic symbols used by traceevent plugins | He Kuang | 2015-06-08 | 1 | -2/+12 |
* | perf tools: Separate the tests and tools in installation | Nam T. Nguyen | 2015-05-27 | 1 | -1/+5 |
* | perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing | Adrian Hunter | 2015-05-05 | 1 | -0/+2 |
* | perf build: Disable libbabeltrace check by default | Jiri Olsa | 2015-03-30 | 1 | -1/+1 |
* | perf tools: Add lzma decompression support for kernel module | Jiri Olsa | 2015-03-21 | 1 | -0/+2 |
* | perf build: Move feature checks code under tools/build | Jiri Olsa | 2015-03-21 | 1 | -1/+1 |
* | perf build: Rename PERF-FEATURES into FEATURE-DUMP | Jiri Olsa | 2015-03-18 | 1 | -1/+1 |
* | perf build: Move features build output under features directory | Jiri Olsa | 2015-03-18 | 1 | -1/+0 |
* | perf tools: Output feature detection's gcc output to a file | Arnaldo Carvalho de Melo | 2015-03-12 | 1 | -0/+1 |
* | perf tools: Add feature check for libbabeltrace | Jiri Olsa | 2015-02-25 | 1 | -1/+3 |
* | perf build: Display make commands on V=1 | Jiri Olsa | 2015-02-12 | 1 | -21/+27 |
* | tools lib traceevent: Use tools build framework | Jiri Olsa | 2015-02-12 | 1 | -8/+3 |
* | tools lib api: Rename libapikfs.a to libapi.a | Jiri Olsa | 2015-02-12 | 1 | -9/+9 |
* | tools lib api: Use tools build framework | Jiri Olsa | 2015-02-12 | 1 | -10/+2 |
* | perf build: Remove PERF-CFLAGS file | Jiri Olsa | 2015-02-12 | 1 | -14/+3 |
* | perf build: Remove uneeded variables | Jiri Olsa | 2015-02-12 | 1 | -120/+5 |
* | perf build: Remove directory dependency rules | Jiri Olsa | 2015-02-12 | 1 | -15/+0 |
* | perf build: Add single target build framework support | Jiri Olsa | 2015-02-12 | 1 | -11/+28 |
* | perf build: Add perf.o object building | Jiri Olsa | 2015-02-12 | 1 | -11/+5 |
* | perf build: Add zlib objects building | Jiri Olsa | 2015-02-12 | 1 | -4/+0 |
* | perf build: Add perf regs objects building | Jiri Olsa | 2015-02-12 | 1 | -7/+0 |
* | perf build: Add scripts objects building | Jiri Olsa | 2015-02-12 | 1 | -22/+0 |
* | perf build: Add gtk objects building | Jiri Olsa | 2015-02-12 | 1 | -12/+5 |
* | perf build: Add slang objects building | Jiri Olsa | 2015-02-12 | 1 | -33/+0 |
* | perf build: Add ui objects building | Jiri Olsa | 2015-02-12 | 1 | -10/+0 |
* | perf build: Add dwarf unwind objects building | Jiri Olsa | 2015-02-12 | 1 | -9/+0 |
* | perf build: Add dwarf objects building | Jiri Olsa | 2015-02-12 | 1 | -7/+0 |
* | perf build: Add probe objects building | Jiri Olsa | 2015-02-12 | 1 | -18/+1 |
* | perf build: Add libperf objects building | Jiri Olsa | 2015-02-12 | 1 | -126/+13 |
* | perf build: Add builtin objects building | Jiri Olsa | 2015-02-12 | 1 | -36/+1 |
* | perf build: Add tests objects building | Jiri Olsa | 2015-02-12 | 1 | -55/+0 |
* | perf build: Add bench objects building | Jiri Olsa | 2015-02-12 | 1 | -22/+16 |
* | perf build: Disable make's built-in rules | Jiri Olsa | 2015-02-12 | 1 | -0/+4 |
* | tools: Remove bitops/hweight usage of bits in tools/perf | Arnaldo Carvalho de Melo | 2015-01-16 | 1 | -1/+6 |
* | perf tools: Fix building error in x86_64 when dwarf unwind is on | Namhyung Kim | 2015-01-16 | 1 | -1/+3 |
* | tools: Adopt fls_long and deps | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+3 |
* | tools: Move bitops.h from tools/perf/util to tools/ | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -1/+1 |
* | tools: Introduce asm-generic/bitops.h | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+1 |
* | tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+5 |
* | tools: Move code originally from asm-generic/atomic.h into tools/include/asm-... | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+1 |
* | tools: Move code originally from linux/log2.h to tools/include/linux/ | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+1 |
* | tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+1 |