1. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 13 years ago
  2. a5aabda perf record: Provide default branch stack sampling mode option by Stephane Eranian · 13 years ago
  3. b50311d perf report: Add support for taken branch sampling by Roberto Agostino Vitillo · 13 years ago
  4. bdfebd8 perf record: Add support for sampling taken branch by Roberto Agostino Vitillo · 13 years ago
  5. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  6. 762b293 perf doc: Allow producing documentation in a specified output directory by Franck Bui-Huu · 13 years ago
  7. d1eec3e perf lock: Document lock info subcommand by Namhyung Kim · 13 years ago
  8. 0bc8d20 perf script: Add option resolving vmlinux path by Akihiro Nagai · 13 years ago
  9. a978f2a perf script: Add the offset field specifier by Akihiro Nagai · 13 years ago
  10. 939ddcf Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  11. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  12. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. 90a5d5a mm-tracepoint: fix documentation and examples by Konstantin Khlebnikov · 13 years ago
  14. 99320cc perf tools: Add support for guest/host-only profiling by Joerg Roedel · 13 years ago
  15. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  16. 41d0d93 perf: builtin-record: Document and check that mmap_pages must be a power of two. by Nelson Elhage · 13 years ago
  17. 6581f6e perf report: Document '--call-graph' for optional print_limit argument by Namhyung Kim · 13 years ago
  18. e60770a perf test: Allow running just a subset of the available tests by Arnaldo Carvalho de Melo · 13 years ago
  19. e7984b7 perf script: Add comm filtering option by David Ahern · 13 years ago
  20. c8e6672 perf tools: make -C consistent across commands (for cpu list arg) by David Ahern · 13 years ago
  21. e039fc7 perf ui browser: Make the colors configurable and change the defaults by Arnaldo Carvalho de Melo · 13 years ago
  22. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  23. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  24. 19d4ac3 perf top: Add callgraph support by Arnaldo Carvalho de Melo · 13 years ago
  25. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  26. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  27. e78cb36 perf sched: Fix script command documentation by Jiri Olsa · 13 years ago
  28. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  29. 56f3bae perf stat: Add --log-fd <N> option to redirect stderr elsewhere by Jim Cromie · 13 years ago
  30. 7a6f205 perf buildid-list: Support showing the build id in an ELF file by Arnaldo Carvalho de Melo · 13 years ago
  31. f2add9c perf buildid-list: Add option to show the running kernel build id by Arnaldo Carvalho de Melo · 13 years ago
  32. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 13 years ago
  33. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 13 years ago
  34. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 14 years ago
  35. 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 14 years ago
  36. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 14 years ago
  37. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 14 years ago
  38. 7cec092 perf script: Add printing of sample address by David Ahern · 14 years ago
  39. 610723f perf script: Make printing of dso a separate field option by David Ahern · 14 years ago
  40. 787bef1 perf script: "sym" field really means show IP data by David Ahern · 14 years ago
  41. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 14 years ago
  43. 176fcc5 perf script: Add more documentation about the -f/--fields parameters by Arnaldo Carvalho de Melo · 14 years ago
  44. 43adec9 perf evlist: New command to list the names of events present in a perf.data file by Arnaldo Carvalho de Melo · 14 years ago
  45. 1424dc9 perf script: Add support for H/W and S/W events by David Ahern · 14 years ago
  46. c0230b2 perf script: Add support for dumping symbols by David Ahern · 14 years ago
  47. 745f43e perf script: Support custom field selection for output by David Ahern · 14 years ago
  48. 9826e83 perf lock: Document valid sort keys by Marcin Slusarz · 14 years ago
  49. 668b878 perf list: Allow filtering list of events by Arnaldo Carvalho de Melo · 14 years ago
  50. e116dfa perf probe: Support function@filename syntax for --line by Masami Hiramatsu · 14 years ago
  51. 4187e26 perf tools: Update Makefile with some help by Jesse Brandeburg · 14 years ago
  52. 023695d perf tool: Add cgroup support by Stephane Eranian · 14 years ago
  53. 3c42258 perf probe: Add filters support for available functions by Masami Hiramatsu · 14 years ago
  54. bd09d7b perf probe: Add variable filter support by Masami Hiramatsu · 14 years ago
  55. e80711c perf probe: Add --funcs to show available functions in symtab by Masami Hiramatsu · 14 years ago
  56. acac03f perf record: Add "nodelay" mode, disabled by default by Kirill Smelkov · 14 years ago
  57. 9d95b58 perf probe: Fix line range description since a single file is allowed by Franck Bui-Huu · 14 years ago
  58. ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
  59. b226a5a7 perf report: Allow user to specify path to kallsyms file by David Ahern · 14 years ago
  60. 9c90a61 perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  61. e4b546a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  62. d7470b6 perf stat: Add csv-style output by Stephane Eranian · 14 years ago
  63. 8c20769 perf stat: Document missing options by Shawn Bohrer · 14 years ago
  64. f68d6bd perf test: Fix spelling mistake in documentation by Shawn Bohrer · 14 years ago
  65. 646420f perf trace: Document missing options by Shawn Bohrer · 14 years ago
  66. 2e7a988 perf top: Document missing options by Shawn Bohrer · 14 years ago
  67. 1eacc94 perf sched: Document missing options by Shawn Bohrer · 14 years ago
  68. e04fffc perf report: Document missing options by Shawn Bohrer · 14 years ago
  69. 08dbd7e perf record: Document missing options by Shawn Bohrer · 14 years ago
  70. 9d5b7f5 perf probe: Fix spelling mistake in documentation by Shawn Bohrer · 14 years ago
  71. 4aace25 perf lock: Document missing options by Shawn Bohrer · 14 years ago
  72. 5c0ef0a perf kvm: Document missing options by Shawn Bohrer · 14 years ago
  73. 5ea4f85 perf diff: Document missing options by Shawn Bohrer · 14 years ago
  74. b6a535d perf buildid-list: Document missing options by Shawn Bohrer · 14 years ago
  75. 1968ad9 perf annotate: Document missing options. by Shawn Bohrer · 14 years ago
  76. b3d006c Merge branch 'perf/rename' into perf/core by Ingo Molnar · 14 years ago
  77. f5b4a9c3 perf stat: Add no-aggregation mode to -a by Stephane Eranian · 14 years ago
  78. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  79. d3c4f79 perf trace: update Documentation with new perf trace variants by Tom Zanussi · 14 years ago
  80. b44308f perf scripting: Shut up 'perf record' final status by Arnaldo Carvalho de Melo · 14 years ago
  81. ffec516 perf tools: Document event modifiers by Sonny Rao · 14 years ago
  82. 469b9b8 perf probe: Add basic module support by Masami Hiramatsu · 14 years ago
  83. fb8c5a5 perf probe: Show accessible global variables by Masami Hiramatsu · 14 years ago
  84. cf6eb48 perf probe: Show accessible local variables by Masami Hiramatsu · 14 years ago
  85. 8b9e74e perf tools: Add --tui and --stdio to choose the UI by Arnaldo Carvalho de Melo · 14 years ago
  86. 8c31a1e perf man pages: Fix cut'n'paste error by Arnaldo Carvalho de Melo · 15 years ago
  87. b2a3c12 perf probe: Support tracing an entry of array by Masami Hiramatsu · 15 years ago
  88. 73317b9 perf probe: Support "string" type by Masami Hiramatsu · 15 years ago
  89. 9ed7e1b perf probe: Add kernel source path option by Chase Douglas · 15 years ago
  90. a1ac1d3 perf record: Add option to avoid updating buildid cache by Stephane Eranian · 15 years ago
  91. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 15 years ago
  92. 5af52b5 perf stat: add perf stat -B to pretty print large numbers by Stephane Eranian · 15 years ago
  93. 5d2be7c perf trace scripts: Fix typos in perf-trace-python.txt by Kirill Smelkov · 15 years ago
  94. 2e6cdf9 perf tools: change event inheritance logic in stat and record by Stephane Eranian · 15 years ago
  95. 1cf4a06 perf list: Improve the raw hw event descriptor documentation by Arnaldo Carvalho de Melo · 15 years ago
  96. 4778e0e perf tools: Fixup minor doc formatting issues by Arnaldo Carvalho de Melo · 15 years ago
  97. 9e32a3c perf list: Add explanation about raw hardware event descriptors by Arnaldo Carvalho de Melo · 15 years ago
  98. c4f3b5a Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 15 years ago
  99. 11d232e perf inject: Add missing bits by Arnaldo Carvalho de Melo · 15 years ago
  100. e5a5f1f perf: Remove leftover useless options to record trace events from scripts by Frederic Weisbecker · 15 years ago