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