summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün2-0/+60
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün1-15/+34
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün1-1/+1
2025-04-20landlock: Add the errata interfaceMickaël Salaün1-1/+45
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-04-20pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-04-20objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf1-0/+5
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-10tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui1-0/+1
2025-04-10tools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
2025-04-10selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-04-10objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight1-0/+2
2025-04-10objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-1/+1
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim2-3/+3
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner1-0/+2
2025-04-10perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati1-2/+2
2025-04-10perf vendor events arm64 AmpereOneX: Fix frontend_bound calculationIlkka Koskinen1-5/+5
2025-04-10perf: intel-tpebs: Fix incorrect usage of zfree()James Clark1-1/+1
2025-04-10perf dso: fix dso__is_kallsyms() checkStephen Brennan1-1/+3
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
2025-04-10perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo1-3/+1
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1
2025-04-10perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova1-14/+34
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo1-1/+1
2025-04-10perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi1-1/+1
2025-04-10perf evlist: Add success path to evlist__create_syswide_mapsIan Rogers1-7/+6
2025-04-10perf debug: Avoid stack overflow in recursive error messageIan Rogers1-1/+1
2025-04-10perf bench: Fix perf bench syscall loop countThomas Richter1-9/+13
2025-04-10perf arm-spe: Fix load-store operation checkingLeo Yan1-1/+7
2025-04-10perf build: Fix in-tree build due to symbolic linkLuca Ceresoli1-1/+1
2025-04-10tools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers1-1/+1
2025-04-10perf pmu: Don't double count common sysfs and json eventsJames Clark2-3/+9
2025-04-10perf report: Switch data file correctly in TUINamhyung Kim1-1/+1
2025-04-10perf tests: Fix Tool PMU test segfaultJames Clark1-2/+2
2025-04-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang2-1/+4
2025-04-10perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers6-129/+235
2025-04-10perf stat: Don't merge counters purely on nameIan Rogers1-2/+11
2025-04-10perf test: Fix Hwmon PMU test endianess issueThomas Richter3-19/+27
2025-04-10perf: Always feature test reallocarrayJames Clark2-6/+6
2025-04-10perf stat: Fix find_stat for mixed legacy/non-legacy eventsIan Rogers2-4/+19
2025-04-10libbpf: Fix accessing BTF.ext core_relo headerTony Ambardar1-2/+2
2025-04-10libbpf: Add namespace for errstr making it libbpf_errstrIan Rogers2-3/+6
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar1-0/+5
2025-04-10selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu1-0/+1
2025-04-10selftests/bpf: Fix runqslower cross-endian buildTony Ambardar2-1/+3
2025-04-10selftests/bpf: Fix string read in strncmp benchmarkViktor Malik1-1/+4