1. a6205a3 perf record: Rename --initial-delay to --delay by Arnaldo Carvalho de Melo · 11 years ago
  2. 509051e perf record: Rename --no-delay to --no-buffering by Arnaldo Carvalho de Melo · 11 years ago
  3. 6619a53 perf record: Add --initial-delay option by Andi Kleen · 11 years ago
  4. 8f3dd2b perf stat: Fix --delay option in man page by Andi Kleen · 11 years ago
  5. e57a2df perf timechart: Add --highlight option by Stanislav Fomichev · 11 years ago
  6. c507999 perf timechart: Add support for topology by Stanislav Fomichev · 11 years ago
  7. e90debd perf script: Add --header/--header-only options by Jiri Olsa · 11 years ago
  8. 5cfe2c8 perf report: Add --header/--header-only options by Jiri Olsa · 11 years ago
  9. f113bee perf archive: Remove duplicated 'runs' in man page by Dongsheng Yang · 11 years ago
  10. 100b907 perf kvm: Introduce option -v for perf kvm command. by Dongsheng Yang · 11 years ago
  11. cc8fae1 perf script: Add an option to print the source line number by Adrian Hunter · 11 years ago
  12. 8df0b4a perf kvm: Update the 'record' man page entry for new --guest/--host behavior by Dongsheng Yang · 11 years ago
  13. 316bd98 perf kvm: Fix spurious '=' use in man page by Dongsheng Yang · 11 years ago
  14. ed086d5 perf kvm: Add more detail about buildid-list in man page by Dongsheng Yang · 11 years ago
  15. ba1ddf4 perf script: Print mmap[2] events also by Namhyung Kim · 11 years ago
  16. ad7ebb9 perf script: Print comm, fork and exit events also by Namhyung Kim · 11 years ago
  17. 6f8d67f perf timechart: Add backtrace support by Stanislav Fomichev · 11 years ago
  18. 367b315 perf timechart: Add support for -P and -T in timechart recording by Stanislav Fomichev · 11 years ago
  19. c87097d perf timechart: Add support for displaying only tasks related data by Stanislav Fomichev · 11 years ago
  20. 54874e3 perf timechart: Add option to limit number of tasks by Stanislav Fomichev · 11 years ago
  21. 69e7e5b perf record: Default -t option to no inheritance by Adrian Hunter · 11 years ago
  22. 3aa5939 perf record: Make per-cpu mmaps the default. by Adrian Hunter · 11 years ago
  23. bf80669 perf top: Make -g refer to callchains by David Ahern · 11 years ago
  24. 539e6bb perf record: Add an option to force per-cpu mmaps by Adrian Hunter · 11 years ago
  25. fd2eaba perf trace: Add summary only option by David Ahern · 11 years ago
  26. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  27. ae779a6 perf top: Split -G and --call-graph by Jiri Olsa · 11 years ago
  28. 09b0fd4 perf record: Split -g and --call-graph by Jiri Olsa · 11 years ago
  29. 5dbb6e8 perf top: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  30. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  31. c522739 perf trace: Use vfs_getname hook if available by Arnaldo Carvalho de Melo · 11 years ago
  32. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  33. bf2575c perf trace: Add summary option to dump syscall statistics by David Ahern · 11 years ago
  34. d366c53 perf timechart: Add example in the documentation by Ramkumar Ramachandra · 11 years ago
  35. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  36. 65fb099 tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk by Ingo Molnar · 11 years ago
  37. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  38. 5e2485b perf trace: Add record option by David Ahern · 11 years ago
  39. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  40. f37376c perf lock: Account for lock average wait time by Davidlohr Bueso · 11 years ago
  41. 50c95cb perf trace: Add option to show process COMM by Arnaldo Carvalho de Melo · 11 years ago
  42. 4bb0919 perf trace: Add option to show full timestamp by David Ahern · 11 years ago
  43. 31f6be6 tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al by Ingo Molnar · 11 years ago
  44. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  45. 0126d49 tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j by Andi Kleen · 11 years ago
  46. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  47. 4cabc3d tools/perf/stat: Add perf stat --transaction by Andi Kleen · 11 years ago
  48. 6810fc9 perf trace: Add option to analyze events in a file versus live by David Ahern · 11 years ago
  49. 7c304ee0 perf trace: Add --verbose option by Arnaldo Carvalho de Melo · 11 years ago
  50. b059efd perf trace: Support ! in -e expressions by Arnaldo Carvalho de Melo · 11 years ago
  51. ac9be8e perf trace: Make command line arguments consistent with perf-record by David Ahern · 11 years ago
  52. c24ff99 perf trace: Implement -o/--output filename by Arnaldo Carvalho de Melo · 11 years ago
  53. 2ae3a31 perf trace: Allow specifying which syscalls to trace by Arnaldo Carvalho de Melo · 11 years ago
  54. 9a6d316 perf kvm: Update documentation with live command by David Ahern · 11 years ago
  55. e9a7c41 perf tools: Add support for pinned modifier by Michael Ellerman · 11 years ago
  56. 4119168 perf stat: Add support for --initial-delay option by Andi Kleen · 11 years ago
  57. 3c17631 perf tools: Add 'S' event/group modifier to read sample value by Jiri Olsa · 12 years ago
  58. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  59. 5f3f8d3 perf diff: Add generic order option for compute sorting by Jiri Olsa · 12 years ago
  60. 3a3beae perf diff: Update perf diff documentation for multiple data comparison by Jiri Olsa · 12 years ago
  61. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  62. dc098b3 perf list: List kernel supplied event aliases by Andi Kleen · 12 years ago
  63. 4a4d371 perf record: Remove -f/--force option by Jiri Olsa · 11 years ago
  64. 563aecb perf record: Remove -A/--append option by Jiri Olsa · 11 years ago
  65. 761a0f3 perf tools: Fix output directory of Documentation/ by Robert Richter · 12 years ago
  66. 5125bc2 tools: Get only verbose output with V=1 by Robert Richter · 12 years ago
  67. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 12 years ago
  68. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 12 years ago
  69. bc8b8c0 perf archive: Fix typo on Documentation by Arnaldo Carvalho de Melo · 12 years ago
  70. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 12 years ago
  71. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  72. 328ccda perf report: Add --no-demangle option by Namhyung Kim · 12 years ago
  73. 12c08a9 perf stat: Add per-core aggregation by Stephane Eranian · 12 years ago
  74. d430495 perf stat: Rename --aggr-socket to --per-socket by Stephane Eranian · 12 years ago
  75. a7e191c perf stat: Introduce --repeat forever by Frederik Deweerdt · 12 years ago
  76. b1dd443 perf annotate: Add basic support to event group view by Namhyung Kim · 12 years ago
  77. 18c9e5c perf annotate: Make it to be able to skip unannotatable symbols by Namhyung Kim · 12 years ago
  78. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 12 years ago
  79. eeb4984 perf buildid-cache: Add --update option by Namhyung Kim · 12 years ago
  80. d7e7a45 perf stat: Add per processor socket count aggregation by Stephane Eranian · 12 years ago
  81. e6ab07d perf evlist: Add --group option by Namhyung Kim · 12 years ago
  82. 01d14f1 perf report: Add --group option by Namhyung Kim · 12 years ago
  83. 13370a9 perf stat: Add interval printing by Stephane Eranian · 12 years ago
  84. 2ae8287 perf test: Allow skipping tests by Arnaldo Carvalho de Melo · 12 years ago
  85. 1de7b7e perf script: Remove workqueue-stats script by Tom Zanussi · 12 years ago
  86. 9811360 perf report: Update documentation for sort keys by Namhyung Kim · 12 years ago
  87. 203e04c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  88. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  89. 2376c67 perf top: Use perf_evlist__config() by Arnaldo Carvalho de Melo · 12 years ago
  90. fbb6976 perf buildid-cache: Add option to show build ids that are missing in the cache by Arnaldo Carvalho de Melo · 12 years ago
  91. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  92. 3b761f9 perf tools: Don't check configuration on make tags by Arnaldo Carvalho de Melo · 12 years ago
  93. 3cde41b perf tools: Don't check configuration on make clean by Namhyung Kim · 12 years ago
  94. 9c76820 treewide: Fix typos in various drivers by Masanari Iida · 12 years ago
  95. cd69ef8 perf tools: Add info about cross compiling for Android ARM by Joonsoo Kim · 12 years ago
  96. 1f16c57 perf stat: Add --pre and --post command by Peter Zijlstra · 12 years ago
  97. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  98. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  99. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  100. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago