1. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  2. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  3. f78f966 perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online by Kyle Meyer · 5 years ago
  4. 0ac1dd5 perf timechart: Refactor svg_build_topology_map() by Kyle Meyer · 5 years ago
  5. 5e51b0b perf cpumap: Remove needless includes from cpumap.h by Arnaldo Carvalho de Melo · 5 years ago
  6. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  7. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  8. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  9. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  10. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  11. 2f53025 perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  12. af4b2c9 perf timechart: Use NSEC_PER_U?SEC by Arnaldo Carvalho de Melo · 8 years ago
  13. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 10 years ago
  14. b97b59b perf timechart: Implement IO mode by Stanislav Fomichev · 11 years ago
  15. f8dda74 perf timechart: Fix rendering in Firefox by Stanislav Fomichev · 11 years ago
  16. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  17. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  18. e57a2df perf timechart: Add --highlight option by Stanislav Fomichev · 11 years ago
  19. c507999 perf timechart: Add support for topology by Stanislav Fomichev · 11 years ago
  20. de99622 perf timechart: Print pid along the name by Stanislav Fomichev · 11 years ago
  21. 8b6dcca perf timechart: Add backtrace support to CPU info by Stanislav Fomichev · 11 years ago
  22. 6f8d67f perf timechart: Add backtrace support by Stanislav Fomichev · 11 years ago
  23. cbb2e81 perf timechart: Group figures and add title with details by Stanislav Fomichev · 11 years ago
  24. e853072 perf timechart: Fix black idle boxes in the title by Thomas Renninger · 14 years ago
  25. 00e99a4 perf tools: Fix time function double declaration with glibc by Thomas Renninger · 14 years ago
  26. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  27. 2e600d0 perf timechart: Improve the visual appearance of scheduler delays by Arjan van de Ven · 15 years ago
  28. 39a90a8 perf timechart: Add a power-only mode by Arjan van de Ven · 15 years ago
  29. 611a546 perf util: SVG performance improvements by Arjan van de Ven · 15 years ago
  30. 5094b65 perf util: Make the timechart SVG width dynamic by Arjan van de Ven · 15 years ago
  31. a92fe7b perf timechart: Show the duration of scheduler delays in the SVG by Arjan van de Ven · 15 years ago
  32. 4f1202c perf timechart: Show the name of the waker/wakee in timechart by Arjan van de Ven · 15 years ago
  33. 964a0b3 perf utils: Be consistent about minimum text size in the svghelper by Arjan van de Ven · 15 years ago
  34. f48d55c perf: Add a SVG helper library file by Arjan van de Ven · 15 years ago