1. 194cb6b perf test: Allow multiple probes in record+script_probe_vfs_getname.sh by Michael Petlan · 4 years, 6 months ago
  2. b1aa3db Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  3. 463538a perf tests: Fix test 68 zstd compression for s390 by Thomas Richter · 4 years, 6 months ago
  4. dfce77c perf metric: Add metric group test by Jiri Olsa · 4 years, 6 months ago
  5. b81ef46 perf metric: Make compute_single function more precise by Jiri Olsa · 4 years, 6 months ago
  6. f6fb096 perf metric: Add recursion check when processing nested metrics by Jiri Olsa · 4 years, 6 months ago
  7. 5a606f3 perf metric: Add DCache_L2 to metric parse test by Jiri Olsa · 4 years, 6 months ago
  8. 55f30d6 perf metric: Add cache_miss_cycles to metric parse test by Jiri Olsa · 4 years, 6 months ago
  9. 1b98c6e perf test: Ensure sample_period is set libpfm4 events by Ian Rogers · 4 years, 6 months ago
  10. 4929e95 perf tools: Fix term parsing for raw syntax by Jiri Olsa · 4 years, 6 months ago
  11. c33cdf5 perf tools: Allow r0x<HEX> event syntax by Jiri Olsa · 4 years, 6 months ago
  12. ab4c1f9 libperf: Add flags to fdarray fds objects by Alexey Budankov · 4 years, 6 months ago
  13. 59b4412 libperf: Avoid internal moving of fdarray fds by Alexey Budankov · 4 years, 6 months ago
  14. 070b3b5 perf metric: Add 'struct expr_id_data' to keep expr value by Jiri Olsa · 4 years, 6 months ago
  15. 2c46f54 perf metric: Rename expr__add_id() to expr__add_val() by Jiri Olsa · 4 years, 6 months ago
  16. 7eeb985 perf script: Show text poke address symbol by Adrian Hunter · 4 years, 8 months ago
  17. d1f249e perf evlist: Fix the class prefix for 'struct evlist' strerror methods by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  18. ff1a12f perf expr: Add < and > operators by Ian Rogers · 4 years, 7 months ago
  19. 3e21a28 perf expr: Add d_ratio operation by Ian Rogers · 4 years, 7 months ago
  20. 218ca91 perf tests: Add parse metric test for frontend metric by Jiri Olsa · 4 years, 8 months ago
  21. 0a507af perf tests: Add parse metric test for ipc metric by Jiri Olsa · 4 years, 8 months ago
  22. e1c92a7 perf tests: Add another metric parsing test by Jiri Olsa · 4 years, 8 months ago
  23. 34bacc9 perf tests: Factor check_parse_id function by Jiri Olsa · 4 years, 8 months ago
  24. 0fb0d61 perf test: Initialize memory in dwarf-unwind by Ian Rogers · 4 years, 8 months ago
  25. 8617e2e perf tests: Don't tail call optimize in unwind test by Ian Rogers · 4 years, 8 months ago
  26. 9300acc perf build: Add a LIBPFM4=1 build test entry by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  27. 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 9 months ago
  28. 60da3a1 perf build: Add NO_SDT=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  29. 69fbadb perf build: Add NO_LIBCRYPTO=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  30. 5bc7aac perf build: Add NO_SYSCALL_TABLE=1 to the build tests by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  31. 525c821 perf tests: Add test for the java demangler by Nick Gasson · 4 years, 9 months ago
  32. d685e6c perf tests: Consider subtests when searching for user specified tests by Jiri Olsa · 4 years, 8 months ago
  33. a45badc perf expr: Allow numbers to be followed by a dot by Ian Rogers · 4 years, 8 months ago
  34. ded80bd perf expr: Migrate expr ids table to a hashmap by Ian Rogers · 4 years, 8 months ago
  35. beb6420 perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1 by Jiri Olsa · 4 years, 8 months ago
  36. 06392aa perf test: Improve pmu event metric testing by Ian Rogers · 4 years, 8 months ago
  37. 3b53665 perf test: Provide a subtest callback to ask for the reason for skipping a subtest by Ian Rogers · 4 years, 8 months ago
  38. 4ac22b4 perf parse-events: Make add PMU verbose output clearer by Ian Rogers · 4 years, 8 months ago
  39. 63f1135 perf expr: Test parsing of floating point numbers by Ian Rogers · 4 years, 8 months ago
  40. 0a892c1 perf record: Add dummy event during system wide synthesis by Ian Rogers · 4 years, 9 months ago
  41. 7d1e239 perf counts: Rename perf_evsel__*counts() to evsel__*counts() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  42. c64e85e perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache* by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  43. 8f6725a perf evsel: Rename perf_evsel__new*() to evsel__new*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  44. 10c513f perf evsel: Rename perf_evsel__resort*() to evsel__resort*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  45. 2bb72db perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  46. e470dae perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  47. 6b6017a perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  48. ea08969 perf evsel: Rename *perf_evsel__read*() to *evsel__read() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  49. c754c38 perf evsel: Rename perf_evsel__is_*() to evsel__is*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  50. efc0cdc perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  51. aa8c406 perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  52. 862b2f8 perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  53. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  54. 2aaefde perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  55. 6ec17b4 perf evsel: Rename perf_evsel__config*() to evsel__config*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  56. 9022608 perf tests expr: Added test for runtime param in metric expression by Kajol Jain · 4 years, 10 months ago
  57. 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 10 months ago
  58. e95770a tools api: Add a lightweight buffered reading api by Ian Rogers · 4 years, 9 months ago
  59. dbd660e perf test session topology: Fix data path by Tommi Rantala · 4 years, 9 months ago
  60. 3a6c51e perf parser: Add support to specify rXXX event with pmu by Jiri Olsa · 4 years, 9 months ago
  61. aecce63 perf expr: Add expr_ prefix for parse_ctx and parse_id by Jiri Olsa · 4 years, 10 months ago
  62. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  63. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  64. 7b1642f perf build-test: Honour JOBS to override detection of number of cores by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  65. ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 10 months ago
  66. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  67. 956a783 perf test: Test pmu-events aliases by John Garry · 4 years, 10 months ago
  68. a6c925f perf test: Add pmu-events test by John Garry · 4 years, 10 months ago
  69. b2bf666 perf test: Print if shell directory isn't present by Ian Rogers · 4 years, 10 months ago
  70. d942815 perf expr: Make expr__parse() return -1 on error by Jiri Olsa · 5 years ago
  71. 0f9b1e1 perf expr: Straighten expr__parse()/expr__find_other() interface by Jiri Olsa · 5 years ago
  72. 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 5 years ago
  73. cff20b3 perf tests bp_account: Make global variable static by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  74. 2bbc835 perf test: Fix test trace+probe_vfs_getname.sh on s390 by Thomas Richter · 5 years ago
  75. 0dd1979 perf test: Fix test case Merge cpu map by Thomas Richter · 5 years ago
  76. 6ae9c10 perf tests bp_signal: Show expected versus obtained values by Arnaldo Carvalho de Melo · 5 years ago
  77. fa7f7e7 perf jit: Move test functionality in to a test by Ian Rogers · 5 years ago
  78. 4804e01 perf stat: Use affinity for opening events by Andi Kleen · 5 years ago
  79. a2408a7 perf evlist: Maintain evlist->all_cpus by Andi Kleen · 5 years ago
  80. a573268 perf tests: Rename tests/map_groups.c to tests/maps.c by Arnaldo Carvalho de Melo · 5 years ago
  81. 6d38267 perf tests: Rename thread-mg-share to thread-maps-share by Arnaldo Carvalho de Melo · 5 years ago
  82. c54d241 perf maps: Rename map_groups.h to maps.h by Arnaldo Carvalho de Melo · 5 years ago
  83. 9a29cee perf maps: Rename 'mg' variables to 'maps' by Arnaldo Carvalho de Melo · 5 years ago
  84. fe87797d perf thread: Rename thread->mg to thread->maps by Arnaldo Carvalho de Melo · 5 years ago
  85. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  86. 98dcf14 perf tools: Add kernel AUX area sampling definitions by Adrian Hunter · 5 years ago
  87. a910e46 perf parse: Report initial event parsing error by Ian Rogers · 5 years ago
  88. c5c584d perf maps: Do not use an rbtree to sort by map name by Arnaldo Carvalho de Melo · 5 years ago
  89. c152973 perf unwind: Use 'struct map_symbol' in 'struct unwind_entry' by Arnaldo Carvalho de Melo · 5 years ago
  90. af8490e perf tests: Fix out of bounds memory access by Leo Yan · 5 years ago
  91. 5048146 perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  92. 8efc4f0 perf maps: Add for_each_entry()/_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  93. b7dc21f perf tests: Fix a typo by Leo Yan · 5 years ago
  94. 6a5f3d9 perf tests: Disable bp_signal testing for arm64 by Leo Yan · 5 years ago
  95. e533ead perf tests bp_account: Add dedicated checking helper is_supported() by Leo Yan · 5 years ago
  96. 12d7956 perf tests: Remove needless headers for bp_account by Leo Yan · 5 years ago
  97. 791ce9c perf test: Avoid infinite loop for task exit case by Leo Yan · 5 years ago
  98. 6add129 perf test: Report failure for mmap events by Leo Yan · 5 years ago
  99. 151ed5d libperf: Adopt perf_mmap__read_event() from tools/perf by Jiri Olsa · 5 years ago
  100. 32fdc2c libperf: Adopt perf_mmap__read_done() from tools/perf by Jiri Olsa · 5 years ago