1. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 12 years ago
  2. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  3. 328ccda perf report: Add --no-demangle option by Namhyung Kim · 11 years ago
  4. 12c08a9 perf stat: Add per-core aggregation by Stephane Eranian · 11 years ago
  5. d430495 perf stat: Rename --aggr-socket to --per-socket by Stephane Eranian · 11 years ago
  6. a7e191c perf stat: Introduce --repeat forever by Frederik Deweerdt · 11 years ago
  7. b1dd443 perf annotate: Add basic support to event group view by Namhyung Kim · 11 years ago
  8. 18c9e5c perf annotate: Make it to be able to skip unannotatable symbols by Namhyung Kim · 12 years ago
  9. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 12 years ago
  10. eeb4984 perf buildid-cache: Add --update option by Namhyung Kim · 12 years ago
  11. d7e7a45 perf stat: Add per processor socket count aggregation by Stephane Eranian · 12 years ago
  12. e6ab07d perf evlist: Add --group option by Namhyung Kim · 12 years ago
  13. 01d14f1 perf report: Add --group option by Namhyung Kim · 12 years ago
  14. 13370a9 perf stat: Add interval printing by Stephane Eranian · 12 years ago
  15. 2ae8287 perf test: Allow skipping tests by Arnaldo Carvalho de Melo · 12 years ago
  16. 1de7b7e perf script: Remove workqueue-stats script by Tom Zanussi · 12 years ago
  17. 9811360 perf report: Update documentation for sort keys by Namhyung Kim · 12 years ago
  18. 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
  19. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  20. 2376c67 perf top: Use perf_evlist__config() by Arnaldo Carvalho de Melo · 12 years ago
  21. fbb6976 perf buildid-cache: Add option to show build ids that are missing in the cache by Arnaldo Carvalho de Melo · 12 years ago
  22. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  23. 3b761f9 perf tools: Don't check configuration on make tags by Arnaldo Carvalho de Melo · 12 years ago
  24. 3cde41b perf tools: Don't check configuration on make clean by Namhyung Kim · 12 years ago
  25. 9c76820 treewide: Fix typos in various drivers by Masanari Iida · 12 years ago
  26. cd69ef8 perf tools: Add info about cross compiling for Android ARM by Joonsoo Kim · 12 years ago
  27. 1f16c57 perf stat: Add --pre and --post command by Peter Zijlstra · 12 years ago
  28. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  29. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  30. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  31. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  32. ae9ed03 perf trace: Add duration filter by Arnaldo Carvalho de Melo · 12 years ago
  33. 7747e2f Documentation: add documentation on compiling for Android by Irina Tirdea · 12 years ago
  34. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  35. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  36. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  37. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  38. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  39. a06d143 perf diff: Add -b option for perf diff to display paired entries only by Jiri Olsa · 12 years ago
  40. 514f1c6 perf trace: New tool by Arnaldo Carvalho de Melo · 12 years ago
  41. bcf6edc perf kvm: Events analysis tool by Xiao Guangrong · 12 years ago
  42. 863e451 perf diff: Make diff command work with evsel hists by Jiri Olsa · 12 years ago
  43. 7a4ec93 perf tools: Allow user to indicate path to objdump in command line by Maciek Borzecki · 12 years ago
  44. e8d0f40 perf script perl/python: Fix libexec scripts path in Documentation by David Ahern · 12 years ago
  45. 0fe7d7e perf symbols: Add description of JIT interface by Andi Kleen · 12 years ago
  46. 2055fda perf list: Document precise event sampling for AMD IBS by Robert Richter · 12 years ago
  47. 75bc5ca perf list: Update documentation about raw event setup by Robert Richter · 12 years ago
  48. e6b9783 perf tools: Fix version file for perf documentation with OUTPUT variable set by Robert Richter · 12 years ago
  49. 17d7a11 perf bench: Fix confused variable namings and descriptions in mem subsystem by Hitoshi Mitake · 12 years ago
  50. 08942f6 perf bench: Documentation update by Namhyung Kim · 12 years ago
  51. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 12 years ago
  52. 65a50c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. c323cf0 perf annotate browser: Read perf config file for settings by Arnaldo Carvalho de Melo · 12 years ago
  54. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 26252ea perf evlist: Show event attribute details by Arnaldo Carvalho de Melo · 12 years ago
  56. 2e49a94 perf record: Fix documentation for branch stack sampling by Anshuman Khandual · 12 years ago
  57. 73eff9f perf probe: Detect probe target when m/x options are absent by Srikar Dronamraju · 12 years ago
  58. 225466f perf probe: Provide perf interface for uprobes by Srikar Dronamraju · 12 years ago
  59. 058b4cc perf annotate: Allow printing objdump line addr in different color by Arnaldo Carvalho de Melo · 12 years ago
  60. c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 12 years ago
  61. fde0eea perf report: Document --symbol-filter option by Namhyung Kim · 12 years ago
  62. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 12 years ago
  63. a5aabda perf record: Provide default branch stack sampling mode option by Stephane Eranian · 12 years ago
  64. b50311d perf report: Add support for taken branch sampling by Roberto Agostino Vitillo · 13 years ago
  65. bdfebd8 perf record: Add support for sampling taken branch by Roberto Agostino Vitillo · 13 years ago
  66. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  67. 762b293 perf doc: Allow producing documentation in a specified output directory by Franck Bui-Huu · 13 years ago
  68. d1eec3e perf lock: Document lock info subcommand by Namhyung Kim · 13 years ago
  69. 0bc8d20 perf script: Add option resolving vmlinux path by Akihiro Nagai · 13 years ago
  70. a978f2a perf script: Add the offset field specifier by Akihiro Nagai · 13 years ago
  71. 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
  72. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  73. 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
  74. 90a5d5a mm-tracepoint: fix documentation and examples by Konstantin Khlebnikov · 13 years ago
  75. 99320cc perf tools: Add support for guest/host-only profiling by Joerg Roedel · 13 years ago
  76. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  77. 41d0d93 perf: builtin-record: Document and check that mmap_pages must be a power of two. by Nelson Elhage · 13 years ago
  78. 6581f6e perf report: Document '--call-graph' for optional print_limit argument by Namhyung Kim · 13 years ago
  79. e60770a perf test: Allow running just a subset of the available tests by Arnaldo Carvalho de Melo · 13 years ago
  80. e7984b7 perf script: Add comm filtering option by David Ahern · 13 years ago
  81. c8e6672 perf tools: make -C consistent across commands (for cpu list arg) by David Ahern · 13 years ago
  82. e039fc7 perf ui browser: Make the colors configurable and change the defaults by Arnaldo Carvalho de Melo · 13 years ago
  83. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  84. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  85. 19d4ac3 perf top: Add callgraph support by Arnaldo Carvalho de Melo · 13 years ago
  86. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  87. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  88. e78cb36 perf sched: Fix script command documentation by Jiri Olsa · 13 years ago
  89. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  90. 56f3bae perf stat: Add --log-fd <N> option to redirect stderr elsewhere by Jim Cromie · 13 years ago
  91. 7a6f205 perf buildid-list: Support showing the build id in an ELF file by Arnaldo Carvalho de Melo · 13 years ago
  92. f2add9c perf buildid-list: Add option to show the running kernel build id by Arnaldo Carvalho de Melo · 13 years ago
  93. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 13 years ago
  94. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 13 years ago
  95. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  96. 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 13 years ago
  97. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
  98. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
  99. 7cec092 perf script: Add printing of sample address by David Ahern · 13 years ago
  100. 610723f perf script: Make printing of dso a separate field option by David Ahern · 13 years ago