Age | Commit message (Expand) | Author |
2021-11-13 | perf arm-spe: Update --switch-events docs in 'perf record' | German Gomez |
2021-11-07 | perf inject: Add vmlinux and ignore-vmlinux arguments | James Clark |
2021-11-01 | perf bpf: Pull in bpf_program__get_prog_info_linear() | Dave Marchevsky |
2021-10-28 | perf script: Support instruction latency | Kan Liang |
2021-10-27 | perf intel-pt: Support itrace d+o option to direct debug log to stdout | Adrian Hunter |
2021-10-27 | perf auxtrace: Add itrace d+o option to direct debug log to stdout | Adrian Hunter |
2021-10-27 | perf dlfilter: Add dlfilter-show-cycles | Adrian Hunter |
2021-10-27 | perf intel-pt: Support itrace A option to approximate IPC | Adrian Hunter |
2021-10-27 | perf auxtrace: Add itrace A option to approximate IPC | Adrian Hunter |
2021-10-25 | perf list: Display hybrid PMU events with cpu type | Jin Yao |
2021-10-25 | perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID | Adrian Hunter |
2021-10-08 | perf kmem: Improve man page for record options | Ian Rogers |
2021-10-08 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2021-09-27 | perf doc: Fix typos all over the place | Like Xu |
2021-09-17 | perf record: Add --synth option | Namhyung Kim |
2021-08-11 | perf dlfilter: Amend documentation wrt library dependencies | Adrian Hunter |
2021-08-11 | perf script: Fix --list-dlfilters documentation | Adrian Hunter |
2021-08-11 | perf script: Fix documented const'ness of perf_dlfilter_fns | Adrian Hunter |
2021-08-10 | perf docs: Fix accidental em-dashes | Alyssa Ross |
2021-08-09 | perf script python: Fix unintended underline | Stephen Brennan |
2021-08-02 | perf doc: Reorganize ARTICLES variables. | Ian Rogers |
2021-08-02 | perf doc: Remove howto-index.sh related references. | Ian Rogers |
2021-08-02 | perf doc: Remove cmd-list.perl references | Ian Rogers |
2021-08-02 | perf doc: Add info pages to all target. | Ian Rogers |
2021-08-02 | perf doc: Remove references to user-manual | Ian Rogers |
2021-08-02 | perf doc: Fix doc.dep | Ian Rogers |
2021-08-02 | perf doc: Fix perfman.info build | Ian Rogers |
2021-07-07 | perf intel-pt: Add a config for max loops without consuming a packet | Adrian Hunter |
2021-07-01 | perf dlfilter: Add object_code() to perf_dlfilter_fns | Adrian Hunter |
2021-07-01 | perf dlfilter: Add attr() to perf_dlfilter_fns | Adrian Hunter |
2021-07-01 | perf dlfilter: Add srcline() to perf_dlfilter_fns | Adrian Hunter |
2021-07-01 | perf dlfilter: Add insn() to perf_dlfilter_fns | Adrian Hunter |
2021-07-01 | perf dlfilter: Add resolve_address() to perf_dlfilter_fns | Adrian Hunter |
2021-07-01 | perf script: Add option to pass arguments to dlfilters | Adrian Hunter |
2021-07-01 | perf script: Add option to list dlfilters | Adrian Hunter |
2021-07-01 | perf script: Add dlfilter__filter_event_early() | Adrian Hunter |
2021-07-01 | perf script: Add API for filtering via dynamically loaded shared object | Adrian Hunter |
2021-06-24 | perf top: Add cgroup support for perf top (-G) | Joshua Martinez |
2021-06-16 | perf annotate: Add itrace options support | Yang Jihong |
2021-06-04 | perf probe: Add permission and sysctl notice to man page | Masami Hiramatsu |
2021-06-01 | perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace | Adrian Hunter |
2021-06-01 | perf scripting python: Update documentation for srcline etc | Adrian Hunter |
2021-05-25 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2021-05-21 | perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit | Adrian Hunter |
2021-05-17 | perf header: Support HYBRID_CPU_PMU_CAPS feature | Jin Yao |
2021-05-17 | perf header: Support HYBRID_TOPOLOGY feature | Jin Yao |
2021-05-12 | perf intel-pt: Parse VM Time Correlation options and set up decoding | Adrian Hunter |
2021-05-12 | perf inject: Add --vm-time-correlation option | Adrian Hunter |
2021-05-12 | perf intel-pt: Support Z itrace option for timeless decoding | Adrian Hunter |
2021-05-12 | perf auxtrace: Add Z itrace option for timeless decoding | Adrian Hunter |