Age | Commit message (Expand) | Author | Files | Lines |
2017-05-04 | perf annotate: Fix AArch64 comment char | Kim Phillips | 1 | -1/+1 |
2017-05-02 | perf symbols: Allow user probes on versioned symbols | Paul Clarke | 1 | -0/+12 |
2017-04-24 | perf tools: Use just forward declarations for struct thread where possible | Arnaldo Carvalho de Melo | 2 | -0/+2 |
2017-04-24 | perf tools: Remove poll.h and wait.h from util.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-04-24 | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo | 2 | -0/+2 |
2017-04-20 | perf tools: Add signal.h to places using its definitions | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 11 | -0/+11 |
2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2017-04-19 | perf tools: Replace STR() calls with __stringify() | Arnaldo Carvalho de Melo | 3 | -5/+7 |
2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-04-19 | perf unwind arm64: Add missing errno.h header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-04-11 | perf annotate s390: Implement jump types for perf annotate | Christian Borntraeger | 1 | -0/+30 |
2017-04-04 | perf sdt powerpc: Add argument support | Ravi Bangoria | 1 | -0/+111 |
2017-03-31 | perf trace: Beautify statx syscall 'flag' and 'mask' arguments | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-03-28 | perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ | Ravi Bangoria | 1 | -32/+147 |
2017-03-28 | perf/sdt/x86: Add renaming logic for (missing) 8 bit registers | Ravi Bangoria | 1 | -0/+8 |
2017-03-21 | perf sdt x86: Add renaming logic for rNN and other registers | Ravi Bangoria | 1 | -12/+32 |
2017-03-21 | perf probe: Add sdt probes arguments into the uprobe cmd string | Alexis Berlemont | 1 | -0/+83 |
2017-03-14 | perf powerpc: Choose local entry point with kretprobes | Naveen N. Rao | 1 | -4/+10 |
2017-02-08 | perf tools arm64: Add support for generating bpf prologue | He Kuang | 2 | -1/+15 |
2017-01-26 | perf probe: Fix wrong register name for arm64 | He Kuang | 1 | -6/+6 |
2016-12-01 | perf annotate: AArch64 support | Kim Phillips | 1 | -0/+62 |
2016-11-29 | perf test: Remove "test" and similar strings from test descriptions | Arnaldo Carvalho de Melo | 1 | -5/+5 |
2016-11-25 | perf annotate: Initial PowerPC support | Ravi Bangoria | 1 | -0/+58 |
2016-11-25 | perf annotate: Improve support for ARM | Arnaldo Carvalho de Melo | 1 | -89/+58 |
2016-11-17 | perf annotate: Add per arch instructions annotate handlers | Arnaldo Carvalho de Melo | 2 | -0/+168 |
2016-10-28 | perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect) | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2016-10-24 | perf coresight: Removing miscellaneous debug output | Mathieu Poirier | 1 | -2/+0 |
2016-10-24 | perf tools: Sync copy of x86's syscall table | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-10-05 | perf uretprobe ppc64le: Fix probe location | Ravi Bangoria | 1 | -1/+2 |
2016-10-03 | perf tools: Support CPU id matching for x86 v2 | Andi Kleen | 1 | -3/+21 |
2016-10-03 | perf powerpc: Support CPU ID matching for Powerpc | Sukadev Bhattiprolu | 1 | -0/+11 |
2016-09-29 | perf tests: Add dwarf unwind test for powerpc | Ravi Bangoria | 7 | -0/+191 |
2016-09-29 | perf intel-pt: Record address filter in AUXTRACE_INFO event | Adrian Hunter | 1 | -4/+47 |
2016-09-29 | perf intel-pt: Add support for recording the max non-turbo ratio | Adrian Hunter | 1 | -0/+6 |
2016-09-22 | perf tools: Add sink configuration for cs_etm PMU | Mathieu Poirier | 3 | -0/+63 |
2016-09-22 | perf tools: Add coresight etm PMU record capabilities | Mathieu Poirier | 5 | -2/+640 |
2016-09-22 | perf tools: Make coresight PMU listable | Mathieu Poirier | 3 | -0/+38 |
2016-09-12 | perf probe: Fix dwarf regs table for x86_64 | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2016-09-05 | perf symbols: Remove symbol_filter_t machinery | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2016-09-01 | perf probe: Support probing on offline cross-arch binary | Masami Hiramatsu | 8 | -0/+122 |
2016-08-15 | perf intel-pt: Fix occasional decoding errors when tracing system-wide | Adrian Hunter | 1 | -1/+5 |
2016-08-12 | perf ppc64le: Fix build failure when libelf is not present | Ravi Bangoria | 1 | -0/+2 |
2016-08-09 | perf probe ppc64le: Fix probe location when using DWARF | Ravi Bangoria | 1 | -4/+23 |
2016-07-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+21 |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -8/+0 |
2016-07-26 | perf s390: Fix 'start' address of module's map | Song Shan Gong | 2 | -0/+21 |
2016-07-23 | x86/insn: remove pcommit | Dan Williams | 3 | -8/+0 |
2016-07-21 | perf tools: Add AVX-512 instructions to the new instructions test | Adrian Hunter | 3 | -8/+3731 |
2016-07-20 | x86/insn: perf tools: Fix vcvtph2ps instruction decoding | Adrian Hunter | 3 | -8/+16 |