1. 743108e tools headers: Update syscall.tbl files to support mount_setattr by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  2. add76c0 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  3. 0670129 perf tools: Fix arm64 build error with gcc-11 by Jianlin Lv · 3 years, 11 months ago
  4. 0f000f9 perf powerpc: Fix printf conversion specifier for IP addresses by Arnaldo Carvalho de Melo · 4 years ago
  5. 068aeea perf powerpc: Support exposing Performance Monitor Counter SPRs as part of extended regs by Athira Rajeev · 4 years ago
  6. 557c3ea perf powerpc: Fix gap between kernel end and module start by Athira Rajeev · 4 years ago
  7. c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years, 1 month ago
  8. 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
  9. 9d9af10 Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 3 months ago
  10. 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  11. c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 4 months ago
  12. 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 4 months ago
  13. 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 4 months ago
  14. 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 4 months ago
  15. f5a489d perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtimeparam() by Kajol Jain · 4 years, 4 months ago
  16. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  17. 00e4db5 Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
  18. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  19. 6665598 perf tools powerpc: Add support for extended regs in power10 by Athira Rajeev · 4 years, 5 months ago
  20. 33583e6 perf tools powerpc: Add support for extended register capability by Anju T Sudhakar · 4 years, 5 months ago
  21. 0f10228 KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall by Leonardo Bras · 4 years, 6 months ago
  22. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  23. 5cf0e8e perf libdw: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 7 months ago
  24. 39548e5 perf powerpc: Don't ignore sym-handling.c file by Ravi Bangoria · 4 years, 8 months ago
  25. efc0cdc perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  26. 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 9 months ago
  27. 7eec00a perf symbols: Consolidate symbol fixup issue by Leo Yan · 4 years, 10 months ago
  28. 441b62a tools: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 10 months ago
  29. b103de5 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  30. c54d241 perf maps: Rename map_groups.h to maps.h by Arnaldo Carvalho de Melo · 5 years ago
  31. fe87797d perf thread: Rename thread->mg to thread->maps by Arnaldo Carvalho de Melo · 5 years ago
  32. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  33. a910e46 perf parse: Report initial event parsing error by Ian Rogers · 5 years ago
  34. f67001a perf tools: Propagate get_cpuid() error by Arnaldo Carvalho de Melo · 5 years ago
  35. 2bff2b8 perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in powerpc by Anju T Sudhakar · 5 years ago
  36. 124eb5f perf kvm: Add arch neutral function to choose event for perf kvm record by Anju T Sudhakar · 5 years ago
  37. 9c9e754 perf callchain: Remove needless event.h include by Arnaldo Carvalho de Melo · 5 years ago
  38. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  39. 4a903c2 perf tools: Remove debug.h from places where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  40. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  41. b1d1b09 perf symbols: Move symsrc prototypes to a separate header by Arnaldo Carvalho de Melo · 5 years ago
  42. 4cb3c6d perf event: Remove needless include directives from event.h by Arnaldo Carvalho de Melo · 5 years ago
  43. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  44. 0a56e06 perf arch powerpc: Sync powerpc syscall.tbl by Naveen N. Rao · 5 years ago
  45. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 5 years ago
  46. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  47. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  48. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  49. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  50. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  51. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  52. 5ff3288 perf tools: Rename build libperf to perf by Jiri Olsa · 6 years ago
  53. 6854daa Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  54. 5afbb37c perf powerpc kvm-stat: Add missing evlist.h header by Arnaldo Carvalho de Melo · 6 years ago
  55. 5691903 perf kvm stat: Replace kvm-stat.h includes with forward declarations by Arnaldo Carvalho de Melo · 6 years ago
  56. 41f3091 perf map: Move structs and prototypes for map groups to a separate header by Arnaldo Carvalho de Melo · 6 years ago
  57. d6e4ae4 perf powerpc: Add missing headers to skip-callchain-idx.c by Arnaldo Carvalho de Melo · 6 years ago
  58. f0fabf9 perf mem/c2c: Fix perf_mem_events to support powerpc by Ravi Bangoria · 6 years ago
  59. c5b7098 Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  60. 0206131 perf powerpc: Rework syscall table generation by Ravi Bangoria · 6 years ago
  61. 6529870 powerpc/perf: Update perf_regs structure to include MMCRA by Madhavan Srinivasan · 6 years ago
  62. 333804d powerpc/perf: Update perf_regs structure to include SIER by Madhavan Srinivasan · 6 years ago
  63. 9d67121 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
  64. d24ea8a KVM: PPC: Book3S: Simplify external interrupt handling by Paul Mackerras · 6 years ago
  65. fa69416 perf probe powerpc: Ignore SyS symbols irrespective of endianness by Sandipan Das · 6 years ago
  66. 354b064 perf probe powerpc: Fix trace event post-processing by Sandipan Das · 6 years ago
  67. 9068533 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 7 years ago
  68. c715fcf perf powerpc: Fix callchain ip filtering by Sandipan Das · 7 years ago
  69. 143c99f perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 7 years ago
  70. e1f2a0d perf map: Remove map_type arg from map_groups__find() by Arnaldo Carvalho de Melo · 7 years ago
  71. abe5449 perf map: Shorten map_groups__find() signature by Arnaldo Carvalho de Melo · 7 years ago
  72. 4546263 perf thread: Introduce thread__find_symbol() by Arnaldo Carvalho de Melo · 7 years ago
  73. 8e2ff72 perf powerpc: Generate system call table from asm/unistd.h by Ravi Bangoria · 7 years ago
  74. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 7 years ago
  75. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 7 years ago
  76. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  77. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  78. 696e2457 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 7 years ago
  79. 544abd4 perf probe: Allow placing uprobes in alternate namespaces. by Krister Johansen · 8 years ago
  80. a7f0fda perf unwind: Support for powerpc by Paolo Bonzini · 8 years ago
  81. d8040645 perf symbols: Allow user probes on versioned symbols by Paul Clarke · 8 years ago
  82. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  83. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 8 years ago
  84. f5a7080 perf sdt powerpc: Add argument support by Ravi Bangoria · 8 years ago
  85. 44ca934 perf powerpc: Choose local entry point with kretprobes by Naveen N. Rao · 8 years ago
  86. dbdebdc perf annotate: Initial PowerPC support by Ravi Bangoria · 8 years ago
  87. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 8 years ago
  88. ce88f27 perf powerpc: Support CPU ID matching for Powerpc by Sukadev Bhattiprolu · 8 years ago
  89. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
  90. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 8 years ago
  91. 293d5b4 perf probe: Support probing on offline cross-arch binary by Masami Hiramatsu · 8 years ago
  92. f046f3d perf ppc64le: Fix build failure when libelf is not present by Ravi Bangoria · 8 years ago
  93. 99e608b perf probe ppc64le: Fix probe location when using DWARF by Ravi Bangoria · 8 years ago
  94. 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
  95. c452246 perf/powerpc: Add support for unwinding perf-stackdump by Chandan Kumar · 9 years ago
  96. 0b3c226 perf symbols: Fix kallsyms perf test on ppc64le by Naveen N. Rao · 9 years ago
  97. 239aeba perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le by Naveen N. Rao · 9 years ago
  98. 4679bcc perf tools powerpc: Add support for generating bpf prologue by Naveen N. Rao · 9 years ago
  99. bb62bad tool/perf: Add sample_reg_mask to include all perf_regs by Madhavan Srinivasan · 9 years ago
  100. dc642e8 tools/perf: Map the ID values with register names by Anju T · 9 years ago