1. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 4 years ago
  2. 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 10 months ago
  3. 13e0c84 perf top: Add option to enable the LBR stitching approach by Kan Liang · 5 years ago
  4. df7deb2 perf top: Support --group-sort-idx to change the sort order by Jin Yao · 5 years ago
  5. f382842 perf top: Add --all-cgroups option by Namhyung Kim · 5 years ago
  6. 3b0b16bf perf tools: Support --prefix/--prefix-strip by Andi Kleen · 5 years ago
  7. 2f53ae3 perf top: Add --switch-on/--switch-off events by Arnaldo Carvalho de Melo · 6 years ago
  8. a0c0a4a perf top: Add --namespaces option by Namhyung Kim · 6 years ago
  9. 1b3aae9 perf top: Allow passing a kallsyms file by Arnaldo Carvalho de Melo · 6 years ago
  10. 218d611 perf top: Do not use overwrite mode by default by Arnaldo Carvalho de Melo · 6 years ago
  11. 4e303fb perf top: Allow disabling the overwrite mode by Arnaldo Carvalho de Melo · 6 years ago
  12. a840391 perf top: Document --ignore-vmlinux by Arnaldo Carvalho de Melo · 7 years ago
  13. 7831bf2 perf top: Allow asking for the maximum allowed sample rate by Arnaldo Carvalho de Melo · 7 years ago
  14. 958964f perf top: Document missing options by Sihyeon Jang · 7 years ago
  15. 0c6b499 perf top: Add option to set the number of thread for event synthesize by Kan Liang · 7 years ago
  16. 868a832 perf top: Support lookup of symbols in other mount namespaces. by Krister Johansen · 8 years ago
  17. 108a7c1 perf tools: Explicitly document that --children is enabled by default by Yannick Brosseau · 8 years ago
  18. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
  19. c92fcfd perf top: Add --hierarchy option by Namhyung Kim · 9 years ago
  20. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  21. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  22. a18b027e perf top: Add branch annotation code to top by Andi Kleen · 10 years ago
  23. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 10 years ago
  24. dd30920 perf tools: Document --children option in more detail by Namhyung Kim · 10 years ago
  25. 763122a perf tools: Disable kernel symbol demangling by default by Avi Kivity · 11 years ago
  26. cf59002 perf top: Add -w option for setting column width by Namhyung Kim · 11 years ago
  27. 1432ec3 perf top: Add --children option by Namhyung Kim · 11 years ago
  28. 6fe8c26 perf top: Add --fields option to specify output fields by Namhyung Kim · 11 years ago
  29. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 11 years ago
  30. 33db456 perf top: Add --percentage option by Namhyung Kim · 11 years ago
  31. 5e09714 perf top: Fix documentation of invalid -s option by Namhyung Kim · 11 years ago
  32. bf80669 perf top: Make -g refer to callchains by David Ahern · 11 years ago
  33. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  34. ae779a6 perf top: Split -G and --call-graph by Jiri Olsa · 11 years ago
  35. 5dbb6e8 perf top: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  36. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  37. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  38. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  39. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  40. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 12 years ago
  41. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  42. 2376c67 perf top: Use perf_evlist__config() by Arnaldo Carvalho de Melo · 12 years ago
  43. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 13 years ago
  44. b52956c9 perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  45. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  46. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  47. 19d4ac3 perf top: Add callgraph support by Arnaldo Carvalho de Melo · 13 years ago
  48. ab81f3fd perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  49. 2e7a988 perf top: Document missing options by Shawn Bohrer · 14 years ago
  50. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 15 years ago
  51. 6cff0e8 perf top: Teach it to autolocate vmlinux by Kirill Smelkov · 15 years ago
  52. 8361798 perf top: Update man page by Mike Galbraith · 16 years ago
  53. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 16 years ago[Renamed from Documentation/perf_counter/Documentation/perf-top.txt]
  54. 6e6b754 perf_counter tools: Tidy up manpage details by Ingo Molnar · 16 years ago
  55. 386b05e perf_counter tools: Add help for perf list by Thomas Gleixner · 16 years ago
  56. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 16 years ago
  57. 1d8c8b20 perf_counter tools: add help texts by Ingo Molnar · 16 years ago