1. 4f68dbc perf config: Fix an error in the config template documentation by Changbin Du · 5 years ago
  2. 2ad8327 perf top/report: Add tips about a list option by Nambong Ha · 8 years ago
  3. 4934323 perf report/top: Add a tip about system-wide collection from all CPUs by Donghyun Kim · 8 years ago
  4. 8649b64 perf report/top: Add a tip about source line numbers with overhead by Kim SeonYoung · 8 years ago
  5. c8d6828 perf list: Support long jevents descriptions by Sukadev Bhattiprolu · 8 years ago
  6. 1c5f01f perf list: Add a --no-desc flag by Andi Kleen · 8 years ago
  7. 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
  8. 2acad19 perf tools: Update documentation info about quipper by Simon Que · 8 years ago
  9. a9e5700 perf record: Fix documentation 'event_sources' -> 'event_source' by Adrian Hunter · 8 years ago
  10. dd60fba perf tools: Add infrastructure for PMU specific configuration by Mathieu Poirier · 8 years ago
  11. 428aff8 perf probe: Ignore vmlinux buildid if offline kernel is given by Masami Hiramatsu · 8 years ago
  12. 1c20b1d perf probe: Show trace event definition by Masami Hiramatsu · 8 years ago
  13. 893c5c7 perf config: Show default report configuration in example and docs by Milian Wolff · 8 years ago
  14. bdca79c2 ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal by Masami Hiramatsu · 8 years ago
  15. 9254378 perf probe: Support hexadecimal casting by Masami Hiramatsu · 8 years ago
  16. 17ce3dc ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types by Masami Hiramatsu · 8 years ago
  17. fa1f456 perf report: Allow configuring the default sort order in ~/.perfconfig by Arnaldo Carvalho de Melo · 8 years ago
  18. 19f00b0 perf probe: Support signedness casting by Naohiro Aota · 8 years ago
  19. bcdc09a perf script: Add 'bpf-output' field to usage message by Brendan Gregg · 8 years ago
  20. b6f35ed perf record: Add --sample-cpu option by Jiri Olsa · 8 years ago
  21. 4ea648a perf record: Add --tail-synthesize option by Wang Nan · 8 years ago
  22. 626a6b7 perf tools: Enable overwrite settings by Wang Nan · 8 years ago
  23. 7e9fca5 perf probe: Support a special SDT probe format by Masami Hiramatsu · 8 years ago
  24. 36a009f perf probe: Accept %sdt and %cached event name by Masami Hiramatsu · 8 years ago
  25. 175b968 perf report: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  26. 53fe4ba perf annotate: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  27. 3d03761 perf tools: Update android build documentation by Chris Phlipot · 8 years ago
  28. 6430a94 perf buildid-cache: Scan and import user SDT events to probe cache by Masami Hiramatsu · 8 years ago
  29. 8d993d9 perf probe: Add group name support by Masami Hiramatsu · 8 years ago
  30. 4a0f65c perf probe: Remove caches when --cache is given by Masami Hiramatsu · 8 years ago
  31. 1f3736c perf probe: Show all cached probes by Masami Hiramatsu · 8 years ago
  32. 7fa9b8f perf test: Add -F/--dont-fork option by Jiri Olsa · 8 years ago
  33. d4897e1 perf tools: Add documentation for perf.data on disk format by Andi Kleen · 8 years ago
  34. 9e1a7ea perf data ctf: Add '--all' option for 'perf data convert' by Wang Nan · 8 years ago
  35. e216708 perf script: Add callindent option by Adrian Hunter · 8 years ago
  36. 055cd33 perf script: Print sample flags more nicely by Adrian Hunter · 8 years ago
  37. 0aab213 perf record: Add --dry-run option to check cmdline options by Wang Nan · 8 years ago
  38. cbb0bba perf script: Fix documentation of '-f' when it should be '-F' by Adrian Hunter · 8 years ago
  39. 2fd457a perf probe: Add --cache option to cache the probe definitions by Masami Hiramatsu · 8 years ago
  40. b0d745b perf mem: Add --ldlat option by Jiri Olsa · 8 years ago
  41. 44b1e60 perf stat: Basic support for TopDown in perf stat by Andi Kleen · 8 years ago
  42. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 8 years ago
  43. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 8 years ago
  44. 0c1d46a perf record: Disable buildid cache options by default in switch output mode by Wang Nan · 8 years ago
  45. eca857a perf record: Force enable --timestamp-filename when --switch-output is provided by Wang Nan · 8 years ago
  46. 3c1cb7e perf record: Split output into multiple files via '--switch-output' by Wang Nan · 8 years ago
  47. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 8 years ago
  48. f3e459d perf trace: Bump --mmap-pages when --call-graph is used by the root user by Arnaldo Carvalho de Melo · 8 years ago
  49. 0561499 perf trace: Make --(min,max}-stack imply "--call-graph dwarf" by Arnaldo Carvalho de Melo · 8 years ago
  50. 5cf9c84 perf trace: Introduce --min-stack filter by Arnaldo Carvalho de Melo · 8 years ago
  51. c6d4a49 perf trace: Add --max-stack knob by Arnaldo Carvalho de Melo · 8 years ago
  52. 6125cc8 perf script: Add --max-stack knob by Arnaldo Carvalho de Melo · 8 years ago
  53. 73643bb perf sched map: Display only given cpus by Jiri Olsa · 8 years ago
  54. cf294f2 perf sched map: Color given cpus by Jiri Olsa · 8 years ago
  55. a151a37 perf sched map: Color given pids by Jiri Olsa · 8 years ago
  56. 99623c6 perf sched: Add compact display option by Jiri Olsa · 8 years ago
  57. 4462181 perf trace: Exclude the kernel part of the callchain leading to a syscall by Arnaldo Carvalho de Melo · 8 years ago
  58. 566a088 perf trace: Add support for printing call chains on sys_exit events. by Milian Wolff · 8 years ago
  59. 85f8f96 perf list: Document event specifications better by Andi Kleen · 8 years ago
  60. d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 8 years ago
  61. e0be62c perf tools: Make -f/--force option documentation consistent across tools by Jiri Olsa · 8 years ago
  62. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 8 years ago
  63. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 8 years ago
  64. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  65. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 8 years ago
  66. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 8 years ago
  67. 6b45f7b perf stat: Document CSV format in manpage by Andi Kleen · 8 years ago
  68. f594bae perf stat: Document --detailed option by Borislav Petkov · 8 years ago
  69. c92fcfd perf top: Add --hierarchy option by Namhyung Kim · 8 years ago
  70. 4251446 perf report: Add --hierarchy option by Namhyung Kim · 8 years ago
  71. 8572388 perf record: Add --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  72. c7ac241 perf config: Add '--system' and '--user' options to select which config file is used by Taeung Song · 8 years ago
  73. 9b07e27 perf inject: Add jitdump mmap injection support by Stephane Eranian · 8 years ago
  74. a9edec3 perf config: Document 'record.build-id' variable in man page by Taeung Song · 8 years ago
  75. 57f0daf perf config: Document 'kmem.default' variable in man page by Taeung Song · 8 years ago
  76. ab2e08e perf config: Document 'pager.<subcommand>' variables in man page by Taeung Song · 8 years ago
  77. 08b75b4 perf config: Document 'man.viewer' variable in man page by Taeung Song · 8 years ago
  78. 0b04c84 perf config: Document 'top.children' variable in man page by Taeung Song · 8 years ago
  79. 806cb95 perf config: Document variables for 'report' section in man page by Taeung Song · 8 years ago
  80. 56c94dc perf config: Document variables for 'call-graph' section in man page by Taeung Song · 8 years ago
  81. 67f43c0 perf config: Document 'ui.show-headers' variable in man page by Taeung Song · 8 years ago
  82. 1ba2fc6 perf report: Update documention of --percent-limit option by Namhyung Kim · 8 years ago
  83. c6f5f6b perf report: Update documentation of --sort option by Namhyung Kim · 8 years ago
  84. 485311d perf config: Document 'hist.percentage' variable in man page by Taeung Song · 8 years ago
  85. 3b97629 perf config: Document variables for 'annotate' section in man page by Taeung Song · 8 years ago
  86. 2733525 perf config: Document 'buildid.dir' variable in man page by Taeung Song · 8 years ago
  87. 3fa9f40 perf config: Document variables for 'tui' and 'gtk' sections in man page by Taeung Song · 8 years ago
  88. 89debf1 perf config: Document variables for 'colors' section in man page by Taeung Song · 8 years ago
  89. 78ce08d perf annotate: Rename 'colors.code' to 'colors.jump_arrows' by Taeung Song · 8 years ago
  90. 09f1985 perf tools: Add more usage tips by Namhyung Kim · 8 years ago
  91. 6156681 perf record: Add --buildid-all option by Namhyung Kim · 8 years ago
  92. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 8 years ago
  93. 14cbfbeb perf report: Show random usage tip on the help line by Namhyung Kim · 8 years ago
  94. 4c96bee perf report: Add documentation for dynamic sort keys by Namhyung Kim · 8 years ago
  95. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 8 years ago
  96. 89af4e0 perf stat report: Allow to override aggr_mode by Jiri Olsa · 9 years ago
  97. ba6039b6 perf stat report: Add report command by Jiri Olsa · 9 years ago
  98. 4979d0c perf stat record: Add record command by Jiri Olsa · 9 years ago
  99. 7a29c08 perf record: Add record.build-id config option by Namhyung Kim · 8 years ago
  100. 7efe0e0 perf record: Support custom vmlinux path by He Kuang · 8 years ago