- 2775de0 perf report: Add --skip-empty option to suppress 0 event stat by Namhyung Kim · 3 years, 9 months ago
- 06e5ca7 perf tools: Support pipeline stage cycles for powerpc by Athira Rajeev · 3 years, 10 months ago
- 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- 2e989f8 perf report: Create option to disable raw event ordering by Jin Yao · 3 years, 11 months ago
- 590db42 perf report: Support instruction latency by Kan Liang · 4 years ago
- a054c29 perf tools: Support data block and addr block by Kan Liang · 4 years ago
- 9fd74f2 perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
- a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years, 1 month ago
- b1d1429 perf report: Add option to enable the LBR stitching approach by Kan Liang · 4 years, 10 months ago
- b629f3e perf report: Add 'cgroup' sort key by Namhyung Kim · 4 years, 10 months ago
- 429a5f9 perf report: Allow specifying event to be used as sort key in --group output by Jin Yao · 4 years, 11 months ago
- 870d325 perf intel-pt: Add Intel PT man page references by Adrian Hunter · 4 years, 10 months ago
- 3b0b16bf perf tools: Support --prefix/--prefix-strip by Andi Kleen · 5 years ago
- 6f7164f perf report: Sort by sampled cycles percent per block for stdio by Jin Yao · 5 years ago
- ef4b1a5 perf report: Add --switch-on/--switch-off events by Arnaldo Carvalho de Melo · 5 years ago
- 734ac47 perf tools: Fix typos / broken sentences by Andi Kleen · 6 years ago
- a77a05e perf time-utils: Add support for multiple explicit time intervals by Adrian Hunter · 6 years ago
- 0ccc69b perf time-utils: Fix --time documentation by Adrian Hunter · 6 years ago
- 4968ac8 perf report: Implement browsing of individual samples by Andi Kleen · 6 years ago
- 3723908 perf report: Support time sort key by Andi Kleen · 6 years ago
- 2a1292c perf report: Parse time quantum by Andi Kleen · 6 years ago
- 52bab88 perf report: Support output in nanoseconds by Andi Kleen · 6 years ago
- 1a7ea32 perf tools Documentation: Fix diverse typos by Ingo Molnar · 6 years ago
- 239ca3e perf report: Documentation average IPC and IPC coverage by Jin Yao · 6 years ago
- e6902d1 perf report: Add --percent-type option by Jiri Olsa · 6 years ago
- b74d12d perf tools: Add a "dso_size" sort order by Kim Phillips · 7 years ago
- 91340c51 perf report: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
- fc2f523 perf report: Fix description for --mem-mode by Andi Kleen · 7 years ago
- ad52b8c perf report: Add support to display group output for non group events by Jiri Olsa · 7 years ago
- 0a3cc3a perf report: Remove the time slices number limitation by Jin Yao · 7 years ago
- 6439d7d perf report: Introduce --mmaps by Arnaldo Carvalho de Melo · 7 years ago
- 930f8b3 perf report: Add --tasks option to display monitored tasks by Jiri Olsa · 7 years ago
- a4a4d0a perf report: Add --stats option to display quick data statistics by Jiri Olsa · 7 years ago
- 5b969bc perf report: Support time percent and multiple time ranges by Jin Yao · 7 years ago
- d8a88dd perf util: Enable handling of inlined frames by default by Milian Wolff · 7 years ago
- 8780fb2 perf sort: Add sort option for physical address by Kan Liang · 7 years ago
- 1291927 perf tools: Fix spelling mistakes by Kim Phillips · 8 years ago
- 5dfa210 perf report: Enable sorting by srcline as key by Milian Wolff · 8 years ago
- f3a6064 perf report: Introduce --inline option by Jin Yao · 8 years ago
- d890a98 perf tools: Add 'cgroup_id' sort order keyword by Hari Bathini · 8 years ago
- d35fa1e perf report: Document +field style argument support for --field option by Changbin Du · 8 years ago
- 7768f8d perf tools: Allow sorting by symbol size by Charles Baylis · 8 years ago
- 27fafab perf report: Add -q/--quiet option by Namhyung Kim · 8 years ago
- 108a7c1 perf tools: Explicitly document that --children is enabled by default by Yannick Brosseau · 8 years ago
- 46690a8 perf report: Add option to specify time window of interest by David Ahern · 8 years ago
- 175b968 perf report: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 9 years ago
- 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 9 years ago
- fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 9 years ago
- 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
- e0be62c perf tools: Make -f/--force option documentation consistent across tools by Jiri Olsa · 9 years ago
- 4251446 perf report: Add --hierarchy option by Namhyung Kim · 9 years ago
- 1ba2fc6 perf report: Update documention of --percent-limit option by Namhyung Kim · 9 years ago
- c6f5f6b perf report: Update documentation of --sort option by Namhyung Kim · 9 years ago
- 4c96bee perf report: Add documentation for dynamic sort keys by Namhyung Kim · 9 years ago
- 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
- f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
- 26e7792 perf report: Support folded callchain mode on --stdio by Namhyung Kim · 9 years ago
- b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
- 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
- def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
- 40862a7 perf report: Amend documentation about max_stack and synthesized callchains by Adrian Hunter · 9 years ago
- 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 9 years ago
- 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
- 60b88d8 perf tools: Put itrace options into an asciidoc include by Adrian Hunter · 9 years ago
- 9e207dd perf report: Show call graph from reference events by Kan Liang · 9 years ago
- 31191a8 perf report: Add support for srcfile sort key by Andi Kleen · 9 years ago
- a9710ba perf tools: Support full source file paths for srcline by Andi Kleen · 9 years ago
- 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 9 years ago
- 1f91d5f perf tools: Document relation of per-thread event count feature by Namhyung Kim · 10 years ago
- 53c76b0 perf auxtrace: Add option to synthesize events for transactions by Adrian Hunter · 10 years ago
- 64a7e61 perf report: Fix placement of itrace option in documentation by Adrian Hunter · 10 years ago
- 520a2eb perf report: Add Instruction Tracing support by Adrian Hunter · 10 years ago
- dd30920 perf tools: Document --children option in more detail by Namhyung Kim · 10 years ago
- e03eaa4 perf tools: Add pid/tid filtering to report and script commands by David Ahern · 10 years ago
- fa94c36 perf report: Add --branch-history option by Andi Kleen · 10 years ago
- 8b7bad5 perf callchain: Support handling complete branch stacks as histograms by Andi Kleen · 10 years ago
- 763122a perf tools: Disable kernel symbol demangling by default by Avi Kivity · 10 years ago
- cf59002 perf top: Add -w option for setting column width by Namhyung Kim · 10 years ago
- 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 11 years ago
- 75e906c perf report: Add mem-mode documentation to report command by Don Zickus · 11 years ago
- 793aaaa perf report: Add --children option by Namhyung Kim · 11 years ago
- a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 11 years ago
- a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 11 years ago
- f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
- 5cfe2c8 perf report: Add --header/--header-only options by Jiri Olsa · 11 years ago
- 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
- 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
- f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
- 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
- b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
- 064f198 perf report: Add --percent-limit option by Namhyung Kim · 12 years ago
- 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
- 328ccda perf report: Add --no-demangle option by Namhyung Kim · 12 years ago
- 01d14f1 perf report: Add --group option by Namhyung Kim · 12 years ago
- 9811360 perf report: Update documentation for sort keys by Namhyung Kim · 12 years ago
- 7a4ec93 perf tools: Allow user to indicate path to objdump in command line by Maciek Borzecki · 12 years ago
- 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 13 years ago
- c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 13 years ago
- fde0eea perf report: Document --symbol-filter option by Namhyung Kim · 13 years ago
- 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 13 years ago