1. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 9 years ago
  2. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 9 years ago
  3. 0c1d46a perf record: Disable buildid cache options by default in switch output mode by Wang Nan · 9 years ago
  4. eca857a perf record: Force enable --timestamp-filename when --switch-output is provided by Wang Nan · 9 years ago
  5. 3c1cb7e perf record: Split output into multiple files via '--switch-output' by Wang Nan · 9 years ago
  6. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
  7. f3e459d perf trace: Bump --mmap-pages when --call-graph is used by the root user by Arnaldo Carvalho de Melo · 9 years ago
  8. 0561499 perf trace: Make --(min,max}-stack imply "--call-graph dwarf" by Arnaldo Carvalho de Melo · 9 years ago
  9. 5cf9c84 perf trace: Introduce --min-stack filter by Arnaldo Carvalho de Melo · 9 years ago
  10. c6d4a49 perf trace: Add --max-stack knob by Arnaldo Carvalho de Melo · 9 years ago
  11. 6125cc8 perf script: Add --max-stack knob by Arnaldo Carvalho de Melo · 9 years ago
  12. 73643bb perf sched map: Display only given cpus by Jiri Olsa · 9 years ago
  13. cf294f2 perf sched map: Color given cpus by Jiri Olsa · 9 years ago
  14. a151a37 perf sched map: Color given pids by Jiri Olsa · 9 years ago
  15. 99623c6 perf sched: Add compact display option by Jiri Olsa · 9 years ago
  16. 4462181 perf trace: Exclude the kernel part of the callchain leading to a syscall by Arnaldo Carvalho de Melo · 9 years ago
  17. 566a088 perf trace: Add support for printing call chains on sys_exit events. by Milian Wolff · 9 years ago
  18. 85f8f96 perf list: Document event specifications better by Andi Kleen · 9 years ago
  19. d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 9 years ago
  20. e0be62c perf tools: Make -f/--force option documentation consistent across tools by Jiri Olsa · 9 years ago
  21. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 9 years ago
  22. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 9 years ago
  23. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 9 years ago
  24. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 9 years ago
  25. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 9 years ago
  26. 6b45f7b perf stat: Document CSV format in manpage by Andi Kleen · 9 years ago
  27. f594bae perf stat: Document --detailed option by Borislav Petkov · 9 years ago
  28. c92fcfd perf top: Add --hierarchy option by Namhyung Kim · 9 years ago
  29. 4251446 perf report: Add --hierarchy option by Namhyung Kim · 9 years ago
  30. 8572388 perf record: Add --all-user/--all-kernel options by Jiri Olsa · 9 years ago
  31. c7ac241 perf config: Add '--system' and '--user' options to select which config file is used by Taeung Song · 9 years ago
  32. 9b07e27 perf inject: Add jitdump mmap injection support by Stephane Eranian · 9 years ago
  33. a9edec3 perf config: Document 'record.build-id' variable in man page by Taeung Song · 9 years ago
  34. 57f0daf perf config: Document 'kmem.default' variable in man page by Taeung Song · 9 years ago
  35. ab2e08e perf config: Document 'pager.<subcommand>' variables in man page by Taeung Song · 9 years ago
  36. 08b75b4 perf config: Document 'man.viewer' variable in man page by Taeung Song · 9 years ago
  37. 0b04c84 perf config: Document 'top.children' variable in man page by Taeung Song · 9 years ago
  38. 806cb95 perf config: Document variables for 'report' section in man page by Taeung Song · 9 years ago
  39. 56c94dc perf config: Document variables for 'call-graph' section in man page by Taeung Song · 9 years ago
  40. 67f43c0 perf config: Document 'ui.show-headers' variable in man page by Taeung Song · 9 years ago
  41. 1ba2fc6 perf report: Update documention of --percent-limit option by Namhyung Kim · 9 years ago
  42. c6f5f6b perf report: Update documentation of --sort option by Namhyung Kim · 9 years ago
  43. 485311d perf config: Document 'hist.percentage' variable in man page by Taeung Song · 9 years ago
  44. 3b97629 perf config: Document variables for 'annotate' section in man page by Taeung Song · 9 years ago
  45. 2733525 perf config: Document 'buildid.dir' variable in man page by Taeung Song · 9 years ago
  46. 3fa9f40 perf config: Document variables for 'tui' and 'gtk' sections in man page by Taeung Song · 9 years ago
  47. 89debf1 perf config: Document variables for 'colors' section in man page by Taeung Song · 9 years ago
  48. 78ce08d perf annotate: Rename 'colors.code' to 'colors.jump_arrows' by Taeung Song · 9 years ago
  49. 09f1985 perf tools: Add more usage tips by Namhyung Kim · 9 years ago
  50. 6156681 perf record: Add --buildid-all option by Namhyung Kim · 9 years ago
  51. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 9 years ago
  52. 14cbfbe perf report: Show random usage tip on the help line by Namhyung Kim · 9 years ago
  53. 4c96bee perf report: Add documentation for dynamic sort keys by Namhyung Kim · 9 years ago
  54. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  55. 89af4e0 perf stat report: Allow to override aggr_mode by Jiri Olsa · 9 years ago
  56. ba6039b6 perf stat report: Add report command by Jiri Olsa · 9 years ago
  57. 4979d0c perf stat record: Add record command by Jiri Olsa · 9 years ago
  58. 7a29c08 perf record: Add record.build-id config option by Namhyung Kim · 9 years ago
  59. 7efe0e0 perf record: Support custom vmlinux path by He Kuang · 9 years ago
  60. 7d68524 perf config: Add initial man page by Taeung Song · 9 years ago
  61. f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
  62. 26e7792 perf report: Support folded callchain mode on --stdio by Namhyung Kim · 9 years ago
  63. 956959f perf trace: Fix documentation for -i by Peter Feiner · 9 years ago
  64. 71dc2326 perf record: Add clang options for compiling BPF scripts by Wang Nan · 9 years ago
  65. dc323ce perf script: Enable printing of branch stack by Stephane Eranian · 9 years ago
  66. b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
  67. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  68. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  69. 43e41ad perf record: Add ability to sample call branches by Stephane Eranian · 9 years ago
  70. 2f211c8 perf bench mem: Rename 'routine' to 'function' by Ingo Molnar · 9 years ago
  71. b0d22e5 perf bench: Harmonize all the -l/--nr_loops options by Ingo Molnar · 9 years ago
  72. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  73. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  74. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  75. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
  76. a1853e2 perf tools: Handle -h and -v options by Jiri Olsa · 9 years ago
  77. 7f94af7 perf tools: Introduce 'P' modifier to request max precision by Jiri Olsa · 9 years ago
  78. 19afd10 perf stat: Reduce min --interval-print to 10ms by Kan Liang · 9 years ago
  79. dbc6740 perf list: Do event name substring search as last resort when no events found by Arnaldo Carvalho de Melo · 9 years ago
  80. 40862a7 perf report: Amend documentation about max_stack and synthesized callchains by Adrian Hunter · 9 years ago
  81. ba11ba6 perf intel-pt: Add mispred-all config option to aid use with autofdo by Adrian Hunter · 9 years ago
  82. f56fb98 perf inject: Add --strip option to strip out non-synthesized events by Adrian Hunter · 9 years ago
  83. f14445e perf intel-pt: Support generating branch stack by Adrian Hunter · 9 years ago
  84. 601897b perf auxtrace: Add option to synthesize branch stacks on samples by Adrian Hunter · 9 years ago
  85. 83e1986 perf script: Allow time to be displayed in nanoseconds by Adrian Hunter · 9 years ago
  86. e179134 perf auxtrace: Fix 'instructions' period of zero by Adrian Hunter · 9 years ago
  87. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  88. 597ee40 perf intel-pt: Remove no_force_psb from documentation by Adrian Hunter · 9 years ago
  89. 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 9 years ago
  90. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
  91. bcc84ec perf record: Add ability to name registers to record by Stephane Eranian · 9 years ago
  92. fc36f94 perf script: Enable printing of interrupted machine state by Stephane Eranian · 9 years ago
  93. 77e0070 perf script: Add --[no-]-demangle/--[no-]-demangle-kernel by Mark Drayton · 9 years ago
  94. 9d1bf02 perf tools: Update Intel PT documentation by Adrian Hunter · 9 years ago
  95. 60b88d8 perf tools: Put itrace options into an asciidoc include by Adrian Hunter · 9 years ago
  96. d0170af perf tools: Add Intel BTS support by Adrian Hunter · 9 years ago
  97. 5efb1d5 perf tools: Take Intel PT into use by Adrian Hunter · 9 years ago
  98. 9e207dd perf report: Show call graph from reference events by Kan Liang · 9 years ago
  99. f9db0d0 perf callchain: Allow disabling call graphs per event by Kan Liang · 9 years ago
  100. d457c96 perf callchain: Per-event type selection support by Kan Liang · 9 years ago