1. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  2. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  3. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  4. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  5. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 6 years ago
  6. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 6 years ago
  7. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  8. 2f2ae23 perf tests: Add missing headers so far obtained indirectly by Arnaldo Carvalho de Melo · 6 years ago
  9. 936f1f3 perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample() by Adrian Hunter · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. fc33dcc perf test: Add test case for PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  12. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  13. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  14. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  15. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  16. 605a306 perf tests: Fix typo in sample-parsing.c by Rasmus Villemoes · 10 years ago
  17. 26ff0f0 perf/tests: Add interrupted state sample parsing test by Stephane Eranian · 10 years ago
  18. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 11 years ago
  19. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  20. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  21. 091a4ef perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION by Adrian Hunter · 11 years ago
  22. 4ac2f1c perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test by Arnaldo Carvalho de Melo · 11 years ago
  23. 11a4d43 perf test: Clarify the "sample parsing" test entry by Arnaldo Carvalho de Melo · 11 years ago
  24. 045f8cd8 perf tests: Add a sample parsing test by Adrian Hunter · 11 years ago