1. e039fc7 perf ui browser: Make the colors configurable and change the defaults by Arnaldo Carvalho de Melo · 13 years ago
  2. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  3. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  4. 19d4ac3 perf top: Add callgraph support by Arnaldo Carvalho de Melo · 13 years ago
  5. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  6. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  7. e78cb36 perf sched: Fix script command documentation by Jiri Olsa · 13 years ago
  8. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  9. 56f3bae perf stat: Add --log-fd <N> option to redirect stderr elsewhere by Jim Cromie · 13 years ago
  10. 7a6f205 perf buildid-list: Support showing the build id in an ELF file by Arnaldo Carvalho de Melo · 13 years ago
  11. f2add9c perf buildid-list: Add option to show the running kernel build id by Arnaldo Carvalho de Melo · 13 years ago
  12. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 13 years ago
  13. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 13 years ago
  14. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  15. 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 13 years ago
  16. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
  17. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
  18. 7cec092 perf script: Add printing of sample address by David Ahern · 13 years ago
  19. 610723f perf script: Make printing of dso a separate field option by David Ahern · 13 years ago
  20. 787bef1 perf script: "sym" field really means show IP data by David Ahern · 13 years ago
  21. 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 · 13 years ago
  22. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  23. 176fcc5 perf script: Add more documentation about the -f/--fields parameters by Arnaldo Carvalho de Melo · 13 years ago
  24. 43adec9 perf evlist: New command to list the names of events present in a perf.data file by Arnaldo Carvalho de Melo · 13 years ago
  25. 1424dc9 perf script: Add support for H/W and S/W events by David Ahern · 13 years ago
  26. c0230b2 perf script: Add support for dumping symbols by David Ahern · 13 years ago
  27. 745f43e perf script: Support custom field selection for output by David Ahern · 13 years ago
  28. 9826e83 perf lock: Document valid sort keys by Marcin Slusarz · 13 years ago
  29. 668b878 perf list: Allow filtering list of events by Arnaldo Carvalho de Melo · 13 years ago
  30. e116dfa perf probe: Support function@filename syntax for --line by Masami Hiramatsu · 13 years ago
  31. 4187e26 perf tools: Update Makefile with some help by Jesse Brandeburg · 14 years ago
  32. 023695d perf tool: Add cgroup support by Stephane Eranian · 13 years ago
  33. 3c42258 perf probe: Add filters support for available functions by Masami Hiramatsu · 14 years ago
  34. bd09d7b perf probe: Add variable filter support by Masami Hiramatsu · 14 years ago
  35. e80711c perf probe: Add --funcs to show available functions in symtab by Masami Hiramatsu · 14 years ago
  36. acac03f perf record: Add "nodelay" mode, disabled by default by Kirill Smelkov · 14 years ago
  37. 9d95b58 perf probe: Fix line range description since a single file is allowed by Franck Bui-Huu · 14 years ago
  38. ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
  39. b226a5a7 perf report: Allow user to specify path to kallsyms file by David Ahern · 14 years ago
  40. 9c90a61 perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  41. 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
  42. d7470b6 perf stat: Add csv-style output by Stephane Eranian · 14 years ago
  43. 8c20769 perf stat: Document missing options by Shawn Bohrer · 14 years ago
  44. f68d6bd perf test: Fix spelling mistake in documentation by Shawn Bohrer · 14 years ago
  45. 646420f perf trace: Document missing options by Shawn Bohrer · 14 years ago
  46. 2e7a988 perf top: Document missing options by Shawn Bohrer · 14 years ago
  47. 1eacc94 perf sched: Document missing options by Shawn Bohrer · 14 years ago
  48. e04fffc perf report: Document missing options by Shawn Bohrer · 14 years ago
  49. 08dbd7e perf record: Document missing options by Shawn Bohrer · 14 years ago
  50. 9d5b7f5 perf probe: Fix spelling mistake in documentation by Shawn Bohrer · 14 years ago
  51. 4aace25 perf lock: Document missing options by Shawn Bohrer · 14 years ago
  52. 5c0ef0a perf kvm: Document missing options by Shawn Bohrer · 14 years ago
  53. 5ea4f85 perf diff: Document missing options by Shawn Bohrer · 14 years ago
  54. b6a535d perf buildid-list: Document missing options by Shawn Bohrer · 14 years ago
  55. 1968ad9 perf annotate: Document missing options. by Shawn Bohrer · 14 years ago
  56. b3d006c Merge branch 'perf/rename' into perf/core by Ingo Molnar · 14 years ago
  57. f5b4a9c3 perf stat: Add no-aggregation mode to -a by Stephane Eranian · 14 years ago
  58. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  59. d3c4f79 perf trace: update Documentation with new perf trace variants by Tom Zanussi · 14 years ago
  60. b44308f perf scripting: Shut up 'perf record' final status by Arnaldo Carvalho de Melo · 14 years ago
  61. ffec516 perf tools: Document event modifiers by Sonny Rao · 14 years ago
  62. 469b9b8 perf probe: Add basic module support by Masami Hiramatsu · 14 years ago
  63. fb8c5a5 perf probe: Show accessible global variables by Masami Hiramatsu · 14 years ago
  64. cf6eb48 perf probe: Show accessible local variables by Masami Hiramatsu · 14 years ago
  65. 8b9e74e perf tools: Add --tui and --stdio to choose the UI by Arnaldo Carvalho de Melo · 14 years ago
  66. 8c31a1e perf man pages: Fix cut'n'paste error by Arnaldo Carvalho de Melo · 14 years ago
  67. b2a3c12 perf probe: Support tracing an entry of array by Masami Hiramatsu · 14 years ago
  68. 73317b9 perf probe: Support "string" type by Masami Hiramatsu · 14 years ago
  69. 9ed7e1b perf probe: Add kernel source path option by Chase Douglas · 14 years ago
  70. a1ac1d3 perf record: Add option to avoid updating buildid cache by Stephane Eranian · 14 years ago
  71. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 14 years ago
  72. 5af52b5 perf stat: add perf stat -B to pretty print large numbers by Stephane Eranian · 14 years ago
  73. 5d2be7c perf trace scripts: Fix typos in perf-trace-python.txt by Kirill Smelkov · 14 years ago
  74. 2e6cdf9 perf tools: change event inheritance logic in stat and record by Stephane Eranian · 14 years ago
  75. 1cf4a06 perf list: Improve the raw hw event descriptor documentation by Arnaldo Carvalho de Melo · 14 years ago
  76. 4778e0e perf tools: Fixup minor doc formatting issues by Arnaldo Carvalho de Melo · 14 years ago
  77. 9e32a3c perf list: Add explanation about raw hardware event descriptors by Arnaldo Carvalho de Melo · 14 years ago
  78. c4f3b5a Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  79. 11d232e perf inject: Add missing bits by Arnaldo Carvalho de Melo · 14 years ago
  80. e5a5f1f perf: Remove leftover useless options to record trace events from scripts by Frederic Weisbecker · 14 years ago
  81. 1c6a800 perf test: Initial regression testing command by Arnaldo Carvalho de Melo · 14 years ago
  82. 462b04e2 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  83. ef4a356 perf probe: Add --max-probes option by Masami Hiramatsu · 14 years ago
  84. cfadf9d perf: Some perf-kvm documentation edits by William Cohen · 14 years ago
  85. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  86. b5a80b7 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  87. bdef3b0 perf: Always record tracepoints raw samples from perf record by Frederic Weisbecker · 14 years ago
  88. 7865e81 perf: Make -f the default for perf record by Frederic Weisbecker · 14 years ago
  89. 11a1ca3 perf probe: Support basic type casting by Masami Hiramatsu · 14 years ago
  90. df0faf4 perf probe: Use the last field name as the argument name by Masami Hiramatsu · 14 years ago
  91. 4848193 perf probe: Support argument name by Masami Hiramatsu · 14 years ago
  92. 854c554 perf: cleanup some Documentation by Randy Dunlap · 14 years ago
  93. 085ea73 perf probe: Fix --line syntax help and document by Masami Hiramatsu · 14 years ago
  94. f4d7da4 perf probe: Add --dry-run option by Masami Hiramatsu · 14 years ago
  95. 7ae5f213 perf: Make the install relative to DESTDIR if specified by John Kacur · 14 years ago
  96. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  97. 84c6f88 perf lock: Fix and add misc documentally things by Hitoshi Mitake · 15 years ago
  98. 2a9c8c3 perf probe: Add lazy line matching support by Masami Hiramatsu · 14 years ago
  99. ee391de perf probe: Update perf probe document by Masami Hiramatsu · 14 years ago
  100. c2fbaa4 perf/scripts: Tag syscall_name helper as not yet available by Frederic Weisbecker · 14 years ago