1. 4402869 perf cpumap: Migrate to libperf cpumap api by Ian Rogers · 3 years ago
  2. 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years ago
  3. 3479491 perf cpumap: Add CPU to aggr_cpu_id by Ian Rogers · 3 years ago
  4. dfc66be perf cpumap: Move 'has' function to libperf by Ian Rogers · 3 years ago
  5. 973aeb3 perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions by Ian Rogers · 3 years ago
  6. 86d9404 perf cpumap: Remove map+index get_node() by Ian Rogers · 3 years ago
  7. 3f6233d perf cpumap: Remove map+index get_core() by Ian Rogers · 3 years ago
  8. 1cdae3d perf cpumap: Remove map+index get_die() by Ian Rogers · 3 years ago
  9. 448a69d perf cpumap: Remove map+index get_socket() by Ian Rogers · 3 years ago
  10. 33f44bf perf test: Rename struct test to test_suite by Ian Rogers · 3 years, 2 months ago
  11. d68f036 perf test: Move each test suite struct to its test by Ian Rogers · 3 years, 2 months ago
  12. 07eafd4 perf parse-event: Add init and exit to parse_event_error by Ian Rogers · 3 years, 2 months ago
  13. 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 6 months ago
  14. 233f2dc perf test session_topology: Delete session->evlist by Riccardo Mancini · 3 years, 6 months ago
  15. c102038 perf tests: Support 'Session topology' test for hybrid by Jin Yao · 3 years, 9 months ago
  16. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  17. 8d4852b perf stat aggregation: Add separate thread member by James Clark · 4 years, 2 months ago
  18. b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 2 months ago
  19. ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 2 months ago
  20. 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 2 months ago
  21. fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 2 months ago
  22. 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 2 months ago
  23. 23331ee perf tests: Improve topology test to check all aggregation types by James Clark · 4 years, 2 months ago
  24. 606e2c2 perf evlist: Use the right prefix for alternative 'struct evlist' constructors by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  25. dbd660e perf test session topology: Fix data path by Tommi Rantala · 4 years, 9 months ago
  26. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  27. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  28. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  29. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  30. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  31. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  32. b930e62 perf test session topology: Fix test on s390 by Thomas Richter · 7 years ago
  33. d121109 perf test: "Session topology" dumps core on s390 by Thomas Richter · 7 years ago
  34. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  37. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  38. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  39. da8a58b perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map by Jan Stancek · 8 years ago
  40. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  41. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  42. c84974e perf test: Add entry to test cpu topology by Kan Liang · 9 years ago