1. 6db47fd perf annotate: Add missing powerpc triplet by Kim Phillips · 7 years ago
  2. d1f7b02 perf annotate: Fix AArch64 comment char by Kim Phillips · 8 years ago
  3. d8040645 perf symbols: Allow user probes on versioned symbols by Paul Clarke · 8 years ago
  4. e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
  5. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  6. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  7. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  8. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  9. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  10. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 8 years ago
  11. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  12. 4c38c8f perf unwind arm64: Add missing errno.h header by Arnaldo Carvalho de Melo · 8 years ago
  13. d9f8dfa perf annotate s390: Implement jump types for perf annotate by Christian Borntraeger · 8 years ago
  14. f5a7080 perf sdt powerpc: Add argument support by Ravi Bangoria · 8 years ago
  15. fd5cead perf trace: Beautify statx syscall 'flag' and 'mask' arguments by Arnaldo Carvalho de Melo · 8 years ago
  16. d451a20 perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ by Ravi Bangoria · 8 years ago
  17. 2d01ecc perf/sdt/x86: Add renaming logic for (missing) 8 bit registers by Ravi Bangoria · 8 years ago
  18. 8544d24 perf sdt x86: Add renaming logic for rNN and other registers by Ravi Bangoria · 8 years ago
  19. 3b1f831 perf probe: Add sdt probes arguments into the uprobe cmd string by Alexis Berlemont · 8 years ago
  20. 44ca934 perf powerpc: Choose local entry point with kretprobes by Naveen N. Rao · 8 years ago
  21. 3bb53c9 perf tools arm64: Add support for generating bpf prologue by He Kuang · 8 years ago
  22. 1b29dfb perf probe: Fix wrong register name for arm64 by He Kuang · 8 years ago
  23. 0fcb1da perf annotate: AArch64 support by Kim Phillips · 8 years ago
  24. 030910c perf test: Remove "test" and similar strings from test descriptions by Arnaldo Carvalho de Melo · 8 years ago
  25. dbdebdc perf annotate: Initial PowerPC support by Ravi Bangoria · 8 years ago
  26. acc9bfb perf annotate: Improve support for ARM by Arnaldo Carvalho de Melo · 8 years ago
  27. 763d896 perf annotate: Add per arch instructions annotate handlers by Arnaldo Carvalho de Melo · 8 years ago
  28. ca7202b perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect) by Arnaldo Carvalho de Melo · 8 years ago
  29. 04b553a perf coresight: Removing miscellaneous debug output by Mathieu Poirier · 8 years ago
  30. b4974b4 perf tools: Sync copy of x86's syscall table by Arnaldo Carvalho de Melo · 8 years ago
  31. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 8 years ago
  32. f33d122 perf tools: Support CPU id matching for x86 v2 by Andi Kleen · 8 years ago
  33. ce88f27 perf powerpc: Support CPU ID matching for Powerpc by Sukadev Bhattiprolu · 8 years ago
  34. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
  35. c093f30 perf intel-pt: Record address filter in AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  36. fa8025c perf intel-pt: Add support for recording the max non-turbo ratio by Adrian Hunter · 8 years ago
  37. 3becf45 perf tools: Add sink configuration for cs_etm PMU by Mathieu Poirier · 8 years ago
  38. a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
  39. 7e21b0d perf tools: Make coresight PMU listable by Mathieu Poirier · 8 years ago
  40. 7a023fd perf probe: Fix dwarf regs table for x86_64 by Arnaldo Carvalho de Melo · 8 years ago
  41. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 8 years ago
  42. 293d5b4 perf probe: Support probing on offline cross-arch binary by Masami Hiramatsu · 8 years ago
  43. 3d918fb perf intel-pt: Fix occasional decoding errors when tracing system-wide by Adrian Hunter · 8 years ago
  44. f046f3d perf ppc64le: Fix build failure when libelf is not present by Ravi Bangoria · 8 years ago
  45. 99e608b perf probe ppc64le: Fix probe location when using DWARF by Ravi Bangoria · 8 years ago
  46. 7f7d556 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  48. 203d8a4 perf s390: Fix 'start' address of module's map by Song Shan Gong · 8 years ago
  49. fd1d961 x86/insn: remove pcommit by Dan Williams · 8 years ago
  50. 6c4d0b4 perf tools: Add AVX-512 instructions to the new instructions test by Adrian Hunter · 8 years ago
  51. 6f6ef07 x86/insn: perf tools: Fix vcvtph2ps instruction decoding by Adrian Hunter · 8 years ago
  52. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 8 years ago
  53. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  54. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  55. f3d082c perf tools: Sync copy of syscall_64.tbl with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  56. 78f69b5 perf tools: Add more toolchain triplets by Ravi Bangoria · 8 years ago
  57. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  58. 61b3f66 perf tests time-to-tsc: No need to disable an event before deleting it by Arnaldo Carvalho de Melo · 8 years ago
  59. b8ab922 Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  60. aa3a655 Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  61. 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 8 years ago
  62. 057fbfb perf callchain: Support aarch64 cross-platform by He Kuang · 8 years ago
  63. 52ffe0f perf callchain: Support x86 target platform by He Kuang · 8 years ago
  64. 940e6987 perf tools: Export normalize_arch() function by He Kuang · 8 years ago
  65. 9d8e14d perf unwind: Separate local/remote libunwind config by He Kuang · 8 years ago
  66. 44b1e60 perf stat: Basic support for TopDown in perf stat by Andi Kleen · 8 years ago
  67. c45628b perf record: Robustify perf_event__synth_time_conv() by Wang Nan · 9 years ago
  68. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  69. c452246 perf/powerpc: Add support for unwinding perf-stackdump by Chandan Kumar · 9 years ago
  70. 0b3c226 perf symbols: Fix kallsyms perf test on ppc64le by Naveen N. Rao · 9 years ago
  71. 239aeba perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le by Naveen N. Rao · 9 years ago
  72. 4679bcc perf tools powerpc: Add support for generating bpf prologue by Naveen N. Rao · 9 years ago
  73. 042a181 perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 by Arnaldo Carvalho de Melo · 9 years ago
  74. 6404436 perf tools: Make the x86 clean quiet by Jiri Olsa · 9 years ago
  75. bb62bad tool/perf: Add sample_reg_mask to include all perf_regs by Madhavan Srinivasan · 9 years ago
  76. dc642e8 tools/perf: Map the ID values with register names by Anju T · 9 years ago
  77. e68ae9c perf evsel: Do not use globals in config() by Arnaldo Carvalho de Melo · 9 years ago
  78. f938345 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 9 years ago
  79. 1b700c9 perf tools: Build syscall table .c header from kernel's syscall_64.tbl by Arnaldo Carvalho de Melo · 9 years ago
  80. bd0c7a5 perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP by Adrian Hunter · 9 years ago
  81. 2a28e23 perf jit: Add support for using TSC as a timestamp by Adrian Hunter · 9 years ago
  82. 46bc29b perf tools: Add time conversion event by Adrian Hunter · 9 years ago
  83. 379649c perf tools: Fix build break on powerpc by Sukadev Bhattiprolu · 9 years ago
  84. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  85. e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 9 years ago
  86. a23f96e perf tools: Use 64-bit shifts with (TSC) time conversion by Adrian Hunter · 9 years ago
  87. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 9 years ago
  88. 2146afc perf tools: Rename parse_events__free_terms() to parse_events_terms__delete() by Arnaldo Carvalho de Melo · 9 years ago
  89. 78e6c39 perf kvm/powerpc: Add support for HCALL reasons by Hemant Kumar · 9 years ago
  90. 066d359 perf kvm/powerpc: Port perf kvm stat to powerpc by Hemant Kumar · 9 years ago
  91. 48deaa7 perf kvm/{x86,s390}: Remove const from kvm_events_tp by Hemant Kumar · 9 years ago
  92. 162607e perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h by Hemant Kumar · 9 years ago
  93. 14a05e1 perf auxtrace: Add perf_evlist pointer to *info_priv_size() by Mathieu Poirier · 9 years ago
  94. cf89813 perf tests: Remove wrong semicolon in while loop in CQM test by Markus Trippelsdorf · 9 years ago
  95. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 9 years ago
  96. a831e67 perf tests: Give a bit more information on the CQM test failure path by Arnaldo Carvalho de Melo · 9 years ago
  97. 4f4ba0e perf tests: No need to set attr.sample_freq in the perf time to TSC test by Arnaldo Carvalho de Melo · 9 years ago
  98. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  99. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  100. 30433a3 perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on by Wang Nan · 9 years ago