| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | perf test: Add truncated perf.data robustness test | Arnaldo Carvalho de Melo | 1 | -0/+86 |
| 3 days | perf session: Validate HEADER_ATTR attr.size before swapping | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 3 days | perf tests hwmon_pmu: Use PRIu64 + (uint64_t) cast for a __u64 field to work ... | Arnaldo Carvalho de Melo | 1 | -2/+3 |
| 5 days | perf tests: Sort includes and add missed explicit dependencies | Ian Rogers | 2 | -12/+20 |
| 6 days | perf test: Add stat metrics --for-each-cgroup test | Ian Rogers | 1 | -0/+200 |
| 9 days | perf tests: Add test for stat delay option with duration_time | Ian Rogers | 1 | -0/+53 |
| 9 days | perf test ibs: Skip privilege test on Zen6 and newer platforms | Ravi Bangoria | 1 | -4/+33 |
| 11 days | perf tests: Add test for uncore event sorting | Ian Rogers | 4 | -0/+179 |
| 11 days | perf evlist: Try to avoid computing evsel from sample | Ian Rogers | 2 | -2/+7 |
| 11 days | perf hist: Remove evsel from struct hist_entry_iter | Ian Rogers | 3 | -3/+0 |
| 11 days | perf evsel: Refactor evsel tracepoint sample accessors perf_sample | Ian Rogers | 2 | -3/+3 |
| 11 days | perf event: Fix size of synthesized sample with branch stacks | Ian Rogers | 2 | -4/+9 |
| 2026-05-15 | perf pmu: Skip test on Arm64 when #slots is zero | Leo Yan | 1 | -2/+22 |
| 2026-05-11 | perf test: Fix "trace summary" test for musl-based systems | Martin Kaiser | 1 | -1/+1 |
| 2026-05-11 | perf test: Fix sys_enter_openat event test for musl | Martin Kaiser | 1 | -1/+4 |
| 2026-05-11 | perf test: Fix nanosleep check in the ftrace test | Martin Kaiser | 1 | -3/+4 |
| 2026-05-05 | perf build: Remove NO_GTK2 build test | Namhyung Kim | 1 | -5/+1 |
| 2026-04-13 | perf test: Fixes for check branch stack sampling | Ian Rogers | 1 | -49/+95 |
| 2026-04-13 | perf test: Fix inet_pton probe failure and unroll call graph | Ian Rogers | 1 | -4/+4 |
| 2026-04-08 | perf test: Make perf trace BTF general tests exclusive | Thomas Richter | 1 | -1/+1 |
| 2026-04-08 | perf data: Clean up use_stdio and structures | Ian Rogers | 1 | -1/+2 |
| 2026-04-08 | perf tools: Use calloc() where applicable | Arnaldo Carvalho de Melo | 2 | -1/+1 |
| 2026-04-08 | perf tools: Make more global variables static | Ian Rogers | 3 | -5/+5 |
| 2026-04-05 | perf test: Skip sched stats test for !root | Namhyung Kim | 1 | -0/+5 |
| 2026-04-05 | perf sample: Add evsel to struct perf_sample | Ian Rogers | 3 | -2/+3 |
| 2026-04-05 | perf sample: Make sure perf_sample__init/exit are used | Ian Rogers | 2 | -0/+3 |
| 2026-04-05 | perf tests sched stats: Write output to temp file | Ian Rogers | 1 | -10/+27 |
| 2026-04-02 | perf tests kwork: Add basic kwork coverage tests | Ian Rogers | 1 | -0/+79 |
| 2026-04-02 | perf test: Skip perf data type profiling tests for s390 | Thomas Richter | 1 | -0/+4 |
| 2026-04-02 | perf test: Fix ratio_to_prev event parsing test | Thomas Falcon | 1 | -21/+28 |
| 2026-04-01 | perf test: Fix perf stat --bpf-counters on hybrid machines | Namhyung Kim | 1 | -4/+16 |
| 2026-04-01 | perf tests: Write test files to tmpdir | Ian Rogers | 1 | -19/+23 |
| 2026-04-01 | libperf cpumap: Make index and nr types unsigned | Ian Rogers | 5 | -7/+10 |
| 2026-03-19 | perf evlist: Improve default event for s390 | Ian Rogers | 4 | -5/+14 |
| 2026-03-03 | perf test type profiling: Remote typedef on struct | Ian Rogers | 2 | -4/+4 |
| 2026-02-21 | Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 33 | -78/+1367 |
| 2026-02-12 | perf test script: Add python script testing support | Ian Rogers | 1 | -0/+113 |
| 2026-02-12 | perf test script: Add perl script testing support | Ian Rogers | 1 | -0/+102 |
| 2026-02-12 | perf test: perf data --to-ctf testing | Ian Rogers | 1 | -0/+104 |
| 2026-02-12 | perf test: Test pipe mode with data conversion --to-json | Ian Rogers | 1 | -9/+24 |
| 2026-02-12 | perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ... | Arnaldo Carvalho de Melo | 1 | -5/+5 |
| 2026-02-11 | Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -1/+0 |
| 2026-02-09 | perf test code_with_type.sh: Skip test if rust wasn't available at build time | Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2026-02-09 | perf tests workload: Formatting for code_with_type.rs | Dmitrii Dolgov | 1 | -1/+5 |
| 2026-02-08 | perf tests: Test annotate with data type profiling and C | Dmitrii Dolgov | 1 | -8/+23 |
| 2026-02-08 | perf tests: Test annotate with data type profiling and rust | Dmitrii Dolgov | 1 | -0/+69 |
| 2026-02-08 | perf test workload: Add code_with_type test workload | Dmitrii Dolgov | 5 | -0/+82 |
| 2026-02-08 | perf test parse-metric: Ensure aggregate counts appear to have run | Ian Rogers | 1 | -0/+2 |
| 2026-02-08 | perf test record.sh: Fix shellcheck warning | Ian Rogers | 1 | -1/+1 |
| 2026-02-06 | perf test: Fix test case Leader sampling on s390 | Thomas Richter | 1 | -1/+15 |
| 2026-02-06 | perf test addr2line_inlines: Ensure inline information shows on LBR leaves | Ian Rogers | 1 | -0/+28 |
| 2026-02-06 | perf tests: build-test coverage for NO_JEVENTS=1 | Ian Rogers | 1 | -0/+2 |
| 2026-02-06 | perf tests: Additional 'perf stat' tests | Ian Rogers | 1 | -0/+242 |
| 2026-02-03 | perf test kvm: Add stat live testing | Ian Rogers | 1 | -1/+29 |
| 2026-02-03 | perf capstone: Support for dlopen-ing libcapstone.so | Ian Rogers | 1 | -0/+2 |
| 2026-02-03 | perf build: Remove NO_LIBCAP that controls nothing | Ian Rogers | 1 | -1/+1 |
| 2026-01-27 | perf script: Fix script_fetch_insn for more than just x86 | Ian Rogers | 1 | -1/+0 |
| 2026-01-26 | perf test: Fix test perf evlist for z/VM s390x | Thomas Richter | 1 | -2/+2 |
| 2026-01-23 | perf tests sched: Avoid error in cleanup on loaded machines | Ian Rogers | 1 | -1/+1 |
| 2026-01-22 | kallsyms: Get rid of kallsyms relative base | Ard Biesheuvel | 1 | -1/+0 |
| 2026-01-22 | perf sched stats: Add basic 'perf sched stats' test | Swapnil Sapkal | 1 | -0/+64 |
| 2026-01-20 | perf tests sw-clock: Mark the volatile tmp variable as __maybe_unused | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2026-01-20 | perf cs-etm: Test sparse CPU maps | James Clark | 1 | -0/+54 |
| 2026-01-20 | perf test: Add missing newlines in debug messages | James Clark | 1 | -3/+3 |
| 2026-01-20 | perf tests kallsyms: Fix missed map__put() | Ian Rogers | 1 | -0/+1 |
| 2026-01-20 | perf test: Add DWARF callchain conversion test | Namhyung Kim | 1 | -0/+45 |
| 2026-01-20 | perf machine: Add inline information to frame pointer and LBR callchains | Ian Rogers | 1 | -5/+26 |
| 2026-01-20 | perf build: Remove NO_LIBDW_DWARF_UNWIND option | Ian Rogers | 1 | -2/+1 |
| 2026-01-14 | perf tests: Test evsel__set_config_if_unset() and config change tracking | James Clark | 1 | -0/+91 |
| 2026-01-13 | perf test: Do not skip when some metric-group tests succeed | Namhyung Kim | 1 | -10/+16 |
| 2026-01-13 | perf test: Do not skip when some metrics tests succeeded | Namhyung Kim | 1 | -7/+22 |
| 2026-01-13 | perf test: Use shelldir to refer perf source location | Namhyung Kim | 1 | -1/+1 |
| 2026-01-13 | perf test: Skip dlfilter test for build failures | Namhyung Kim | 1 | -4/+4 |
| 2026-01-13 | perf util: Remove SHA-1 code | Eric Biggers | 1 | -49/+0 |
| 2026-01-13 | perf util: Add BLAKE2s support | Eric Biggers | 1 | -1/+77 |
| 2026-01-13 | perf test: Test addr2line unwinding works with inline functions | Ian Rogers | 1 | -0/+47 |
| 2026-01-12 | perf test workload: Add inlineloop test workload | Ian Rogers | 4 | -0/+56 |
| 2026-01-12 | perf test subcmd help: Add exclude disjoint subcmd names | Ian Rogers | 1 | -0/+26 |
| 2026-01-12 | perf test stat tests: Fix for virtualized machines | Thomas Richter | 1 | -1/+1 |
| 2026-01-06 | perf build: Skip nondistro build test if libbfd is old | James Clark | 1 | -0/+5 |
| 2026-01-06 | perf test java symbol: Additional libperf-jvmti.so path check | Ian Rogers | 1 | -0/+4 |
| 2026-01-06 | perf test: Fix test case perf evlist tests for s390x | Thomas Richter | 1 | -2/+3 |
| 2026-01-05 | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo | 2 | -2/+2 |
| 2025-12-23 | perf tests top: Make the test exclusive | Ian Rogers | 1 | -1/+1 |
| 2025-12-23 | perf tests kvm: Avoid leaving perf.data.guest file around | Ian Rogers | 1 | -1/+1 |
| 2025-12-17 | perf tools: Use const for variables receiving str{str,r?chr}() returns | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2025-12-07 | Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 40 | -1097/+2382 |
| 2025-12-04 | perf tests stat: Add test for error for an offline CPU | Ian Rogers | 1 | -0/+27 |
| 2025-12-04 | perf tests stat: Add "--null" coverage | Ian Rogers | 1 | -0/+12 |
| 2025-12-03 | perf test kvm: Add some basic perf kvm test coverage | Ian Rogers | 1 | -0/+154 |
| 2025-12-03 | perf tests evlist: Add basic evlist test | Ian Rogers | 1 | -0/+79 |
| 2025-12-03 | perf tests script dlfilter: Add a dlfilter test | Ian Rogers | 1 | -0/+107 |
| 2025-12-03 | perf tests kallsyms: Add basic kallsyms test | Ian Rogers | 1 | -0/+56 |
| 2025-12-03 | perf tests timechart: Add a perf timechart test | Ian Rogers | 1 | -0/+67 |
| 2025-12-03 | perf tests top: Add basic perf top coverage test | Ian Rogers | 1 | -0/+74 |
| 2025-12-03 | perf tests buildid: Add purge and remove testing | Ian Rogers | 1 | -26/+177 |
| 2025-12-03 | perf tests c2c: Add a basic c2c | Ian Rogers | 1 | -0/+62 |
| 2025-12-02 | perf test: Add kallsyms split test | Namhyung Kim | 4 | -0/+159 |
| 2025-12-02 | perf test: Add python JIT dump test | Namhyung Kim | 1 | -0/+81 |
| 2025-12-02 | perf test: Fix hybrid testing of event fallback test | Ian Rogers | 1 | -17/+2 |
| 2025-11-26 | perf tools: Don't read build-ids from non-regular files | James Clark | 2 | -3/+3 |
| 2025-11-24 | perf tools: Add support for perf_event_attr::config4 | James Clark | 1 | -1/+12 |
| 2025-11-20 | perf test all metrics: Fully ignore Default metric failures | Ian Rogers | 1 | -10/+17 |
| 2025-11-19 | perf test maps: Additional maps__fixup_overlap_and_insert tests | Ian Rogers | 3 | -3/+83 |
| 2025-11-17 | perf stat: Reduce scope of walltime_nsecs_stats | Ian Rogers | 2 | -4/+0 |
| 2025-11-16 | perf test: Don't fail if user rdpmc returns 0 when disabled | Ian Rogers | 1 | -1/+1 |
| 2025-11-16 | perf test: Be tolerant of missing json metric none value | Ian Rogers | 1 | -1/+4 |
| 2025-11-13 | perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies | Ian Rogers | 3 | -0/+3 |
| 2025-11-13 | perf build: Remove NO_AUXTRACE build option | Ian Rogers | 1 | -3/+1 |
| 2025-11-13 | perf test: Fix lock contention test | Ravi Bangoria | 1 | -5/+9 |
| 2025-11-12 | perf test: Add a perf event fallback test | Zide Chen | 1 | -0/+86 |
| 2025-11-11 | perf test stat csv: Update test expectations and events | Ian Rogers | 2 | -2/+2 |
| 2025-11-11 | perf test stat: Update test expectations and events | Ian Rogers | 1 | -3/+3 |
| 2025-11-11 | perf test stat: Update shadow test to use metrics | Ian Rogers | 1 | -2/+2 |
| 2025-11-11 | perf test metrics: Update all metrics for possibly failing default metrics | Ian Rogers | 1 | -1/+6 |
| 2025-11-11 | perf test stat: Update std_output testing metric expectations | Ian Rogers | 1 | -2/+2 |
| 2025-11-11 | perf test stat: Ignore failures in Default[234] metricgroups | Ian Rogers | 1 | -0/+3 |
| 2025-11-11 | perf test stat+json: Improve metric-only testing | Ian Rogers | 2 | -3/+3 |
| 2025-11-09 | perf test: Add test that command line period overrides sysfs/json values | Ian Rogers | 1 | -0/+37 |
| 2025-10-28 | perf test workload: Add thread count argument to thloop | Ian Rogers | 1 | -7/+38 |
| 2025-10-15 | perf test parse-events: Add evsel test helper | Ian Rogers | 1 | -638/+742 |
| 2025-10-15 | perf test parse-events: Add evlist test helper | Ian Rogers | 1 | -71/+165 |
| 2025-10-15 | perf test: Clean up test_..config helpers | Ian Rogers | 1 | -19/+4 |
| 2025-10-15 | perf test: Switch cycles event to cpu-cycles | Ian Rogers | 4 | -5/+5 |
| 2025-10-15 | perf test parse-events: Remove cpu PMU requirement | Ian Rogers | 1 | -120/+110 |
| 2025-10-15 | perf test parse-events: Without a PMU use cpu-cycles rather than cycles | Ian Rogers | 1 | -28/+33 |
| 2025-10-15 | perf test parse-events: Use evsel__match for legacy events | Ian Rogers | 1 | -225/+74 |
| 2025-10-15 | perf parse-events: Remove unused FILE input argument to scanner | Ian Rogers | 2 | -3/+2 |
| 2025-10-15 | perf pmu: Don't eagerly parse event terms | Ian Rogers | 1 | -22/+2 |
| 2025-10-13 | perf tests: use strdup() in "Object code reading" | James Clark | 1 | -2/+7 |
| 2025-10-06 | perf tests: Don't retest sections in "Object code reading" | James Clark | 1 | -34/+85 |
| 2025-10-06 | perf test coresight: Dismiss clang warning for unroll loop thread | Leo Yan | 1 | -1/+3 |
| 2025-10-06 | perf test coresight: Dismiss clang warning for thread loop | Leo Yan | 1 | -2/+2 |
| 2025-10-06 | perf test coresight: Dismiss clang warning for memcpy thread | Leo Yan | 1 | -0/+2 |
| 2025-10-03 | perf record: Add auto counter reload parse and regression tests | Thomas Falcon | 2 | -0/+94 |
| 2025-10-02 | perf test: Stat std output don't fail metric only | Ian Rogers | 1 | -1/+5 |
| 2025-10-01 | perf test: Remove C python_use test | Ian Rogers | 4 | -31/+0 |
| 2025-10-01 | perf test: Add an 'import perf' test shell script | Ian Rogers | 1 | -0/+36 |
| 2025-10-01 | perf test: Extend branch stack sampling test for Arm64 BRBE | James Clark | 5 | -1/+60 |
| 2025-10-01 | perf test: Add syscall and address tests to brstack test | James Clark | 1 | -1/+60 |
| 2025-10-01 | perf test: Refactor brstack test | James Clark | 1 | -8/+13 |
| 2025-10-01 | perf test perftool_testsuite: Use absolute paths | Veronika Molnarova | 8 | -84/+202 |
| 2025-09-19 | perf test: Avoid uncore_imc/clockticks in uniquification test | Ian Rogers | 1 | -60/+49 |
| 2025-09-19 | perf test: Don't leak workload gopipe in PERF_RECORD_* | Ian Rogers | 1 | -0/+4 |
| 2025-09-19 | tools build: Make libperl opt-in rather than opt-out, deprecate | Ian Rogers | 1 | -4/+4 |
| 2025-09-19 | perf test attr: Add missing int_mist.uop_dropping event to test-stat files | Trevor Allison | 4 | -0/+28 |
| 2025-09-19 | perf test shell lbr: Avoid failures with perf event paranoia | Ian Rogers | 1 | -6/+20 |
| 2025-09-19 | perf tests record: Update testcase to fix usage of affinity for machines with... | Athira Rajeev | 1 | -10/+26 |
| 2025-09-19 | perf test: AMD IBS swfilt skip kernel tests if paranoia is >1 | Ian Rogers | 1 | -13/+38 |
| 2025-09-08 | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo | 2 | -3/+3 |
| 2025-09-04 | perf test: Checking BPF metadata collection fails on version string | Thomas Richter | 1 | -1/+1 |
| 2025-09-03 | perf tests: Fix "PE file support" test build | James Clark | 1 | -2/+2 |
| 2025-09-03 | perf test shell lock_contention: Extra debug diagnostics | Ian Rogers | 1 | -1/+6 |
| 2025-09-03 | perf test trace_btf_enum: Skip if permissions are insufficient | Ian Rogers | 1 | -0/+11 |
| 2025-08-25 | perf symbol: Add blocking argument to filename__read_build_id | Ian Rogers | 1 | -1/+1 |
| 2025-07-30 | perf test: Ensure lock contention using pipe mode | Jan Polensky | 1 | -13/+13 |
| 2025-07-26 | perf test: Fix comment ordering | Blake Jones | 1 | -2/+2 |
| 2025-07-25 | perf sort: Use perf_env to set arch sort keys and header | Ian Rogers | 4 | -17/+17 |
| 2025-07-25 | perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test | Ian Rogers | 1 | -0/+14 |
| 2025-07-25 | perf machine: Explicitly pass in host perf_env | Ian Rogers | 5 | -9/+21 |
| 2025-07-25 | perf test: Avoid use perf_env | Ian Rogers | 2 | -23/+32 |
| 2025-07-25 | perf evlist: Change env variable to session | Ian Rogers | 1 | -0/+1 |
| 2025-07-25 | perf session: Add accessor for session->header.env | Ian Rogers | 1 | -21/+17 |
| 2025-07-25 | perf dso: Move build_id to dso_id | Ian Rogers | 1 | -2/+2 |
| 2025-07-25 | perf build-id: Ensure struct build_id is empty before use | Ian Rogers | 2 | -2/+2 |
| 2025-07-25 | perf build-id: Change sprintf functions to snprintf | Ian Rogers | 1 | -1/+1 |
| 2025-07-24 | perf parse-events: Fix missing slots for Intel topdown metric events | Ian Rogers | 1 | -12/+12 |
| 2025-07-24 | libperf evsel: Rename own_cpus to pmu_cpus | Ian Rogers | 1 | -2/+2 |
| 2025-07-11 | perf jevents: If the long_desc and desc are identical then drop the long_desc | Ian Rogers | 1 | -22/+0 |
| 2025-07-11 | perf stat: Move metric list from config to evlist | Ian Rogers | 3 | -34/+14 |
| 2025-07-11 | perf tests bp_account: Fix leaked file descriptor | Leo Yan | 1 | -0/+1 |
| 2025-07-03 | perf test: Add more test cases to sched test | Namhyung Kim | 1 | -8/+31 |
| 2025-07-03 | perf tests make: Add NO_LIBDW=1 to minimal and add standalone test | Ian Rogers | 1 | -1/+3 |
| 2025-07-03 | perf header: Fix pipe mode header dumping | Ian Rogers | 1 | -1/+1 |
| 2025-07-02 | perf test: In forked mode add check that fds aren't leaked | Ian Rogers | 1 | -0/+69 |
| 2025-07-02 | perf hwmon_pmu: Hold path rather than fd | Ian Rogers | 1 | -5/+6 |
| 2025-07-02 | perf test code-reading: Avoid a leak of cpus and threads | Ian Rogers | 1 | -7/+0 |
| 2025-07-01 | perf test: Add libsubcmd help tests | Namhyung Kim | 4 | -0/+112 |
| 2025-07-01 | perf test: Check test suite description properly | Namhyung Kim | 1 | -2/+5 |
| 2025-07-01 | perf test: Add sched latency and script shell tests | Ian Rogers | 1 | -0/+93 |
| 2025-07-01 | perf test: Name the noploop process | Ian Rogers | 1 | -0/+2 |
| 2025-06-30 | perf build: Specify shellcheck should use bash | Collin Funk | 1 | -1/+1 |
| 2025-06-30 | perf test annotate: Use --percent-limit rather than head to reduce output | Ian Rogers | 1 | -7/+8 |
| 2025-06-30 | perf test: Add basic callgraph test to record testing | Ian Rogers | 1 | -0/+30 |
| 2025-06-30 | perf test: perf header test fails on s390 | Thomas Richter | 1 | -2/+2 |
| 2025-06-27 | perf stat: Fix uncore aggregation number | Chun-Tse Shao | 1 | -2/+2 |
| 2025-06-26 | tools: Remove libcrypto dependency | Yuzhuo Jing | 1 | -3/+1 |
| 2025-06-26 | perf util: add a basic SHA-1 implementation | Eric Biggers | 1 | -1/+44 |
| 2025-06-26 | perf test: Change all remaining #!/bin/sh to #!/bin/bash | James Clark | 43 | -43/+43 |
| 2025-06-25 | perf tests: Add a DRM PMU test | Ian Rogers | 1 | -0/+78 |
| 2025-06-25 | perf debug: Add function symbols to dump_stack | Ian Rogers | 1 | -1/+14 |
| 2025-06-24 | perf test: Replace grep perl regexp with awk | Chun-Tse Shao | 1 | -2/+3 |
| 2025-06-22 | Merge tag 'v6.16-rc3' into perf-tools-next | Namhyung Kim | 2 | -2/+11 |
| 2025-06-20 | perf test: add test for BPF metadata collection | Blake Jones | 1 | -0/+76 |
| 2025-06-20 | perf test: Add header shell test | Ian Rogers | 1 | -0/+74 |
| 2025-06-20 | perf test: Expand user space event reading (rdpmc) tests | Ian Rogers | 2 | -76/+218 |
| 2025-06-17 | perf test: Directory file descriptor leak | Ian Rogers | 1 | -0/+1 |
| 2025-06-16 | perf test: Restrict uniquifying test to machines with 'uncore_imc' | Chun-Tse Shao | 1 | -2/+10 |
| 2025-06-09 | perf test trace: Change the regex pattern in the struct test | Howard Chu | 1 | -1/+1 |
| 2025-06-09 | perf test trace: Use --sort-events in BTF general tests | Howard Chu | 1 | -3/+3 |