1. cb5a63f perf test sample-parsing: Fix branch_stack entry endianness check by Thomas Richter · 3 years, 1 month ago
  2. 33f44bf perf test: Rename struct test to test_suite by Ian Rogers · 3 years, 2 months ago
  3. d68f036 perf test: Move each test suite struct to its test by Ian Rogers · 3 years, 2 months ago
  4. 10269a2 perf test sample-parsing: Add endian test for struct branch_flags by Madhavan Srinivasan · 3 years, 2 months ago
  5. a8146d6 perf test: Fix sample-parsing failure on non-x86 platforms by Kan Liang · 3 years, 10 months ago
  6. c5c97ca perf test: Fix unaligned access in sample parsing test by Namhyung Kim · 3 years, 11 months ago
  7. c744429 perf test: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
  8. d8eda89 perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
  9. dc67d19 perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE by Arnaldo Carvalho de Melo · 4 years ago
  10. 6b6017a perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  11. 2aaefde perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  12. ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 9 months ago
  13. 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 10 months ago
  14. 98dcf14 perf tools: Add kernel AUX area sampling definitions by Adrian Hunter · 5 years ago
  15. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  16. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  17. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  18. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  19. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  20. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  21. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 5 years ago
  22. 2f2ae23 perf tests: Add missing headers so far obtained indirectly by Arnaldo Carvalho de Melo · 6 years ago
  23. 936f1f3 perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample() by Adrian Hunter · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. fc33dcc perf test: Add test case for PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  26. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  27. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  28. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  29. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  30. 605a306 perf tests: Fix typo in sample-parsing.c by Rasmus Villemoes · 10 years ago
  31. 26ff0f0 perf/tests: Add interrupted state sample parsing test by Stephane Eranian · 10 years ago
  32. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  33. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  34. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  35. 091a4ef perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION by Adrian Hunter · 11 years ago
  36. 4ac2f1c perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test by Arnaldo Carvalho de Melo · 11 years ago
  37. 11a4d43 perf test: Clarify the "sample parsing" test entry by Arnaldo Carvalho de Melo · 11 years ago
  38. 045f8cd8 perf tests: Add a sample parsing test by Adrian Hunter · 11 years ago