1. 19f00b0 perf probe: Support signedness casting by Naohiro Aota · 8 years ago
  2. bcdc09a perf script: Add 'bpf-output' field to usage message by Brendan Gregg · 8 years ago
  3. b6f35ed perf record: Add --sample-cpu option by Jiri Olsa · 8 years ago
  4. 4ea648a perf record: Add --tail-synthesize option by Wang Nan · 8 years ago
  5. 626a6b7 perf tools: Enable overwrite settings by Wang Nan · 8 years ago
  6. 7e9fca5 perf probe: Support a special SDT probe format by Masami Hiramatsu · 8 years ago
  7. 36a009f perf probe: Accept %sdt and %cached event name by Masami Hiramatsu · 8 years ago
  8. 175b968 perf report: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  9. 53fe4ba perf annotate: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  10. 3d03761 perf tools: Update android build documentation by Chris Phlipot · 8 years ago
  11. 6430a94 perf buildid-cache: Scan and import user SDT events to probe cache by Masami Hiramatsu · 8 years ago
  12. 8d993d9 perf probe: Add group name support by Masami Hiramatsu · 8 years ago
  13. 4a0f65c perf probe: Remove caches when --cache is given by Masami Hiramatsu · 8 years ago
  14. 1f3736c perf probe: Show all cached probes by Masami Hiramatsu · 8 years ago
  15. 7fa9b8f perf test: Add -F/--dont-fork option by Jiri Olsa · 8 years ago
  16. d4897e1 perf tools: Add documentation for perf.data on disk format by Andi Kleen · 8 years ago
  17. 9e1a7ea perf data ctf: Add '--all' option for 'perf data convert' by Wang Nan · 8 years ago
  18. e216708 perf script: Add callindent option by Adrian Hunter · 8 years ago
  19. 055cd33 perf script: Print sample flags more nicely by Adrian Hunter · 8 years ago
  20. 0aab213 perf record: Add --dry-run option to check cmdline options by Wang Nan · 8 years ago
  21. cbb0bba perf script: Fix documentation of '-f' when it should be '-F' by Adrian Hunter · 8 years ago
  22. 2fd457a perf probe: Add --cache option to cache the probe definitions by Masami Hiramatsu · 8 years ago
  23. b0d745b perf mem: Add --ldlat option by Jiri Olsa · 8 years ago
  24. 44b1e60 perf stat: Basic support for TopDown in perf stat by Andi Kleen · 8 years ago
  25. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 8 years ago
  26. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 8 years ago
  27. 0c1d46a perf record: Disable buildid cache options by default in switch output mode by Wang Nan · 8 years ago
  28. eca857a perf record: Force enable --timestamp-filename when --switch-output is provided by Wang Nan · 8 years ago
  29. 3c1cb7e perf record: Split output into multiple files via '--switch-output' by Wang Nan · 8 years ago
  30. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 8 years ago
  31. f3e459d perf trace: Bump --mmap-pages when --call-graph is used by the root user by Arnaldo Carvalho de Melo · 8 years ago
  32. 0561499 perf trace: Make --(min,max}-stack imply "--call-graph dwarf" by Arnaldo Carvalho de Melo · 8 years ago
  33. 5cf9c84 perf trace: Introduce --min-stack filter by Arnaldo Carvalho de Melo · 8 years ago
  34. c6d4a49 perf trace: Add --max-stack knob by Arnaldo Carvalho de Melo · 8 years ago
  35. 6125cc8 perf script: Add --max-stack knob by Arnaldo Carvalho de Melo · 8 years ago
  36. 73643bb perf sched map: Display only given cpus by Jiri Olsa · 8 years ago
  37. cf294f2 perf sched map: Color given cpus by Jiri Olsa · 8 years ago
  38. a151a37 perf sched map: Color given pids by Jiri Olsa · 8 years ago
  39. 99623c6 perf sched: Add compact display option by Jiri Olsa · 8 years ago
  40. 4462181 perf trace: Exclude the kernel part of the callchain leading to a syscall by Arnaldo Carvalho de Melo · 8 years ago
  41. 566a088 perf trace: Add support for printing call chains on sys_exit events. by Milian Wolff · 8 years ago
  42. 85f8f96 perf list: Document event specifications better by Andi Kleen · 8 years ago
  43. d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 8 years ago
  44. e0be62c perf tools: Make -f/--force option documentation consistent across tools by Jiri Olsa · 8 years ago
  45. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 8 years ago
  46. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 8 years ago
  47. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  48. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 8 years ago
  49. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 8 years ago
  50. 6b45f7b perf stat: Document CSV format in manpage by Andi Kleen · 8 years ago
  51. f594bae perf stat: Document --detailed option by Borislav Petkov · 8 years ago
  52. c92fcfd perf top: Add --hierarchy option by Namhyung Kim · 8 years ago
  53. 4251446 perf report: Add --hierarchy option by Namhyung Kim · 8 years ago
  54. 8572388 perf record: Add --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  55. c7ac241 perf config: Add '--system' and '--user' options to select which config file is used by Taeung Song · 8 years ago
  56. 9b07e27 perf inject: Add jitdump mmap injection support by Stephane Eranian · 9 years ago
  57. a9edec3 perf config: Document 'record.build-id' variable in man page by Taeung Song · 9 years ago
  58. 57f0daf perf config: Document 'kmem.default' variable in man page by Taeung Song · 9 years ago
  59. ab2e08e perf config: Document 'pager.<subcommand>' variables in man page by Taeung Song · 9 years ago
  60. 08b75b4 perf config: Document 'man.viewer' variable in man page by Taeung Song · 9 years ago
  61. 0b04c84 perf config: Document 'top.children' variable in man page by Taeung Song · 9 years ago
  62. 806cb95 perf config: Document variables for 'report' section in man page by Taeung Song · 9 years ago
  63. 56c94dc perf config: Document variables for 'call-graph' section in man page by Taeung Song · 9 years ago
  64. 67f43c0 perf config: Document 'ui.show-headers' variable in man page by Taeung Song · 9 years ago
  65. 1ba2fc6 perf report: Update documention of --percent-limit option by Namhyung Kim · 9 years ago
  66. c6f5f6b perf report: Update documentation of --sort option by Namhyung Kim · 9 years ago
  67. 485311d perf config: Document 'hist.percentage' variable in man page by Taeung Song · 9 years ago
  68. 3b97629 perf config: Document variables for 'annotate' section in man page by Taeung Song · 9 years ago
  69. 2733525 perf config: Document 'buildid.dir' variable in man page by Taeung Song · 9 years ago
  70. 3fa9f40 perf config: Document variables for 'tui' and 'gtk' sections in man page by Taeung Song · 9 years ago
  71. 89debf1 perf config: Document variables for 'colors' section in man page by Taeung Song · 9 years ago
  72. 78ce08d perf annotate: Rename 'colors.code' to 'colors.jump_arrows' by Taeung Song · 9 years ago
  73. 09f1985 perf tools: Add more usage tips by Namhyung Kim · 9 years ago
  74. 6156681 perf record: Add --buildid-all option by Namhyung Kim · 9 years ago
  75. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 9 years ago
  76. 14cbfbeb perf report: Show random usage tip on the help line by Namhyung Kim · 9 years ago
  77. 4c96bee perf report: Add documentation for dynamic sort keys by Namhyung Kim · 9 years ago
  78. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  79. 89af4e0 perf stat report: Allow to override aggr_mode by Jiri Olsa · 9 years ago
  80. ba6039b6 perf stat report: Add report command by Jiri Olsa · 9 years ago
  81. 4979d0c perf stat record: Add record command by Jiri Olsa · 9 years ago
  82. 7a29c08 perf record: Add record.build-id config option by Namhyung Kim · 9 years ago
  83. 7efe0e0 perf record: Support custom vmlinux path by He Kuang · 9 years ago
  84. 7d68524 perf config: Add initial man page by Taeung Song · 9 years ago
  85. f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
  86. 26e7792 perf report: Support folded callchain mode on --stdio by Namhyung Kim · 9 years ago
  87. 956959f perf trace: Fix documentation for -i by Peter Feiner · 9 years ago
  88. 71dc2326 perf record: Add clang options for compiling BPF scripts by Wang Nan · 9 years ago
  89. dc323ce perf script: Enable printing of branch stack by Stephane Eranian · 9 years ago
  90. b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
  91. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  92. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  93. 43e41ad perf record: Add ability to sample call branches by Stephane Eranian · 9 years ago
  94. 2f211c8 perf bench mem: Rename 'routine' to 'function' by Ingo Molnar · 9 years ago
  95. b0d22e5 perf bench: Harmonize all the -l/--nr_loops options by Ingo Molnar · 9 years ago
  96. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  97. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  98. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  99. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
  100. a1853e2 perf tools: Handle -h and -v options by Jiri Olsa · 9 years ago