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