Age | Commit message (Expand) | Author | Files | Lines |
2018-12-18 | perf trace: Allow asking for not suppressing common string prefixes | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-12-18 | perf trace: Make the alignment of the syscall args be configurable | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-12-18 | perf trace: Allow suppressing the syscall argument names | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-12-18 | perf trace: Allow configuring if the syscall start timestamp should be printed | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2018-12-18 | perf trace: Allow configuring default for perf_event_attr.inherit | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2018-12-18 | perf trace: Allow configuring if the syscall duration should be printed | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-12-18 | perf trace: Allow configuring if zeroed syscall args should be printed | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-12-18 | perf trace: Allow specifying a set of events to add in perfconfig | 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-12-17 | perf tools: Support 'srccode' output | Andi Kleen | 1 | -1/+1 |
2018-12-17 | perf tools: Allow specifying proc-map-timeout in config file | Mark Drayton | 1 | -0/+6 |
2018-12-17 | perf tools Documentation: Fix diverse typos | Ingo Molnar | 3 | -4/+4 |
2018-12-17 | perf report: Documentation average IPC and IPC coverage | Jin Yao | 1 | -0/+8 |
2018-12-17 | perf record: Extend trace writing to multi AIO | Alexey Budankov | 1 | -2/+2 |
2018-12-17 | perf record: Enable asynchronous trace writing | Alexey Budankov | 1 | -0/+5 |
2018-12-17 | perf top: Allow passing a kallsyms file | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2018-11-22 | perf bench: Add epoll_ctl(2) benchmark | Davidlohr Bueso | 1 | -0/+3 |
2018-11-22 | perf bench: Add epoll parallel epoll_wait benchmark | Davidlohr Bueso | 1 | -0/+7 |
2018-11-05 | perf record: Support weak groups | Andi Kleen | 1 | -1/+0 |
2018-10-31 | perf top: Do not use overwrite mode by default | Arnaldo Carvalho de Melo | 1 | -3/+8 |
2018-10-30 | perf top: Allow disabling the overwrite mode | Arnaldo Carvalho de Melo | 1 | -0/+5 |
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: Make itrace script default to all calls | Andi Kleen | 1 | -3/+4 |
2018-10-24 | perf script: Add --insn-trace for instruction decoding | Andi Kleen | 2 | -0/+26 |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py | Adrian Hunter | 1 | -1/+1 |
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-09-18 | perf Documentation: Fix out-of-tree asciidoctor man page generation | Ben Hutchings | 1 | -1/+1 |
2018-08-08 | perf report: Add --percent-type option | Jiri Olsa | 1 | -0/+9 |
2018-08-08 | perf annotate: Add --percent-type option | Jiri Olsa | 1 | -0/+9 |
2018-07-24 | perf list: Add missing documentation for --desc and --debug options | Sangwon Hong | 1 | -1/+7 |
2018-07-16 | perf, tools: Use correct articles in comments | Tobias Tefke | 2 | -3/+3 |
2018-06-07 | perf stat: Add --interval-clear option | Jiri Olsa | 1 | -0/+3 |
2018-06-06 | perf script python: Add dict fields introduction to Documentation | Jin Yao | 1 | -0/+26 |
2018-06-06 | perf stat: Display user and system time | Jiri Olsa | 1 | -11/+29 |
2018-06-06 | perf record: Enable arbitrary event names thru name= modifier | Alexey Budankov | 2 | -1/+8 |
2018-06-04 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 1 | -1/+9 |
2018-05-30 | perf tools: Fix perf.data format description of NRCPUS header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-05-30 | perf data: Update documentation section on cpu topology | Thomas Richter | 1 | -0/+8 |
2018-04-26 | perf Documentation: Support for asciidoctor | Takashi Iwai | 2 | -5/+53 |
2018-04-26 | perf stat: Display length strings of each run for --table option | Jiri Olsa | 1 | -6/+6 |
2018-04-26 | perf stat: Add --table option to display time of each run | Jiri Olsa | 1 | -0/+16 |
2018-04-26 | perf buildid-cache: Support --purge-all option | Ravi Bangoria | 1 | -0/+3 |
2018-04-26 | perf buildid-cache: Support --list option | Ravi Bangoria | 1 | -1/+3 |
2018-04-23 | perf mem: Document incorrect and missing options | Sangwon Hong | 1 | -12/+29 |
2018-04-18 | perf mem: Allow all record/report options | Andi Kleen | 1 | -0/+3 |
2018-04-17 | perf script: Extend misc field decoding with switch out event type | Alexey Budankov | 1 | -8/+9 |
2018-04-13 | perf annotate: Allow setting the offset level in .perfconfig | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2018-04-12 | perf sched: Fix documentation for timehist | Takuya Yamamoto | 1 | -2/+2 |