summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
9 daystools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
9 daysselftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
9 daysobjtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight1-0/+2
9 daysobjtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-1/+1
9 daysperf bpf-filter: Fix a parsing error with commaNamhyung Kim2-3/+3
9 daysperf tools: annotate asm_pure_loop.SMarcus Meissner1-0/+2
9 daysperf vendor events arm64 AmpereOneX: Fix frontend_bound calculationIlkka Koskinen1-5/+5
9 daysperf: intel-tpebs: Fix incorrect usage of zfree()James Clark1-1/+1
9 daysperf dso: fix dso__is_kallsyms() checkStephen Brennan1-1/+3
9 daysperf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
9 daysperf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo1-3/+1
9 daysperf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
9 daysperf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
9 daysselftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1
9 daysperf units: Fix insufficient array spaceArnaldo Carvalho de Melo1-1/+1
9 daysperf evlist: Add success path to evlist__create_syswide_mapsIan Rogers1-7/+6
9 daysperf debug: Avoid stack overflow in recursive error messageIan Rogers1-1/+1
9 daysperf bench: Fix perf bench syscall loop countThomas Richter1-9/+13
9 daysperf arm-spe: Fix load-store operation checkingLeo Yan1-1/+7
9 daysperf build: Fix in-tree build due to symbolic linkLuca Ceresoli1-1/+1
9 daystools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers1-1/+1
9 daysperf pmu: Don't double count common sysfs and json eventsJames Clark2-3/+9
9 daysperf report: Switch data file correctly in TUINamhyung Kim1-1/+1
9 daysperf: Always feature test reallocarrayJames Clark2-6/+6
9 daysperf stat: Fix find_stat for mixed legacy/non-legacy eventsIan Rogers2-4/+19
9 daysselftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar1-0/+5
9 daysselftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu1-0/+1
9 daysselftests/bpf: Fix string read in strncmp benchmarkViktor Malik1-1/+4
9 dayslibbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko1-1/+1
9 daysx86/traps: Make exc_double_fault() consistently noreturnJosh Poimboeuf1-30/+1
13 daysperf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman6-12/+12
2025-03-28libsubcmd: Silence compiler warningEder Zulian1-1/+1
2025-03-28selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini1-1/+3
2025-03-22tools/sched_ext: Add helper to check task migration stateAndrea Righi1-0/+11
2025-03-22sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi1-1/+1
2025-03-22ASoC: dapm-graph: set fill colour of turned on nodesNicolas Frattaroli1-1/+1
2025-03-22selftests/bpf: Fix invalid flag of recv()Jiayuan Chen1-3/+3
2025-03-22objtool: Ignore dangling jump table entriesJosh Poimboeuf1-0/+9
2025-03-22selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju1-1/+1
2025-03-22sched_ext: selftests/dsp_local_on: Fix sporadic failuresTejun Heo1-1/+1
2025-03-22selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-03-22selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-13selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi12-21/+32
2025-03-13selftests/damon/damon_nr_regions: sort collected regiosn before checking with...SeongJae Park1-0/+1
2025-03-13selftests/damon/damon_nr_regions: set ops update for merge results check to 1...SeongJae Park1-0/+1
2025-03-13selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park1-3/+6
2025-03-13selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park1-0/+3
2025-03-13Revert "selftests/mm: remove local __NR_* definitions"John Hubbard9-8/+60
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne2-4/+4
2025-03-07selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov2-14/+67