1. 33f44bf perf test: Rename struct test to test_suite by Ian Rogers · 3 years, 2 months ago
  2. d68f036 perf test: Move each test suite struct to its test by Ian Rogers · 3 years, 2 months ago
  3. 07eafd4 perf parse-event: Add init and exit to parse_event_error by Ian Rogers · 3 years, 2 months ago
  4. 6c19128 perf parse-events: Rename parse_events_error functions by Ian Rogers · 3 years, 2 months ago
  5. 4f9d4f8 perf parse-events: Set numeric term config by John Garry · 3 years, 3 months ago
  6. c7a3828 perf tests: Add test for PMU aliases by Jin Yao · 3 years, 4 months ago
  7. 490e9a8 perf tests: Fix 'Parse event definition strings' on core-only system by Jin Yao · 3 years, 6 months ago
  8. 3a68312 libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups by Jiri Olsa · 3 years, 6 months ago
  9. fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
  10. 2541cb6 perf tests: Add hybrid cases for 'Parse event definition strings' test by Jin Yao · 3 years, 8 months ago
  11. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
  12. 78e1bc2 perf evlist: Use the right prefix for 'struct evlist' event attribute config methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  13. 0997a26 perf tools: Add support for exclusive groups/events by Andi Kleen · 4 years, 2 months ago
  14. 943b69a perf parse-events: Set exclude_guest=1 for user-space counting by Jin Yao · 4 years, 5 months ago
  15. 4929e95 perf tools: Fix term parsing for raw syntax by Jiri Olsa · 4 years, 5 months ago
  16. c33cdf5 perf tools: Allow r0x<HEX> event syntax by Jiri Olsa · 4 years, 5 months ago
  17. 2bb72db perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  18. e470dae perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  19. c754c38 perf evsel: Rename perf_evsel__is_*() to evsel__is*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  20. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  21. 3a6c51e perf parser: Add support to specify rXXX event with pmu by Jiri Olsa · 4 years, 8 months ago
  22. a910e46 perf parse: Report initial event parsing error by Ian Rogers · 5 years ago
  23. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  24. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  25. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  26. 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  27. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  28. 6484d2f libperf: Add nr_entries to struct perf_evlist by Jiri Olsa · 5 years ago
  29. c12995a perf evlist: Rename perf_evlist__delete() to evlist__delete() by Jiri Olsa · 5 years ago
  30. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 5 years ago
  31. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  32. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  33. 53fe307 perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 6 years ago
  34. 714a92d perf tools: Fix legacy events symbol separator parsing by Jiri Olsa · 6 years ago
  35. a6f39ce perf tests: Fix complex event name parsing by Sandipan Das · 6 years ago
  36. 06dc5bf perf tests: Check that complex event name is parsed correctly by Alexey Budankov · 7 years ago
  37. 16ddcfb perf tests: Add valid callback for parse-events test by Jiri Olsa · 7 years ago
  38. 933ccf2 perf tests: Add event parsing error handling to parse events test by Jiri Olsa · 7 years ago
  39. 27de9b2 perf evsel: Add has_callchain() helper to make code more compact/clear by Arnaldo Carvalho de Melo · 7 years ago
  40. 7014e0e tools lib api fs tracing_path: Introduce opendir() method by Arnaldo Carvalho de Melo · 7 years ago
  41. 25a7d914 perf parse-events: Use get/put_events_file() by Arnaldo Carvalho de Melo · 7 years ago
  42. b3f58c8 perf tests parse-events: Add intel_pt parse test by Arnaldo Carvalho de Melo · 7 years ago
  43. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  44. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  45. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  46. b211d79 perf tools: Remove warning() by Arnaldo Carvalho de Melo · 8 years ago
  47. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  48. 76b31a2 perf tools: Remove include dirent.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  49. 20a9ed2 perf tools: Use api/fs/tracing_path.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  50. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  51. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  52. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  53. 2e2bbc03 perf tests: Avoid possible truncation with dirent->d_name + snprintf by Arnaldo Carvalho de Melo · 8 years ago
  54. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  55. 17a2634 perf test: Ignore .scale and other special files by Andi Kleen · 9 years ago
  56. 43d0b97 perf tools: Enable config and setting names for legacy cache events by Wang Nan · 9 years ago
  57. 10bf358 perf tools: Enable config raw and numeric events by Wang Nan · 9 years ago
  58. 682dc24 perf tools: Use perf_event_terms__purge() for non-malloced terms by Arnaldo Carvalho de Melo · 9 years ago
  59. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  60. 2690c73 perf test: Suppress libtraceevent warnings by Namhyung Kim · 9 years ago
  61. ddd83c9 perf tests: Add parsing test for 'P' modifier by Jiri Olsa · 9 years ago
  62. fbf9962 perf tools: Switch to tracing_path interface on appropriate places by Jiri Olsa · 9 years ago
  63. 4605eab tools lib api fs: Replace debugfs/tracefs objects interface with fs.c by Jiri Olsa · 9 years ago
  64. 71ef150 perf tests: Add tests to callgraph and time parse by Kan Liang · 9 years ago
  65. ee4c758 perf tools: Force period term to overload global settings by Jiri Olsa · 9 years ago
  66. 43f322b perf tests: Switch from open to openat by Riku Voipio · 10 years ago
  67. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 10 years ago
  68. a1e12da perf tools: Add 'I' event modifier for exclude_idle bit by Jiri Olsa · 10 years ago
  69. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 10 years ago
  70. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
  71. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago
  72. ec32398 perf tools: add hardware breakpoint bp_len test cases by Jacob Shin · 11 years ago
  73. ffe5978 perf test: Add test case for pmu event new style format by Kan Liang · 10 years ago
  74. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  75. c0bc8c6 perf tests: Add a test of kvm-390: trace event by Alexander Yarygin · 11 years ago
  76. 615b8f9 perf tests: Add numeric identifier to evlist_test by Alexander Yarygin · 11 years ago
  77. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  78. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  79. 2d4352c perf tests: Fixup leak on error path in parse events test by Arnaldo Carvalho de Melo · 11 years ago
  80. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  81. 9a354cd perf tools: Use perf_evlist__{first,last}, perf_evsel__next by Arnaldo Carvalho de Melo · 11 years ago
  82. cf38fad perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() by Arnaldo Carvalho de Melo · 11 years ago
  83. 4299a54 perf tools: Factor sysfs code into generic fs object by Jiri Olsa · 11 years ago
  84. c9ee780 perf tests: Add tests of new pinned modifier by Michael Ellerman · 11 years ago
  85. a9f93f9 perf tests: Add parse events tests for leader sampling by Jiri Olsa · 12 years ago
  86. c549aca perf tests: Make terms a stack variable in test_term by David Ahern · 11 years ago
  87. 450ac18 perf tests: Make TEST_ASSERT_VAL global by Jiri Olsa · 12 years ago
  88. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  89. a895d57 treewide: Fix typo in printks by Masanari Iida · 12 years ago
  90. 334fe7a perf evlist: Remove cpus and threads arguments from perf_evlist__new() by Namhyung Kim · 12 years ago
  91. 85c66be perf tools: Introduce tools/lib/lk library by Borislav Petkov · 12 years ago
  92. 5a30a99 perf tests: Adding automated parsing tests for group :GH modifiers by Jiri Olsa · 12 years ago
  93. 8d7d847 perf tests: Add group test conditions by Namhyung Kim · 12 years ago
  94. 23b6339 perf tools: Fix usage of __ in event parsing struct names by Arnaldo Carvalho de Melo · 12 years ago
  95. 6cee6cd perf tools: Fix usage of __ in parse_events_term struct by Arnaldo Carvalho de Melo · 12 years ago
  96. d8f7bbc perf tools: Remove unused 'unset' parameter from parse_events by Jiri Olsa · 12 years ago
  97. 82ce75d perf tests: Add event parsing test for '*:*' tracepoints by Jiri Olsa · 12 years ago
  98. 823254e perf evsel: Convert to _is_group_leader method by Namhyung Kim · 12 years ago
  99. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  100. 07ac002 perf evsel: Introduce is_group_member method by Arnaldo Carvalho de Melo · 12 years ago