Age | Commit message (Expand) | Author |
2017-06-27 | x86/insn: perf tools: Add new ptwrite instruction | Adrian Hunter |
2017-06-21 | perf intel-pt: Add default config for pass-through branch enable | Adrian Hunter |
2017-06-21 | perf unwind: Support for powerpc | Paolo Bonzini |
2017-06-19 | perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array | Kim Phillips |
2017-06-19 | perf coresight: Remove superfluous check before use | Kim Phillips |
2017-06-19 | tools: Adopt __printf from kernel sources | Arnaldo Carvalho de Melo |
2017-06-14 | perf tools: Fix build with ARCH=x86_64 | Jiada Wang |
2017-06-05 | perf annotate: Add missing powerpc triplet | Kim Phillips |
2017-05-04 | perf annotate: Fix AArch64 comment char | Kim Phillips |
2017-05-02 | perf symbols: Allow user probes on versioned symbols | Paul Clarke |
2017-04-24 | perf tools: Use just forward declarations for struct thread where possible | Arnaldo Carvalho de Melo |
2017-04-24 | perf tools: Remove poll.h and wait.h from util.h | Arnaldo Carvalho de Melo |
2017-04-24 | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo |
2017-04-20 | perf tools: Add signal.h to places using its definitions | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Replace STR() calls with __stringify() | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo |
2017-04-19 | perf unwind arm64: Add missing errno.h header | Arnaldo Carvalho de Melo |
2017-04-11 | perf annotate s390: Implement jump types for perf annotate | Christian Borntraeger |
2017-04-04 | perf sdt powerpc: Add argument support | Ravi Bangoria |
2017-03-31 | perf trace: Beautify statx syscall 'flag' and 'mask' arguments | Arnaldo Carvalho de Melo |
2017-03-28 | perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ | Ravi Bangoria |
2017-03-28 | perf/sdt/x86: Add renaming logic for (missing) 8 bit registers | Ravi Bangoria |
2017-03-21 | perf sdt x86: Add renaming logic for rNN and other registers | Ravi Bangoria |
2017-03-21 | perf probe: Add sdt probes arguments into the uprobe cmd string | Alexis Berlemont |
2017-03-14 | perf powerpc: Choose local entry point with kretprobes | Naveen N. Rao |
2017-02-08 | perf tools arm64: Add support for generating bpf prologue | He Kuang |
2017-01-26 | perf probe: Fix wrong register name for arm64 | He Kuang |
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 |