Age | Commit message (Expand) | Author | Files | Lines |
2023-07-08 | Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 95 | -448/+9316 |
2023-07-05 | perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su... | James Clark | 1 | -36/+50 |
2023-07-05 | perf test: Fix event parsing test on Arm | James Clark | 1 | -1/+13 |
2023-07-02 | perf evsel amd: Fix IBS error message | Ravi Bangoria | 3 | -21/+30 |
2023-07-01 | perf: unwind: Fix symfs with libdw | Vincent Whitchurch | 1 | -2/+6 |
2023-07-01 | perf symbol: Fix uninitialized return value in symbols__find_by_name() | James Clark | 1 | -7/+9 |
2023-07-01 | perf test: Test perf lock contention CSV output | Namhyung Kim | 1 | -0/+36 |
2023-07-01 | perf lock contention: Add --output option | Namhyung Kim | 2 | -58/+85 |
2023-07-01 | perf lock contention: Add -x option for CSV style output | Namhyung Kim | 2 | -67/+241 |
2023-07-01 | perf lock: Remove stale comments | Namhyung Kim | 1 | -2/+0 |
2023-06-30 | Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 313 | -11565/+19952 |
2023-06-30 | perf vendor events intel: Update tigerlake to 1.13 | Ian Rogers | 3 | -8/+32 |
2023-06-30 | perf vendor events intel: Update skylakex to 1.31 | Ian Rogers | 5 | -12/+54 |
2023-06-30 | perf vendor events intel: Update skylake to 57 | Ian Rogers | 3 | -10/+52 |
2023-06-30 | perf vendor events intel: Update sapphirerapids to 1.14 | Ian Rogers | 4 | -3/+311 |
2023-06-30 | perf vendor events intel: Update icelakex to 1.21 | Ian Rogers | 4 | -8/+32 |
2023-06-30 | perf vendor events intel: Update icelake to 1.19 | Ian Rogers | 4 | -12/+36 |
2023-06-30 | perf vendor events intel: Update cascadelakex to 1.19 | Ian Rogers | 5 | -12/+54 |
2023-06-30 | perf vendor events intel: Update meteorlake to 1.03 | Ian Rogers | 11 | -58/+3071 |
2023-06-30 | perf vendor events intel: Add rocketlake events/metrics | Ian Rogers | 12 | -1/+4747 |
2023-06-30 | perf vendor metrics intel: Make transaction metrics conditional | Ian Rogers | 8 | -32/+32 |
2023-06-30 | perf jevents: Support for has_event function | Ian Rogers | 1 | -1/+7 |
2023-06-30 | perf expr: Add has_event function | Ian Rogers | 5 | -1/+34 |
2023-06-30 | perf tools: Do not remove addr_location.thread in thread__find_map() | Namhyung Kim | 1 | -5/+2 |
2023-06-29 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -4/+3 |
2023-06-28 | perf pmus: Add placeholder core PMU | Ian Rogers | 3 | -1/+32 |
2023-06-28 | Merge tag 'docs-arm64-move' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2023-06-28 | Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -0/+75 |
2023-06-27 | perf test: Fix a compile error on pe-file-parsing.c | Namhyung Kim | 2 | -4/+12 |
2023-06-27 | perf: Replace deprecated -target with --target= for Clang | Fangrui Song | 3 | -5/+5 |
2023-06-27 | perf pmu: Correct auto_merge_stats test | Ian Rogers | 1 | -1/+1 |
2023-06-27 | perf tools: Add missing else to cmd_daemon subcommand condition | Jiri Olsa | 1 | -1/+1 |
2023-06-27 | perf trace: fix MSG_SPLICE_PAGES build error | Matthieu Baerts | 1 | -0/+3 |
2023-06-25 | net: Kill MSG_SENDPAGE_NOTLAST | David Howells | 2 | -5/+1 |
2023-06-24 | perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp... | Yang Jihong | 2 | -1/+145 |
2023-06-24 | perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri... | Yang Jihong | 1 | -1/+33 |
2023-06-24 | perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0 | Yang Jihong | 1 | -7/+7 |
2023-06-24 | perf trace-event-info: Add tracepoint_id_to_name() helper | Yang Jihong | 2 | -0/+18 |
2023-06-24 | perf symbol: Remove now unused symbol_conf.sort_by_name | Ian Rogers | 6 | -7/+0 |
2023-06-24 | perf symbol: Remove symbol_name_rb_node | Ian Rogers | 8 | -92/+99 |
2023-06-24 | perf dso: Sort symbols under lock | Ian Rogers | 3 | -6/+8 |
2023-06-24 | perf build: Filter out BTF sources without a .BTF section | Ian Rogers | 1 | -3/+26 |
2023-06-24 | perf test: Add build tests for BUILD_BPF_SKEL | Ian Rogers | 1 | -0/+4 |
2023-06-24 | perf bpf: Move the declaration of struct rq | Ian Rogers | 2 | -2/+10 |
2023-06-24 | perf test: Skip metrics w/o event name in stat STD output linter | Namhyung Kim | 1 | -8/+8 |
2023-06-24 | perf build: Add ability to build with a generated vmlinux.h | Ian Rogers | 4 | -1/+22 |
2023-06-24 | perf test: Reorder event name checks in stat STD output linter | Namhyung Kim | 2 | -3/+3 |
2023-06-23 | perf pmu: Remove a hard coded cpu PMU assumption | Ian Rogers | 1 | -4/+5 |
2023-06-23 | perf pmus: Add notion of default PMU for JSON events | Ian Rogers | 3 | -20/+53 |
2023-06-23 | perf unwind: Fix map reference counts | Ian Rogers | 1 | -7/+12 |