Age | Commit message (Expand) | Author | Files | Lines |
2022-08-27 | perf docs: Update the documentation for the save_type filter | Kan Liang | 1 | -0/+3 |
2022-08-27 | perf record: Fix manpage formatting of description of support to hybrid systems | Andi Kleen | 2 | -12/+2 |
2022-08-12 | perf c2c: Update documentation for new display option 'peer' | Leo Yan | 1 | -7/+24 |
2022-08-12 | perf tools: Tidy guest option documentation | Adrian Hunter | 5 | -57/+38 |
2022-08-12 | perf inject: Fix missing guestmount option documentation | Adrian Hunter | 1 | -0/+12 |
2022-08-12 | 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-08-10 | perf stat: Add JSON output option | Claire Jensen | 1 | -0/+21 |
2022-08-03 | perf lock: Add --map-nr-entries option | Namhyung Kim | 1 | -0/+3 |
2022-08-01 | perf lock: Implement cpu and task filters for BPF | Namhyung Kim | 1 | -0/+17 |
2022-08-01 | perf lock: Use BPF for lock contention analysis | Namhyung Kim | 1 | -0/+5 |
2022-07-26 | perf kwork: Implement BPF trace | Yang Jihong | 1 | -0/+10 |
2022-07-26 | perf kwork: Implement perf kwork timehist | Yang Jihong | 1 | -0/+65 |
2022-07-26 | perf kwork: Implement perf kwork latency | Yang Jihong | 1 | -0/+29 |
2022-07-26 | perf kwork: Implement 'report' subcommand | Yang Jihong | 1 | -0/+33 |
2022-07-26 | perf kwork: Add workqueue kwork record support | Yang Jihong | 1 | -1/+1 |
2022-07-26 | perf kwork: Add softirq kwork record support | Yang Jihong | 1 | -1/+1 |
2022-07-26 | perf kwork: Add irq kwork record support | Yang Jihong | 1 | -1/+1 |
2022-07-26 | perf kwork: New tool to trace time properties of kernel work (such as softirq... | Yang Jihong | 1 | -0/+43 |
2022-07-25 | perf lock: Support -t option for 'contention' subcommand | Namhyung Kim | 1 | -0/+4 |
2022-07-25 | perf lock: Add -k and -F options to 'contention' subcommand | Namhyung Kim | 1 | -0/+15 |
2022-07-25 | perf lock: Add 'contention' subcommand | Namhyung Kim | 1 | -1/+3 |
2022-07-20 | perf intel-pt: Add documentation for tracing guest machine user space | Adrian Hunter | 1 | -4/+177 |
2022-07-20 | perf inject: Add support for injecting guest sideband events | Adrian Hunter | 1 | -0/+17 |
2022-07-20 | perf dlfilter: Add machine_pid and vcpu | Adrian Hunter | 1 | -0/+22 |
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-07-18 | perf buildid-list: Add a "-m" option to show kernel and modules build-ids | Blake Jones | 1 | -0/+4 |
2022-07-12 | perf record: Allow to specify max stack depth of fp callchain | Namhyung Kim | 1 | -0/+5 |
2022-07-12 | perf lock: Allow to use different kernel symbols | Namhyung Kim | 1 | -0/+7 |
2022-06-24 | perf header: Record non-CPU PMU capabilities | Ravi Bangoria | 1 | -4/+6 |
2022-06-23 | perf record: Add finished init event | Adrian Hunter | 1 | -0/+10 |
2022-06-23 | perf record: Add new option to sample identifier | Adrian Hunter | 1 | -0/+5 |
2022-06-03 | perf docs: Correct typo of event_sources | Ian Rogers | 3 | -3/+3 |
2022-05-26 | perf record: Enable off-cpu analysis with BPF | Namhyung Kim | 1 | -0/+10 |
2022-05-23 | perf intel-pt: Add guest_code support | Adrian Hunter | 1 | -0/+70 |
2022-05-23 | perf kvm report: Add guest_code support | Adrian Hunter | 1 | -0/+3 |
2022-05-23 | perf script: Add guest_code support | Adrian Hunter | 1 | -0/+4 |
2022-05-23 | perf lock: Add -t/--thread option for report | Namhyung Kim | 1 | -0/+21 |
2022-05-23 | perf c2c: Update documentation for store metric 'N/A' | Leo Yan | 1 | -3/+5 |
2022-05-17 | perf intel-pt: Add support for emulated ptwrite | Adrian Hunter | 1 | -0/+88 |
2022-05-10 | perf annotate: Add --percent-limit option | Namhyung Kim | 1 | -0/+5 |
2022-04-26 | perf intel-pt: Add link to the perf wiki's Intel PT page | Adrian Hunter | 1 | -0/+7 |
2022-04-22 | perf stat: Merge event counts from all hybrid PMUs | Zhengjun Xing | 1 | -0/+10 |
2022-04-14 | perf docs: Add man page entry for Arm SPE | James Clark | 2 | -1/+219 |
2022-04-09 | perf docs: Add perf-iostat link to manpages | Michael Petlan | 1 | -1/+1 |
2022-03-25 | perf lock: Add -F/--field option to control output | Namhyung Kim | 1 | -0/+6 |
2022-03-23 | perf script: Add 'brstackinsnlen' for branch stacks | Kan Liang | 1 | -2/+6 |
2022-03-22 | perf ftrace latency: Update documentation | Namhyung Kim | 1 | -23/+52 |
2022-02-15 | perf intel-pt: Add documentation for Event Trace and TNT disable | Adrian Hunter | 1 | -2/+102 |