1. a8cbe40 perf evsel: Add iterator to iterate over events ordered by CPU by Andi Kleen · 5 years ago
  2. 86895b4 perf stat: Add --per-node agregation support by Jiri Olsa · 5 years ago
  3. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  4. 29e3311 perf cpumap: No need to include perf.h, ditch it by Arnaldo Carvalho de Melo · 5 years ago
  5. 5e51b0b perf cpumap: Remove needless includes from cpumap.h by Arnaldo Carvalho de Melo · 5 years ago
  6. b4df75d libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx() by Jiri Olsa · 5 years ago
  7. 315c0a1 libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() by Jiri Olsa · 5 years ago
  8. 6549cd8 perf tools: Use perf_cpu_map__nr instead of cpu_map__nr by Jiri Olsa · 5 years ago
  9. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 6 years ago
  10. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 6 years ago
  11. 397721e libperf: Add perf_cpu_map__dummy_new() function by Jiri Olsa · 6 years ago
  12. 959b83c libperf: Add perf_cpu_map struct by Jiri Olsa · 6 years ago
  13. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 6 years ago
  14. db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
  15. b74d868 perf cpumap: Retrieve die id information by Kan Liang · 6 years ago
  16. f13de66 perf record: Apply affinity masks when reading mmap buffers by Alexey Budankov · 6 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 4400ac8 perf cpumap: Introduce cpu_map__snprint_mask() by Namhyung Kim · 8 years ago
  19. ec09a42 perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  20. 92a7e12 perf cpumap: Add cpu__max_present_cpu() by Jan Stancek · 8 years ago
  21. 9a6c582 perf cpu_map: Add more helpers by Mark Rutland · 9 years ago
  22. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 9 years ago
  23. e632aa6 perf cpu_map: Add has() method by Jiri Olsa · 9 years ago
  24. 5ac7628 perf cpumap: Auto initialize cpu__max_{node,cpu} by Arnaldo Carvalho de Melo · 9 years ago
  25. f77b57a perf cpu_map: Add cpu_map__new_event function by Jiri Olsa · 9 years ago
  26. 2322f57 perf cpu_map: Add cpu_map__empty_new function by Jiri Olsa · 9 years ago
  27. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  28. f1cbb8f perf cpu_map: Make cpu_map__build_map global by Jiri Olsa · 9 years ago
  29. 193b6bd perf cpumap: Factor out functions to get core_id and socket_id by Kan Liang · 9 years ago
  30. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 10 years ago
  31. 7780c25 perf tools: Allow ability to map cpus to nodes easily by Don Zickus · 11 years ago
  32. ec1e7e4 perf tools: Rename cpu_map__all() to cpu_map__empty() by Sukadev Bhattiprolu · 12 years ago
  33. 12c08a9 perf stat: Add per-core aggregation by Stephane Eranian · 12 years ago
  34. 5ac59a8 perf tools: Add cpu_map processor socket level functions by Stephane Eranian · 12 years ago
  35. a14bb7a perf tools: Allow handling a NULL cpu_map as meaning "all cpus" by Arnaldo Carvalho de Melo · 12 years ago
  36. 7ae92e7 perf stat: Check PMU cpumask file by Yan, Zheng · 12 years ago
  37. 9ae7d33 perf tools: Add fprintf methods for thread_map and cpu_map classes by Arnaldo Carvalho de Melo · 13 years ago
  38. 915fce2 perf tools: Add missing cpu_map__delete() by Arnaldo Carvalho de Melo · 14 years ago
  39. 60d567e perf tools: Refactor cpumap to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  40. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 15 years ago
  41. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 15 years ago