Age | Commit message (Expand) | Author |
2019-07-02 | perf tools: Fix typos / broken sentences | Andi Kleen |
2019-06-10 | perf time-utils: Add support for multiple explicit time intervals | Adrian Hunter |
2019-06-10 | perf time-utils: Fix --time documentation | Adrian Hunter |
2019-03-11 | perf report: Implement browsing of individual samples | Andi Kleen |
2019-03-11 | perf report: Support time sort key | Andi Kleen |
2019-03-11 | perf report: Parse time quantum | Andi Kleen |
2019-03-11 | perf report: Support output in nanoseconds | Andi Kleen |
2018-12-17 | perf tools Documentation: Fix diverse typos | Ingo Molnar |
2018-12-17 | perf report: Documentation average IPC and IPC coverage | Jin Yao |
2018-08-08 | perf report: Add --percent-type option | Jiri Olsa |
2018-04-02 | perf tools: Add a "dso_size" sort order | Kim Phillips |
2018-03-21 | perf report: Introduce --ignore-vmlinux command line option | Arnaldo Carvalho de Melo |
2018-02-16 | perf report: Fix description for --mem-mode | Andi Kleen |
2018-02-16 | perf report: Add support to display group output for non group events | Jiri Olsa |
2018-01-17 | perf report: Remove the time slices number limitation | Jin Yao |
2018-01-10 | perf report: Introduce --mmaps | Arnaldo Carvalho de Melo |
2018-01-10 | perf report: Add --tasks option to display monitored tasks | Jiri Olsa |
2018-01-10 | perf report: Add --stats option to display quick data statistics | Jiri Olsa |
2018-01-08 | perf report: Support time percent and multiple time ranges | Jin Yao |
2017-10-25 | perf util: Enable handling of inlined frames by default | Milian Wolff |
2017-09-01 | perf sort: Add sort option for physical address | Kan Liang |
2017-05-04 | perf tools: Fix spelling mistakes | Kim Phillips |
2017-03-27 | perf report: Enable sorting by srcline as key | Milian Wolff |
2017-03-27 | perf report: Introduce --inline option | Jin Yao |
2017-03-14 | perf tools: Add 'cgroup_id' sort order keyword | Hari Bathini |
2017-03-13 | perf report: Document +field style argument support for --field option | Changbin Du |
2017-03-03 | perf tools: Allow sorting by symbol size | Charles Baylis |
2017-02-20 | perf report: Add -q/--quiet option | Namhyung Kim |
2016-12-07 | perf tools: Explicitly document that --children is enabled by default | Yannick Brosseau |
2016-12-01 | perf report: Add option to specify time window of interest | David Ahern |
2016-07-12 | perf report: Introduce --stdio-color to setup the color output mode selection | Arnaldo Carvalho de Melo |
2016-05-23 | perf report: Add srcline_from/to branch sort keys | Andi Kleen |
2016-05-20 | perf tools: Fix usage of max_stack sysctl | Arnaldo Carvalho de Melo |
2016-04-27 | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma... | Arnaldo Carvalho de Melo |
2016-03-30 | perf tools: Make -f/--force option documentation consistent across tools | Jiri Olsa |
2016-02-24 | perf report: Add --hierarchy option | Namhyung Kim |
2016-02-03 | perf report: Update documention of --percent-limit option | Namhyung Kim |
2016-02-03 | perf report: Update documentation of --sort option | Namhyung Kim |
2016-01-06 | perf report: Add documentation for dynamic sort keys | Namhyung Kim |
2016-01-06 | perf report/top: Add --raw-trace option | Namhyung Kim |
2015-11-19 | perf report: Add callchain value option | Namhyung Kim |
2015-11-19 | perf report: Support folded callchain mode on --stdio | Namhyung Kim |
2015-10-26 | perf report: Rename to --show-cpu-utilization | Namhyung Kim |
2015-10-22 | perf tools: Improve call graph documents and help messages | Namhyung Kim |
2015-10-05 | perf callchain: Switch default to 'graph,0.5,caller' | Arnaldo Carvalho de Melo |
2015-09-30 | perf report: Amend documentation about max_stack and synthesized callchains | Adrian Hunter |
2015-09-14 | perf report: Introduce --socket-filter option | Kan Liang |
2015-09-14 | perf tools: Introduce new sort type "socket" for the processor socket | Kan Liang |
2015-08-21 | perf tools: Put itrace options into an asciidoc include | Adrian Hunter |
2015-08-12 | perf report: Show call graph from reference events | Kan Liang |