Age | Commit message (Expand) | Author | Files | Lines |
2021-08-11 | perf dlfilter: Amend documentation wrt library dependencies | Adrian Hunter | 1 | -0/+8 |
2021-08-11 | perf script: Fix --list-dlfilters documentation | Adrian Hunter | 1 | -1/+1 |
2021-08-11 | perf script: Fix documented const'ness of perf_dlfilter_fns | Adrian Hunter | 1 | -2/+2 |
2021-08-10 | perf docs: Fix accidental em-dashes | Alyssa Ross | 5 | -12/+12 |
2021-08-09 | perf script python: Fix unintended underline | Stephen Brennan | 1 | -1/+1 |
2021-08-02 | perf doc: Reorganize ARTICLES variables. | Ian Rogers | 1 | -7/+4 |
2021-08-02 | perf doc: Remove howto-index.sh related references. | Ian Rogers | 1 | -12/+1 |
2021-08-02 | perf doc: Remove cmd-list.perl references | Ian Rogers | 1 | -20/+1 |
2021-08-02 | perf doc: Add info pages to all target. | Ian Rogers | 1 | -1/+1 |
2021-08-02 | perf doc: Remove references to user-manual | Ian Rogers | 1 | -25/+0 |
2021-08-02 | perf doc: Fix doc.dep | Ian Rogers | 1 | -0/+46 |
2021-08-02 | perf doc: Fix perfman.info build | Ian Rogers | 2 | -1/+47 |
2021-07-07 | perf intel-pt: Add a config for max loops without consuming a packet | Adrian Hunter | 1 | -0/+6 |
2021-07-01 | perf dlfilter: Add object_code() to perf_dlfilter_fns | Adrian Hunter | 1 | -1/+4 |
2021-07-01 | perf dlfilter: Add attr() to perf_dlfilter_fns | Adrian Hunter | 1 | -1/+4 |
2021-07-01 | perf dlfilter: Add srcline() to perf_dlfilter_fns | Adrian Hunter | 1 | -1/+4 |
2021-07-01 | perf dlfilter: Add insn() to perf_dlfilter_fns | Adrian Hunter | 1 | -1/+4 |
2021-07-01 | perf dlfilter: Add resolve_address() to perf_dlfilter_fns | Adrian Hunter | 1 | -1/+5 |
2021-07-01 | perf script: Add option to pass arguments to dlfilters | Adrian Hunter | 2 | -3/+11 |
2021-07-01 | perf script: Add option to list dlfilters | Adrian Hunter | 2 | -0/+8 |
2021-07-01 | perf script: Add dlfilter__filter_event_early() | Adrian Hunter | 1 | -4/+9 |
2021-07-01 | perf script: Add API for filtering via dynamically loaded shared object | Adrian Hunter | 2 | -1/+228 |
2021-06-24 | perf top: Add cgroup support for perf top (-G) | Joshua Martinez | 1 | -0/+12 |
2021-06-16 | perf annotate: Add itrace options support | Yang Jihong | 1 | -0/+7 |
2021-06-04 | perf probe: Add permission and sysctl notice to man page | Masami Hiramatsu | 1 | -3/+16 |
2021-06-01 | perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace | Adrian Hunter | 1 | -1/+5 |
2021-06-01 | perf scripting python: Update documentation for srcline etc | Adrian Hunter | 1 | -4/+42 |
2021-05-25 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 2 | -6/+7 |
2021-05-21 | perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit | Adrian Hunter | 2 | -6/+7 |
2021-05-17 | perf header: Support HYBRID_CPU_PMU_CAPS feature | Jin Yao | 1 | -0/+16 |
2021-05-17 | perf header: Support HYBRID_TOPOLOGY feature | Jin Yao | 1 | -0/+17 |
2021-05-12 | perf intel-pt: Parse VM Time Correlation options and set up decoding | Adrian Hunter | 1 | -3/+105 |
2021-05-12 | perf inject: Add --vm-time-correlation option | Adrian Hunter | 1 | -0/+10 |
2021-05-12 | perf intel-pt: Support Z itrace option for timeless decoding | Adrian Hunter | 1 | -0/+5 |
2021-05-12 | perf auxtrace: Add Z itrace option for timeless decoding | Adrian Hunter | 1 | -0/+1 |
2021-04-29 | perf Documentation: Document intel-hybrid support | Jin Yao | 3 | -0/+217 |
2021-04-29 | perf report: Make --skip-empty as default | Namhyung Kim | 1 | -0/+5 |
2021-04-29 | perf report: Add --skip-empty option to suppress 0 event stat | Namhyung Kim | 1 | -0/+3 |
2021-04-29 | perf data: Add JSON export | Nicholas Fraser | 1 | -1/+4 |
2021-04-29 | perf stat: Introduce config stat.bpf-counter-events | Song Liu | 1 | -0/+2 |
2021-04-22 | perf tools: Update topdown documentation to permit rdpmc calls | Ray Kinsella | 1 | -0/+18 |
2021-04-20 | perf stat: Enable iostat mode for x86 platforms | Alexander Antonov | 1 | -0/+88 |
2021-03-31 | perf annotate: Add --demangle and --demangle-kernel | Martin Liška | 1 | -0/+7 |
2021-03-26 | perf tools: Support pipeline stage cycles for powerpc | Athira Rajeev | 1 | -0/+2 |
2021-03-24 | perf stat: Align CSV output for summary mode | Jin Yao | 1 | -0/+9 |
2021-03-23 | perf stat: Introduce 'bperf' to share hardware PMCs with BPF | Song Liu | 1 | -0/+11 |
2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar | 3 | -3/+3 |
2021-03-15 | perf stat: Elaborate use cases for the -n/--null command line option | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2021-03-08 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 4 | -6/+6 |
2021-03-06 | perf tools: Fix documentation of verbose options | Ian Rogers | 4 | -6/+6 |