Age | Commit message (Expand) | Author | Files | Lines |
2019-02-19 | perf trace: Allow dumping a BPF map after setting up BPF events | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2018-12-18 | perf trace: Allow selecting use the use of the ordered_events code | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2018-10-22 | perf trace: Introduce per-event maximum number of events property | Arnaldo Carvalho de Melo | 1 | -0/+20 |
2018-10-19 | perf trace: Introduce --max-events | Arnaldo Carvalho de Melo | 1 | -0/+47 |
2018-04-02 | perf trace: Show only failing syscalls | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2018-03-07 | perf trace: Support setting cgroups as targets | Arnaldo Carvalho de Melo | 1 | -0/+25 |
2018-01-25 | perf trace: Add --print-sample | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2017-11-16 | perf trace: Document missing option, colons | Sihyeon Jang | 1 | -6/+10 |
2017-09-01 | perf trace: Support syscall name globbing | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-04-13 | perf trace: Add usage of --no-syscalls in man page | Ravi Bangoria | 1 | -1/+2 |
2017-01-11 | perf trace: Allow specifying list of syscalls and events in -e/--expr/--event | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2016-10-24 | perf trace: Implement --delay | Alexis Berlemont | 1 | -0/+5 |
2016-05-20 | perf tools: Fix usage of max_stack sysctl | Arnaldo Carvalho de Melo | 1 | -1/+2 |
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-15 | perf trace: Bump --mmap-pages when --call-graph is used by the root user | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2016-04-15 | perf trace: Make --(min,max}-stack imply "--call-graph dwarf" | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2016-04-15 | perf trace: Introduce --min-stack filter | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2016-04-15 | perf trace: Add --max-stack knob | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2016-04-12 | perf trace: Exclude the kernel part of the callchain leading to a syscall | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2016-04-12 | perf trace: Add support for printing call chains on sys_exit events. | Milian Wolff | 1 | -0/+6 |
2015-11-05 | perf trace: Fix documentation for -i | Peter Feiner | 1 | -1/+0 |
2015-06-20 | perf tools: Configurable per thread proc map processing time out | Kan Liang | 1 | -0/+5 |
2015-04-29 | perf trace: Clarify that -e is about syscalls, not perf events in general | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-02-23 | perf trace: Add man page entry for --event | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2015-02-23 | perf trace: Introduce --filter-pids | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2014-10-16 | perf Documentation: Fix typos in perf/Documentation | Masanari Iida | 1 | -1/+1 |
2014-06-27 | perf trace: Add possibility to switch off syscall events | Stanislav Fomichev | 1 | -0/+7 |
2014-06-26 | perf trace: Add support for pagefault tracing | Stanislav Fomichev | 1 | -0/+39 |
2013-11-12 | perf trace: Add summary only option | David Ahern | 1 | -2/+8 |
2013-10-16 | perf trace: Use vfs_getname hook if available | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2013-10-14 | perf trace: Add summary option to dump syscall statistics | David Ahern | 1 | -0/+4 |
2013-10-11 | perf trace: Add record option | David Ahern | 1 | -3/+9 |
2013-10-09 | perf tools: Add possibility to specify mmap size | Jiri Olsa | 1 | -1/+3 |
2013-10-09 | perf trace: Add option to show process COMM | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2013-10-09 | perf trace: Add option to show full timestamp | David Ahern | 1 | -0/+4 |
2013-08-30 | perf trace: Add option to analyze events in a file versus live | David Ahern | 1 | -0/+4 |
2013-08-27 | perf trace: Add --verbose option | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2013-08-27 | perf trace: Support ! in -e expressions | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2013-08-27 | perf trace: Make command line arguments consistent with perf-record | David Ahern | 1 | -0/+6 |
2013-08-26 | perf trace: Implement -o/--output filename | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2013-08-14 | perf trace: Allow specifying which syscalls to trace | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2012-10-25 | perf trace: Use sched:sched_stat_runtime to provide a thread summary | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2012-10-25 | perf trace: Add duration filter | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2012-09-27 | perf trace: New tool | Arnaldo Carvalho de Melo | 1 | -0/+53 |
2010-11-16 | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar | 1 | -111/+0 |
2010-11-10 | perf trace: update Documentation with new perf trace variants | Tom Zanussi | 1 | -8/+49 |
2010-05-05 | perf tools: Fixup minor doc formatting issues | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-02-25 | perf/scripts: Add perf-trace-python Documentation | Tom Zanussi | 1 | -1/+10 |
2010-02-23 | perf/scripts: Fix supported language listing option | Tom Zanussi | 1 | -1/+3 |
2009-12-15 | perf trace/scripting: Update Documentation | Tom Zanussi | 1 | -1/+26 |