1. 535aeaa perf script: Add period data column by Jiri Olsa · 10 years ago
  2. 96355f2 perf Documentation: Fix typos in perf/Documentation by Masanari Iida · 10 years ago
  3. 763122a perf tools: Disable kernel symbol demangling by default by Avi Kivity · 10 years ago
  4. cf59002 perf top: Add -w option for setting column width by Namhyung Kim · 10 years ago
  5. a7a2b8b perf inject: Add --kallsyms parameter by Adrian Hunter · 10 years ago
  6. bbb2cea perf tools: Add --debug optionto set debug variable by Jiri Olsa · 10 years ago
  7. 3be8e2a perf kvm: Add stat support on s390 by Alexander Yarygin · 10 years ago
  8. d243144 perf timechart: Add more options to IO mode by Stanislav Fomichev · 10 years ago
  9. b97b59b perf timechart: Implement IO mode by Stanislav Fomichev · 10 years ago
  10. e281a96 perf trace: Add possibility to switch off syscall events by Stanislav Fomichev · 10 years ago
  11. 598d02c perf trace: Add support for pagefault tracing by Stanislav Fomichev · 10 years ago
  12. b6f0629 perf bench: Add --repeat option by Davidlohr Bueso · 10 years ago
  13. 7184062 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  14. f48e00c perf timechart: Reflow documentation by Stanislav Fomichev · 10 years ago
  15. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 10 years ago
  16. 75e906c perf report: Add mem-mode documentation to report command by Don Zickus · 10 years ago
  17. 3e39db4 perf/documentation: Add description for conditional branch filter by Anshuman Khandual · 10 years ago
  18. 1432ec3 perf top: Add --children option by Namhyung Kim · 11 years ago
  19. 793aaaa perf report: Add --children option by Namhyung Kim · 11 years ago
  20. 6fe8c26 perf top: Add --fields option to specify output fields by Namhyung Kim · 10 years ago
  21. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  22. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  23. 8810f6c perf diff: Add --percentage option by Namhyung Kim · 10 years ago
  24. 33db456 perf top: Add --percentage option by Namhyung Kim · 10 years ago
  25. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  26. 95a2b3c perf bench: Update manpage to mention numa and futex by Ramkumar Ramachandra · 10 years ago
  27. 5e09714 perf top: Fix documentation of invalid -s option by Namhyung Kim · 10 years ago
  28. 5b43982 perf probe: Clarify x86 register naming for perf probe by Andi Kleen · 10 years ago
  29. b639409 perf mem: Clarify load-latency in documentation by Andi Kleen · 10 years ago
  30. a6205a3 perf record: Rename --initial-delay to --delay by Arnaldo Carvalho de Melo · 11 years ago
  31. 509051e perf record: Rename --no-delay to --no-buffering by Arnaldo Carvalho de Melo · 11 years ago
  32. 6619a53 perf record: Add --initial-delay option by Andi Kleen · 11 years ago
  33. 8f3dd2b perf stat: Fix --delay option in man page by Andi Kleen · 11 years ago
  34. e57a2df perf timechart: Add --highlight option by Stanislav Fomichev · 11 years ago
  35. c507999 perf timechart: Add support for topology by Stanislav Fomichev · 11 years ago
  36. e90debd perf script: Add --header/--header-only options by Jiri Olsa · 11 years ago
  37. 5cfe2c8 perf report: Add --header/--header-only options by Jiri Olsa · 11 years ago
  38. f113bee perf archive: Remove duplicated 'runs' in man page by Dongsheng Yang · 11 years ago
  39. 100b907 perf kvm: Introduce option -v for perf kvm command. by Dongsheng Yang · 11 years ago
  40. cc8fae1 perf script: Add an option to print the source line number by Adrian Hunter · 11 years ago
  41. 8df0b4a perf kvm: Update the 'record' man page entry for new --guest/--host behavior by Dongsheng Yang · 11 years ago
  42. 316bd98 perf kvm: Fix spurious '=' use in man page by Dongsheng Yang · 11 years ago
  43. ed086d5 perf kvm: Add more detail about buildid-list in man page by Dongsheng Yang · 11 years ago
  44. ba1ddf4 perf script: Print mmap[2] events also by Namhyung Kim · 11 years ago
  45. ad7ebb9 perf script: Print comm, fork and exit events also by Namhyung Kim · 11 years ago
  46. 6f8d67f perf timechart: Add backtrace support by Stanislav Fomichev · 11 years ago
  47. 367b315 perf timechart: Add support for -P and -T in timechart recording by Stanislav Fomichev · 11 years ago
  48. c87097d perf timechart: Add support for displaying only tasks related data by Stanislav Fomichev · 11 years ago
  49. 54874e3 perf timechart: Add option to limit number of tasks by Stanislav Fomichev · 11 years ago
  50. 69e7e5b perf record: Default -t option to no inheritance by Adrian Hunter · 11 years ago
  51. 3aa5939 perf record: Make per-cpu mmaps the default. by Adrian Hunter · 11 years ago
  52. bf80669 perf top: Make -g refer to callchains by David Ahern · 11 years ago
  53. 539e6bb perf record: Add an option to force per-cpu mmaps by Adrian Hunter · 11 years ago
  54. fd2eaba perf trace: Add summary only option by David Ahern · 11 years ago
  55. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  56. ae779a6 perf top: Split -G and --call-graph by Jiri Olsa · 11 years ago
  57. 09b0fd4 perf record: Split -g and --call-graph by Jiri Olsa · 11 years ago
  58. 5dbb6e8 perf top: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  59. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  60. c522739 perf trace: Use vfs_getname hook if available by Arnaldo Carvalho de Melo · 11 years ago
  61. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  62. bf2575c perf trace: Add summary option to dump syscall statistics by David Ahern · 11 years ago
  63. d366c53 perf timechart: Add example in the documentation by Ramkumar Ramachandra · 11 years ago
  64. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  65. 65fb099 tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk by Ingo Molnar · 11 years ago
  66. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  67. 5e2485b perf trace: Add record option by David Ahern · 11 years ago
  68. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  69. f37376c perf lock: Account for lock average wait time by Davidlohr Bueso · 11 years ago
  70. 50c95cb perf trace: Add option to show process COMM by Arnaldo Carvalho de Melo · 11 years ago
  71. 4bb0919 perf trace: Add option to show full timestamp by David Ahern · 11 years ago
  72. 31f6be6 tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al by Ingo Molnar · 11 years ago
  73. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  74. 0126d49 tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j by Andi Kleen · 11 years ago
  75. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  76. 4cabc3d tools/perf/stat: Add perf stat --transaction by Andi Kleen · 11 years ago
  77. 6810fc9 perf trace: Add option to analyze events in a file versus live by David Ahern · 11 years ago
  78. 7c304ee0 perf trace: Add --verbose option by Arnaldo Carvalho de Melo · 11 years ago
  79. b059efd perf trace: Support ! in -e expressions by Arnaldo Carvalho de Melo · 11 years ago
  80. ac9be8e perf trace: Make command line arguments consistent with perf-record by David Ahern · 11 years ago
  81. c24ff99 perf trace: Implement -o/--output filename by Arnaldo Carvalho de Melo · 11 years ago
  82. 2ae3a31 perf trace: Allow specifying which syscalls to trace by Arnaldo Carvalho de Melo · 11 years ago
  83. 9a6d316 perf kvm: Update documentation with live command by David Ahern · 11 years ago
  84. e9a7c41 perf tools: Add support for pinned modifier by Michael Ellerman · 11 years ago
  85. 4119168 perf stat: Add support for --initial-delay option by Andi Kleen · 11 years ago
  86. 3c17631 perf tools: Add 'S' event/group modifier to read sample value by Jiri Olsa · 12 years ago
  87. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  88. 5f3f8d3 perf diff: Add generic order option for compute sorting by Jiri Olsa · 12 years ago
  89. 3a3beae perf diff: Update perf diff documentation for multiple data comparison by Jiri Olsa · 12 years ago
  90. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  91. dc098b3 perf list: List kernel supplied event aliases by Andi Kleen · 11 years ago
  92. 4a4d371 perf record: Remove -f/--force option by Jiri Olsa · 11 years ago
  93. 563aecb perf record: Remove -A/--append option by Jiri Olsa · 11 years ago
  94. 761a0f3 perf tools: Fix output directory of Documentation/ by Robert Richter · 11 years ago
  95. 5125bc2 tools: Get only verbose output with V=1 by Robert Richter · 11 years ago
  96. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 11 years ago
  97. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  98. bc8b8c0 perf archive: Fix typo on Documentation by Arnaldo Carvalho de Melo · 11 years ago
  99. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 11 years ago
  100. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 11 years ago