aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-03selftests/mm: add more mseal traversal testsPedro Falcato1-1/+105
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang3-8/+51
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu6-67/+8
2024-09-03cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming2-4/+4
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)1-9/+22
2024-09-03tools/testing/cxl: Use dev_is_platform()Kunwu Chan1-1/+1
2024-09-03perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event()Ian Rogers1-5/+6
2024-09-03perf pmu: Merge boolean sysfs event option parsingIan Rogers1-24/+23
2024-09-03perf sched timehist: Add --prio optionYang Jihong2-1/+79
2024-09-03perf sched timehist: Add --show-prio optionYang Jihong2-7/+87
2024-09-03perf sched timehist: Remove redundant BUG_ON in timehist_sched_change_event()Yang Jihong1-2/+0
2024-09-03perf sched timehist: Skip print non-idle task samples when only show idle eventsYang Jihong1-3/+3
2024-09-03tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain1-2/+5
2024-09-03perf script: Minimize "not reaching sample" for '-F +brstackinsn'Andi Kleen4-6/+9
2024-09-03perf record offcpu: Constify control data for BPFNamhyung Kim2-12/+13
2024-09-03perf lock contention: Constify control data for BPFNamhyung Kim2-34/+38
2024-09-03perf kwork: Constify control data for BPFNamhyung Kim4-10/+13
2024-09-03perf ftrace latency: Constify control data for BPFNamhyung Kim2-7/+8
2024-09-03perf stat: Constify control data for BPFNamhyung Kim2-4/+4
2024-09-03perf test: Make watchpoint data 32-bits on i386Ian Rogers1-0/+5
2024-09-03perf test: Skip uprobe test if probe command isn't presentIan Rogers1-0/+7
2024-09-03perf time-utils: Fix 32-bit nsec parsingIan Rogers1-2/+2
2024-09-03perf pmus: Fix name comparisons on 32-bit systemsIan Rogers1-3/+3
2024-09-03perf annotate: LLVM-based disassemblerSteinar H. Gunderson3-0/+267
2024-09-03perf annotate: Split out read_symbol()Steinar H. Gunderson1-34/+56
2024-09-03perf report: Support LLVM for addr2line()Steinar H. Gunderson8-1/+263
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal1-22/+40
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+1
2024-09-03tools: usb: p9_fwd: add usb gadget packet forwarder scriptMichael Grzeschik1-0/+243
2024-09-02bpftool: Fix handling enum64 in btf dump sortingMykyta Yatsenko1-3/+4
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo1-4/+4
2024-09-02perf python: include "util/sample.h"Xu Yang1-0/+1
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim1-0/+3
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova1-1/+3
2024-09-02bpftool: Add missing blank lines in bpftool-net doc exampleQuentin Monnet1-0/+2
2024-09-02perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...Arnaldo Carvalho de Melo5-10/+484
2024-09-02tools: gpio: rm .*.cmd on make cleanzhangjiao1-1/+1
2024-09-01failcmd: make failcmd.sh executableBreno Leitao1-0/+0
2024-09-01fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao1-0/+12
2024-09-01maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar1-4/+6
2024-09-01maple_tree: introduce mas_wr_store_type()Sidhartha Kumar1-0/+36
2024-09-01maple_tree: add test to replicate low memory race conditionsSidhartha Kumar2-1/+88