Age | Commit message (Expand) | Author |
2016-12-01 | perf annotate: AArch64 support | Kim Phillips |
2016-11-29 | perf test: Remove "test" and similar strings from test descriptions | Arnaldo Carvalho de Melo |
2016-11-25 | perf annotate: Initial PowerPC support | Ravi Bangoria |
2016-11-25 | perf annotate: Improve support for ARM | Arnaldo Carvalho de Melo |
2016-11-17 | perf annotate: Add per arch instructions annotate handlers | Arnaldo Carvalho de Melo |
2016-10-28 | perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect) | Arnaldo Carvalho de Melo |
2016-10-24 | perf coresight: Removing miscellaneous debug output | Mathieu Poirier |
2016-10-24 | perf tools: Sync copy of x86's syscall table | Arnaldo Carvalho de Melo |
2016-10-05 | perf uretprobe ppc64le: Fix probe location | Ravi Bangoria |
2016-10-03 | perf tools: Support CPU id matching for x86 v2 | Andi Kleen |
2016-10-03 | perf powerpc: Support CPU ID matching for Powerpc | Sukadev Bhattiprolu |
2016-09-29 | perf tests: Add dwarf unwind test for powerpc | Ravi Bangoria |
2016-09-29 | perf intel-pt: Record address filter in AUXTRACE_INFO event | Adrian Hunter |
2016-09-29 | perf intel-pt: Add support for recording the max non-turbo ratio | Adrian Hunter |
2016-09-22 | perf tools: Add sink configuration for cs_etm PMU | Mathieu Poirier |
2016-09-22 | perf tools: Add coresight etm PMU record capabilities | Mathieu Poirier |
2016-09-22 | perf tools: Make coresight PMU listable | Mathieu Poirier |
2016-09-12 | perf probe: Fix dwarf regs table for x86_64 | Arnaldo Carvalho de Melo |
2016-09-05 | perf symbols: Remove symbol_filter_t machinery | Arnaldo Carvalho de Melo |
2016-09-01 | perf probe: Support probing on offline cross-arch binary | Masami Hiramatsu |
2016-08-15 | perf intel-pt: Fix occasional decoding errors when tracing system-wide | Adrian Hunter |
2016-08-12 | perf ppc64le: Fix build failure when libelf is not present | Ravi Bangoria |
2016-08-09 | perf probe ppc64le: Fix probe location when using DWARF | Ravi Bangoria |
2016-07-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-07-26 | perf s390: Fix 'start' address of module's map | Song Shan Gong |
2016-07-23 | x86/insn: remove pcommit | Dan Williams |
2016-07-21 | perf tools: Add AVX-512 instructions to the new instructions test | Adrian Hunter |
2016-07-20 | x86/insn: perf tools: Fix vcvtph2ps instruction decoding | Adrian Hunter |
2016-07-12 | perf tools: Remove needless includes from cache.h | Arnaldo Carvalho de Melo |
2016-07-12 | perf tests x86 rdpmc: Add missing headers | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo |
2016-07-04 | perf tools: Sync copy of syscall_64.tbl with the kernel | Arnaldo Carvalho de Melo |
2016-06-27 | perf tools: Add more toolchain triplets | Ravi Bangoria |
2016-06-23 | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo |
2016-06-22 | perf tests time-to-tsc: No need to disable an event before deleting it | Arnaldo Carvalho de Melo |
2016-06-08 | Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
2016-06-08 | Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
2016-06-08 | Merge branch 'linus' into perf/core, to refresh the branch | Ingo Molnar |
2016-06-07 | perf callchain: Support aarch64 cross-platform | He Kuang |
2016-06-07 | perf callchain: Support x86 target platform | He Kuang |
2016-06-07 | perf tools: Export normalize_arch() function | He Kuang |
2016-06-07 | perf unwind: Separate local/remote libunwind config | He Kuang |
2016-06-06 | perf stat: Basic support for TopDown in perf stat | Andi Kleen |
2016-05-30 | perf record: Robustify perf_event__synth_time_conv() | Wang Nan |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-05-11 | perf/powerpc: Add support for unwinding perf-stackdump | Chandan Kumar |
2016-05-05 | perf symbols: Fix kallsyms perf test on ppc64le | Naveen N. Rao |
2016-05-05 | perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le | Naveen N. Rao |
2016-05-05 | perf tools powerpc: Add support for generating bpf prologue | Naveen N. Rao |