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