1. b13b04d perf script: Initialize zstd_data by Milian Wolff · 4 years, 7 months ago
  2. 85d0f9a perf pmu: Remove unused declaration by Ian Rogers · 4 years, 7 months ago
  3. ffaecd7 perf parse-events: Fix an old style declaration by Ian Rogers · 4 years, 7 months ago
  4. c2412fa perf parse-events: Fix an incompatible pointer by Ian Rogers · 4 years, 7 months ago
  5. d38c692 perf bpf: Fix bpf prologue generation by Sumanth Korikkar · 4 years, 7 months ago
  6. 9256c30 perf probe: Fix user attribute access in kprobes by Sumanth Korikkar · 4 years, 7 months ago
  7. c0c652f perf stat: Fix NULL pointer dereference by Hongbo Yao · 4 years, 7 months ago
  8. 11b6e54 perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() by Gaurav Singh · 4 years, 7 months ago
  9. 5d33cbf perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  10. 6c3c184 tools headers API: Update faccessat2 affected files by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  11. 3e9b26d perf tools: Remove some duplicated includes by Tiezhu Yang · 4 years, 7 months ago
  12. 0affd0e perf symbols: Fix kernel maps for kcore and eBPF by Adrian Hunter · 4 years, 7 months ago
  13. a9a17902 perf stat: Ensure group is defined on top of the same cpu mask by Jiri Olsa · 4 years, 7 months ago
  14. 5cf0e8e perf libdw: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 7 months ago
  15. a54ca19 perf arm-spe: Support synthetic events by Tan Xiaojun · 4 years, 7 months ago
  16. 9f74d77 perf auxtrace: Add four itrace options by Tan Xiaojun · 4 years, 7 months ago
  17. 4db25f6 perf tools: Move arm-spe-pkt-decoder.h/c to the new dir by Tan Xiaojun · 4 years, 7 months ago
  18. 0fb0d61 perf test: Initialize memory in dwarf-unwind by Ian Rogers · 4 years, 7 months ago
  19. 8617e2e perf tests: Don't tail call optimize in unwind test by Ian Rogers · 4 years, 7 months ago
  20. 9300acc perf build: Add a LIBPFM4=1 build test entry by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  21. 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 8 months ago
  22. 82352ae2 perf tools: Correct license on jsmn JSON parser by Ed Maste · 4 years, 7 months ago
  23. 1e4bd2a perf jit: Fix inaccurate DWARF line table by Nick Gasson · 4 years, 7 months ago
  24. 7d7e503 perf jvmti: Remove redundant jitdump line table entries by Nick Gasson · 4 years, 7 months ago
  25. 60da3a1 perf build: Add NO_SDT=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  26. 69fbadb perf build: Add NO_LIBCRYPTO=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  27. 5bc7aac perf build: Add NO_SYSCALL_TABLE=1 to the build tests by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  28. a88f70d perf build: Remove libaudit from the default feature checks by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  29. d21cb73 perf trace: Grow the syscall table as needed when using libaudit by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  30. a9e8c1f perf trace: Use zalloc() to make sure all fields are zeroed in the syscalltbl constructor by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  31. db6b8cc perf trace: Remove union from syscalltbl, all the fields are needed by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  32. 43de386 perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  33. 9b90d97 perf build: Group the NO_SYSCALL_TABLE logic by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  34. 9b2d206 perf intel-pt: Refine kernel decoding only warning message by Adrian Hunter · 4 years, 7 months ago
  35. 16b4b4e perf record: Respect --no-switch-events by Adrian Hunter · 4 years, 7 months ago
  36. b516408 perf script: Fix --call-trace for Intel PT by Adrian Hunter · 4 years, 7 months ago
  37. 87cf836 perf evlist: Disable 'immediate' events last by Adrian Hunter · 4 years, 8 months ago
  38. 61f82e3 perf kcore_copy: Fix module map when there are no modules loaded by Adrian Hunter · 4 years, 8 months ago
  39. 0bdf318 perf jvmti: Fix demangling Java symbols by Nick Gasson · 4 years, 8 months ago
  40. 525c821 perf tests: Add test for the java demangler by Nick Gasson · 4 years, 8 months ago
  41. 959f8ed perf jvmti: Do not report error when missing debug information by Nick Gasson · 4 years, 8 months ago
  42. 953e924 perf jvmti: Fix jitdump for methods without debug info by Nick Gasson · 4 years, 8 months ago
  43. 85afd35 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 8 months ago
  44. 1244a32 perf parse: Add 'struct parse_events_state' pointer to scanner by Jiri Olsa · 4 years, 8 months ago
  45. 5f09ca5a perf stat: Do not pass avg to generic_metric by Jiri Olsa · 4 years, 8 months ago
  46. d685e6c perf tests: Consider subtests when searching for user specified tests by Jiri Olsa · 4 years, 8 months ago
  47. a90a1c5 perf list: Add metrics to command line usage by Ian Rogers · 4 years, 8 months ago
  48. 8c3e05c perf script: Don't force less for non tty output with --xed by Andi Kleen · 4 years, 8 months ago
  49. e2ce105 perf metricgroup: Remove unnecessary ',' from events by Ian Rogers · 4 years, 8 months ago
  50. 05530a7 perf metricgroup: Add options to not group or merge by Ian Rogers · 4 years, 8 months ago
  51. 2440689 perf metricgroup: Remove duped metric group events by Ian Rogers · 4 years, 8 months ago
  52. 6bf2102 perf metricgroup: Order event groups by size by Ian Rogers · 4 years, 8 months ago
  53. 7f9eca5 perf metricgroup: Delay events string creation by Ian Rogers · 4 years, 8 months ago
  54. 9081039 perf metricgroup: Use early return in add_metric by Ian Rogers · 4 years, 8 months ago
  55. 4e21c13 perf metricgroup: Always place duration_time last by Ian Rogers · 4 years, 8 months ago
  56. a159e2f perf metricgroup: Free metric_events on error by Ian Rogers · 4 years, 8 months ago
  57. fa99ce8 perf util: Fix potential SEGFAULT in put_tracepoints_path error path by Li Bin · 4 years, 8 months ago
  58. 07e9a6f perf util: Fix memory leak of prefix_if_not_in by Xie XiuQi · 4 years, 8 months ago
  59. 51a09d8 perf ftrace: Detect workload failure by Changbin Du · 4 years, 8 months ago
  60. 452b0d1 perf ftrace: Trace system wide if no target is given by Changbin Du · 4 years, 8 months ago
  61. ffe7428 perf branch: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  62. d778a77 perf config: Add stat.big-num support by Paul A. Clarke · 4 years, 8 months ago
  63. 04f9bf2 perf bpf-loader: Add missing '*' for key_scan_pos by Wang ShaoBo · 4 years, 8 months ago
  64. c7e5b32 perf stat: Report summary for interval mode by Jin Yao · 4 years, 8 months ago
  65. 905365f perf stat: Save aggr value to first member of prev_raw_counts by Jin Yao · 4 years, 8 months ago
  66. 297767a perf stat: Copy counts from prev_raw_counts to evsel->counts by Jin Yao · 4 years, 8 months ago
  67. cf4d9bd perf counts: Reset prev_raw_counts counts by Jin Yao · 4 years, 8 months ago
  68. 72f02a9 perf stat: Fix wrong per-thread runtime stat for interval mode by Jin Yao · 4 years, 8 months ago
  69. a45badc perf expr: Allow numbers to be followed by a dot by Ian Rogers · 4 years, 8 months ago
  70. 45db55f perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools by Ian Rogers · 4 years, 8 months ago
  71. ae76264 perf stat: Fail on extra comma while parsing events by Jiri Olsa · 4 years, 8 months ago
  72. 498ef71 perf script: Better align register values in dump by Paul A. Clarke · 4 years, 8 months ago
  73. acd1ac2 perf stat: POWER9 metrics: expand "ICT" acronym by Paul A. Clarke · 4 years, 8 months ago
  74. 6549a8c perf tools: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  75. 961224d perf intel-pt: Use allocated branch stack for PEBS sample by Adrian Hunter · 4 years, 8 months ago
  76. bd7c1c6 perf docs: Introduce security.txt file to document related issues by Alexey Budankov · 4 years, 8 months ago
  77. c1034eb perf tool: Make perf tool aware of SELinux access control by Alexey Budankov · 4 years, 8 months ago
  78. a885f3c perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where needed by Alexey Budankov · 4 years, 8 months ago
  79. ded80bd perf expr: Migrate expr ids table to a hashmap by Ian Rogers · 4 years, 8 months ago
  80. eee1950 perf tools: Grab a copy of libbpf's hashmap by Ian Rogers · 4 years, 8 months ago
  81. ea9eb1f perf stat: Fix duration_time value for higher intervals by Jiri Olsa · 4 years, 8 months ago
  82. beb6420 perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1 by Jiri Olsa · 4 years, 8 months ago
  83. 6d1f916 perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS by Ian Rogers · 4 years, 10 months ago
  84. 7597ce8 perf trace: Fix the selection for architectures to generate the errno name tables by Ian Rogers · 4 years, 10 months ago
  85. 06392aa perf test: Improve pmu event metric testing by Ian Rogers · 4 years, 8 months ago
  86. 3b53665 perf test: Provide a subtest callback to ask for the reason for skipping a subtest by Ian Rogers · 4 years, 8 months ago
  87. 4ac22b4 perf parse-events: Make add PMU verbose output clearer by Ian Rogers · 4 years, 8 months ago
  88. 6365757 perf expr: Fix memory leaks in metric bison by Ian Rogers · 4 years, 8 months ago
  89. 39548e5 perf powerpc: Don't ignore sym-handling.c file by Ravi Bangoria · 4 years, 8 months ago
  90. 63f1135 perf expr: Test parsing of floating point numbers by Ian Rogers · 4 years, 8 months ago
  91. da23133 perf record: Use an eventfd to wakeup when done by Anand K Mistry · 4 years, 8 months ago
  92. ba35fe9 tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  93. f0aef47 perf evsel: Initialize evsel->per_pkg_mask to NULL in evsel__init() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  94. 3efc899 perf evsel: Fix 2 memory leaks by Ian Rogers · 4 years, 8 months ago
  95. 7fcdccd perf parse-events: Fix incorrect conversion of 'if () free()' to 'zfree()' by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  96. e12a89e perf tools: Fix is_bpf_image function logic by Jiri Olsa · 4 years, 8 months ago
  97. b027cc6 perf c2c: Fix 'perf c2c record -e list' to show the default events used by Ian Rogers · 4 years, 8 months ago
  98. 63b5930 perf vendor events power9: Add missing metrics to POWER9 'cpi_breakdown' by Paul A. Clarke · 4 years, 8 months ago
  99. 0a892c1 perf record: Add dummy event during system wide synthesis by Ian Rogers · 4 years, 9 months ago
  100. 5885a20 perf evsel: Dummy events never triggers, no need to ask for PERF_SAMPLE_BRANCH_STACK by Ian Rogers · 4 years, 8 months ago