Age | Commit message (Expand) | Author |
2024-05-10 | perf sched: Rename 'switches' column header to 'count' and add usage descript... | Madadi Vineeth Reddy |
2024-04-26 | perf test: Reintroduce -p/--parallel and make -S/--sequential the default | Arnaldo Carvalho de Melo |
2024-04-18 | perf docs: Document bpf event modifier | Ian Rogers |
2024-04-17 | perf report: Add weight[123] output fields | Namhyung Kim |
2024-04-05 | perf script: Add capstone support for '-F +brstackdisasm' | Andi Kleen |
2024-03-21 | perf docs arm_spe: Clarify more SPE requirements related to KPTI | James Clark |
2024-02-20 | perf: script: prefer capstone to XED | Changbin Du |
2024-02-20 | perf: script: add raw|disasm arguments to --insn-trace option | Changbin Du |
2024-02-20 | perf: script: add field 'disasm' to display mnemonic instructions | Changbin Du |
2024-02-12 | Merge branch 'perf-tools' into perf-tools-next | Namhyung Kim |
2024-02-09 | perf stat: Support per-cluster aggregation | Yicong Yang |
2024-02-08 | perf tools: Make it possible to see perf's kernel and module memory mappings | Adrian Hunter |
2024-02-02 | tools: perf: Expose sample ID / stream ID to python scripts | Ben Gainey |
2024-02-01 | perf Documentation: Add some more hints to tips.txt | Andi Kleen |
2024-01-26 | perf list: Add output file option | Ian Rogers |
2024-01-25 | perf tools: Add -H short option for --hierarchy | Namhyung Kim |
2024-01-19 | Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2023-12-23 | perf annotate: Add --type-stat option for debugging | Namhyung Kim |
2023-12-23 | perf annotate: Add --data-type option | Namhyung Kim |
2023-12-23 | perf report: Add 'symoff' sort key | Namhyung Kim |
2023-12-23 | perf report: Add 'typeoff' sort key | Namhyung Kim |
2023-12-23 | perf report: Add 'type' sort key | Namhyung Kim |
2023-12-14 | perf stat: Combine the -A/--no-aggr and --no-merge options | Ian Rogers |
2023-12-03 | perf docs: Fix man page formatting for 'perf lock' | Nick Forrington |
2023-11-28 | perf tools: Add --debug-file option to redirect debug output | Yang Jihong |
2023-11-27 | perf test: Use existing config value for objdump path | James Clark |
2023-11-27 | perf auxtrace: Add 'T' itrace option for timestamp trace | Leo Yan |
2023-11-10 | perf header: Additional note on AMD IBS for max_precise pmu cap | Arnaldo Carvalho de Melo |
2023-11-09 | perf test: Add support for setting objdump binary via perf config | James Clark |
2023-11-09 | perf tools: Add branch counter knob | Kan Liang |
2023-10-25 | perf bench sched pipe: Add -G/--cgroups option | Namhyung Kim |
2023-09-12 | perf lock contention: Add -G/--cgroup-filter option | Namhyung Kim |
2023-09-12 | perf lock contention: Add --lock-cgroup option | Namhyung Kim |
2023-09-12 | perf kwork top: Implements BPF-based cpu usage statistics | Yang Jihong |
2023-09-12 | perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time options | Yang Jihong |
2023-09-12 | perf kwork top: Introduce new top utility | Yang Jihong |
2023-09-12 | perf kwork: Add sched record support | Yang Jihong |
2023-09-12 | perf kwork: Add the supported subcommands to the document | Yang Jihong |
2023-09-12 | perf record: Track sideband events for all CPUs when tracing selected CPUs | Yang Jihong |
2023-08-16 | perf docs: Fix format of unordered lists | Changbin Du |
2023-08-15 | perf dlfilter: Add al_cleanup() | Adrian Hunter |
2023-08-15 | perf parse-events: Remove BPF event support | Ian Rogers |
2023-07-28 | perf doc: Fix typo in perf.data-file-format.txt | Xiu Jianfeng |
2023-07-20 | perf bench uprobe: Add benchmark to test uprobe overhead | Arnaldo Carvalho de Melo |
2023-07-01 | perf lock contention: Add --output option | Namhyung Kim |
2023-07-01 | perf lock contention: Add -x option for CSV style output | Namhyung Kim |
2023-06-27 | perf: Replace deprecated -target with --target= for Clang | Fangrui Song |
2023-06-05 | perf stat: Document --metric-no-threshold and threshold colors | Ian Rogers |
2023-05-23 | perf stat: Add "--per-cache" aggregation option and document it | K Prateek Nayak |