summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-25objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda1-0/+1
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-25selftests: mincore: fix tmpfs mincore test failureBaolin Wang1-14/+2
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-25perf tools: Remove evsel__handle_error_quirks()Namhyung Kim1-22/+0
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-10perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers6-129/+235
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-10tools/power turbostat: Allow Zero return value for some RAPL registersZhang Rui1-9/+18
2025-04-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang2-0/+13
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-10objtool: Fix detection of consecutive jump tables on Clang 20Josh Poimboeuf3-22/+37
2025-04-10objtool: Handle PC relative relocation typeTiezhu Yang4-5/+27
2025-04-10objtool: Handle different entry size of rodataTiezhu Yang5-1/+41
2025-04-10objtool: Handle various symbol types of rodataTiezhu Yang1-5/+11
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 pmu: Handle memory failure in tool_pmu__new()Thomas Richter2-1/+10
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 evsel: tp_format accessing improvementsIan Rogers1-1/+15
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 tests: Fix data symbol test with LTO buildsIan Rogers2-13/+15
2025-04-10perf test: Add timeout to datasym workloadNamhyung Kim1-2/+21
2025-04-10perf machine: Fixup kernel maps ends after adding extra mapsNamhyung Kim1-2/+2
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