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. 690d91f perf test: Fix cpu map leaks in cpu_map_print test by Namhyung Kim · 3 years, 11 months ago
  4. 0dd1979 perf test: Fix test case Merge cpu map by Thomas Richter · 5 years ago
  5. a2408a7 perf evlist: Maintain evlist->all_cpus by Andi Kleen · 5 years ago
  6. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  7. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  8. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  9. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  10. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  13. ec09a42 perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  14. 3ac55b1 perf tests cpumap: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  15. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 9 years ago
  16. f77b57a perf cpu_map: Add cpu_map__new_event function by Jiri Olsa · 9 years ago
  17. 6c87290 perf cpu_map: Add cpu_map event synthesize function by Jiri Olsa · 9 years ago