| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | perf tools: Merge deferred user callchains | Namhyung Kim | 1 | -0/+5 |
| 2025-03-14 | perf script: Update brstack syntax documentation | Yujie Liu | 1 | -7/+16 |
| 2024-08-14 | perf script: Add branch counters | Kan Liang | 1 | -1/+1 |
| 2024-08-12 | perf script: add --addr2line option | Martin Liška | 1 | -0/+3 |
| 2024-04-05 | perf script: Add capstone support for '-F +brstackdisasm' | Andi Kleen | 1 | -2/+5 |
| 2024-02-20 | perf: script: add raw|disasm arguments to --insn-trace option | Changbin Du | 1 | -3/+4 |
| 2024-02-20 | perf: script: add field 'disasm' to display mnemonic instructions | Changbin Du | 1 | -6/+7 |
| 2023-05-12 | perf script: Add new output field 'dsoff' to print dso offset | Changbin Du | 1 | -1/+1 |
| 2023-02-06 | perf script: Fix missing Retire Latency fields option documentation | Kan Liang | 1 | -1/+1 |
| 2023-02-02 | perf script: Add 'cgroup' field for output | Namhyung Kim | 1 | -1/+4 |
| 2023-01-22 | perf tools: Fix foolproof typo | Ian Rogers | 1 | -1/+1 |
| 2022-08-11 | perf tools: Tidy guest option documentation | Adrian Hunter | 1 | -26/+3 |
| 2022-08-11 | perf script: Fix missing guest option documentation | Adrian Hunter | 1 | -0/+23 |
| 2022-08-10 | perf script: Fix reference to perf insert instead of perf inject | Adrian Hunter | 1 | -1/+1 |
| 2022-07-20 | perf script: Add machine_pid and vcpu | Adrian Hunter | 1 | -1/+6 |
| 2022-07-20 | perf script: Add --dump-unsorted-raw-trace option | Adrian Hunter | 1 | -0/+3 |
| 2022-05-23 | perf script: Add guest_code support | Adrian Hunter | 1 | -0/+4 |
| 2022-03-22 | perf script: Add 'brstackinsnlen' for branch stacks | Kan Liang | 1 | -2/+6 |
| 2022-02-15 | perf script: Display new D (Intr Disabled) and t (Intr Toggle) flags | Adrian Hunter | 1 | -5/+8 |
| 2021-10-28 | perf script: Support instruction latency | Kan Liang | 1 | -1/+1 |
| 2021-08-11 | perf script: Fix --list-dlfilters documentation | Adrian Hunter | 1 | -1/+1 |
| 2021-07-01 | perf script: Add option to pass arguments to dlfilters | Adrian Hunter | 1 | -0/+4 |
| 2021-07-01 | perf script: Add option to list dlfilters | Adrian Hunter | 1 | -0/+4 |
| 2021-07-01 | perf script: Add API for filtering via dynamically loaded shared object | Adrian Hunter | 1 | -1/+6 |
| 2021-05-21 | perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit | Adrian Hunter | 1 | -3/+4 |
| 2021-02-08 | perf script: Support filtering by hex address | Jin Yao | 1 | -0/+20 |
| 2021-02-03 | perf script: Support DSO filter like in other perf tools | Jin Yao | 1 | -0/+3 |
| 2021-01-20 | perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE | Stephane Eranian | 1 | -1/+1 |
| 2020-12-19 | perf script: Support data page size | Kan Liang | 1 | -2/+3 |
| 2020-07-10 | perf script: Add option --show-text-poke-events | Adrian Hunter | 1 | -0/+4 |
| 2020-04-18 | perf script: Add option to enable the LBR stitching approach | Kan Liang | 1 | -0/+11 |
| 2020-04-03 | perf script: add -S/--symbols documentation | Ian Rogers | 1 | -0/+8 |
| 2020-04-03 | perf script: Add --show-cgroup-events option | Namhyung Kim | 1 | -0/+3 |
| 2020-03-27 | perf script: Introduce --deltatime option | Hagen Paul Pfeifer | 1 | -0/+3 |
| 2020-03-11 | perf intel-pt: Add Intel PT man page references | Adrian Hunter | 1 | -1/+1 |
| 2019-08-15 | perf script: Allow specifying event to switch off processing of other events | Arnaldo Carvalho de Melo | 1 | -1/+4 |
| 2019-08-15 | perf script: Allow showing the --switch-on event | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2019-08-15 | perf script: Allow specifying event to switch on processing of other events | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2019-07-23 | perf script: Improve man page description of metrics | Andi Kleen | 1 | -3/+3 |
| 2019-07-23 | perf script: Fix --max-blocks man page description | Andi Kleen | 1 | -1/+1 |
| 2019-06-10 | perf time-utils: Add support for multiple explicit time intervals | Adrian Hunter | 1 | -1/+2 |
| 2019-06-10 | perf time-utils: Fix --time documentation | Adrian Hunter | 1 | -3/+3 |
| 2019-06-05 | perf script: Add output of IPC ratio | Adrian Hunter | 1 | -1/+4 |
| 2019-05-28 | perf script: Add --show-bpf-events to show eBPF related events | Jiri Olsa | 1 | -0/+3 |
| 2019-03-19 | perf script: Support relative time | Andi Kleen | 1 | -0/+3 |
| 2019-02-20 | perf script: Allow +- operator for type specific fields option | Jiri Olsa | 1 | -0/+6 |
| 2018-12-17 | perf tools: Support 'srccode' output | Andi Kleen | 1 | -1/+1 |
| 2018-10-24 | perf script: Implement --graph-function | Andi Kleen | 1 | -0/+4 |
| 2018-10-24 | tools script: Add --call-trace and --call-ret-trace | Andi Kleen | 1 | -0/+7 |
| 2018-10-24 | perf script: Add --insn-trace for instruction decoding | Andi Kleen | 1 | -0/+7 |
| 2018-04-17 | perf script: Extend misc field decoding with switch out event type | Alexey Budankov | 1 | -8/+9 |
| 2018-02-16 | perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND | Jiri Olsa | 1 | -0/+3 |
| 2018-01-17 | perf script: Remove the time slices number limitation | Jin Yao | 1 | -5/+5 |
| 2018-01-10 | perf script: Add support to display lost events | Jiri Olsa | 1 | -0/+3 |
| 2018-01-08 | perf script: Add support to display sample misc field | Jiri Olsa | 1 | -1/+19 |
| 2018-01-08 | perf script: Support time percent and multiple time ranges | Jin Yao | 1 | -0/+16 |
| 2017-11-29 | perf script: Allow computing 'perf stat' style metrics | Andi Kleen | 1 | -1/+9 |
| 2017-10-27 | perf script: Allow creating per-event dump files | Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2017-10-25 | perf util: Enable handling of inlined frames by default | Milian Wolff | 1 | -1/+2 |
| 2017-09-13 | perf script: Support user regs | Andi Kleen | 1 | -2/+2 |
| 2017-09-01 | perf script: Support physical address | Kan Liang | 1 | -1/+1 |
| 2017-06-27 | perf script: Add 'synth' field for synthesized event payloads | Adrian Hunter | 1 | -1/+5 |
| 2017-06-19 | perf script: Support -F brstackoff,dso | Mark Santaniello | 1 | -1/+3 |
| 2017-06-19 | perf script: Allow adding and removing fields | Andi Kleen | 1 | -0/+8 |
| 2017-05-24 | perf script: Add --inline option for debugging | Namhyung Kim | 1 | -0/+4 |
| 2017-03-16 | perf script: Add 'brstackinsn' for branch stacks | Andi Kleen | 1 | -2/+11 |
| 2017-03-14 | perf script: Add script print support for namespace events | Hari Bathini | 1 | -0/+3 |
| 2017-01-16 | perf script: Fix man page about --dump-raw-trace option | Michael Petlan | 1 | -2/+2 |
| 2016-12-01 | perf script: Add option to specify time window of interest | David Ahern | 1 | -0/+7 |
| 2016-11-29 | perf script: Add option to stop printing callchain | David Ahern | 1 | -0/+3 |
| 2016-10-24 | perf script: Support insn and insnlen | Andi Kleen | 1 | -1/+5 |
| 2016-08-09 | perf script: Add 'bpf-output' field to usage message | Brendan Gregg | 1 | -2/+2 |
| 2016-06-23 | perf script: Add callindent option | Adrian Hunter | 1 | -0/+4 |
| 2016-06-23 | perf script: Print sample flags more nicely | Adrian Hunter | 1 | -1/+6 |
| 2016-06-21 | perf script: Fix documentation of '-f' when it should be '-F' | Adrian Hunter | 1 | -10/+10 |
| 2016-05-20 | perf tools: Fix usage of max_stack sysctl | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-04-27 | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-04-14 | perf script: Add --max-stack knob | Arnaldo Carvalho de Melo | 1 | -0/+10 |
| 2016-03-30 | perf tools: Make -f/--force option documentation consistent across tools | Jiri Olsa | 1 | -0/+4 |
| 2015-10-29 | perf script: Enable printing of branch stack | Stephane Eranian | 1 | -2/+12 |
| 2015-09-28 | perf script: Allow time to be displayed in nanoseconds | Adrian Hunter | 1 | -0/+3 |
| 2015-08-31 | perf script: Enable printing of interrupted machine state | Stephane Eranian | 1 | -1/+1 |
| 2015-08-28 | perf script: Add --[no-]-demangle/--[no-]-demangle-kernel | Mark Drayton | 1 | -0/+7 |
| 2015-08-21 | perf tools: Put itrace options into an asciidoc include | Adrian Hunter | 1 | -22/+1 |
| 2015-08-10 | perf tools: Support full source file paths for srcline | Andi Kleen | 1 | -0/+3 |
| 2015-07-23 | perf script: Add option --show-switch-events | Adrian Hunter | 1 | -0/+4 |
| 2015-05-05 | perf auxtrace: Add option to synthesize events for transactions | Adrian Hunter | 1 | -4/+5 |
| 2015-04-29 | perf script: Add field option 'flags' to print sample flags | Adrian Hunter | 1 | -1/+8 |
| 2015-04-29 | perf script: Add Instruction Tracing support | Adrian Hunter | 1 | -0/+27 |
| 2015-03-24 | perf tools: Add pid/tid filtering to report and script commands | David Ahern | 1 | -0/+6 |
| 2015-01-21 | perf tools: Remove EOL whitespaces | Arnaldo Carvalho de Melo | 1 | -14/+14 |
| 2014-10-17 | perf script: Add period data column | Jiri Olsa | 1 | -1/+1 |
| 2014-10-15 | perf Documentation: Fix typos in perf/Documentation | Masanari Iida | 1 | -1/+1 |
| 2013-12-10 | perf script: Add --header/--header-only options | Jiri Olsa | 1 | -0/+6 |
| 2013-12-09 | perf script: Add an option to print the source line number | Adrian Hunter | 1 | -1/+1 |
| 2013-11-27 | perf script: Print mmap[2] events also | Namhyung Kim | 1 | -0/+3 |
| 2013-11-27 | perf script: Print comm, fork and exit events also | Namhyung Kim | 1 | -0/+3 |
| 2012-01-30 | perf script: Add option resolving vmlinux path | Akihiro Nagai | 1 | -0/+3 |
| 2012-01-30 | perf script: Add the offset field specifier | Akihiro Nagai | 1 | -1/+1 |
| 2011-12-23 | perf report: Accept fifos as input file | Robert Richter | 1 | -1/+1 |
| 2011-11-28 | perf script: Add comm filtering option | David Ahern | 1 | -0/+5 |
| 2011-11-28 | perf tools: make -C consistent across commands (for cpu list arg) | David Ahern | 1 | -1/+1 |
| 2011-10-07 | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian | 1 | -0/+7 |
| 2011-07-05 | perf report/annotate/script: Add option to specify a CPU range | Anton Blanchard | 1 | -0/+6 |
| 2011-06-02 | perf script: Add printing of sample address | David Ahern | 1 | -2/+2 |
| 2011-06-02 | perf script: Make printing of dso a separate field option | David Ahern | 1 | -1/+1 |
| 2011-06-02 | perf script: "sym" field really means show IP data | David Ahern | 1 | -5/+5 |
| 2011-03-30 | perf script: Add more documentation about the -f/--fields parameters | Arnaldo Carvalho de Melo | 1 | -2/+50 |
| 2011-03-14 | perf script: Add support for H/W and S/W events | David Ahern | 1 | -1/+4 |
| 2011-03-14 | perf script: Add support for dumping symbols | David Ahern | 1 | -1/+15 |
| 2011-03-14 | perf script: Support custom field selection for output | David Ahern | 1 | -0/+5 |
| 2010-12-02 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 1 | -0/+7 |
| 2010-11-16 | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar | 1 | -0/+111 |