summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2022-04-25selftests/resctrl: Update README about using kselftest framework to build/run...Shaopeng Tan-7/+32
2022-04-25selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan-13/+5
2022-04-25selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...Shaopeng Tan-2/+2
2022-04-25selftests/resctrl: Change the default limited time to 120 secondsShaopeng Tan-0/+3
2022-04-25selftests/resctrl: Kill child process before parent process terminates if SIG...Shaopeng Tan-0/+1
2022-04-25selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...Shaopeng Tan-0/+4
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan-17/+33
2022-04-25bpftool, musl compat: Replace sys/fcntl.h by fcntl.hDominique Martinet-1/+1
2022-04-25bpftool, musl compat: Replace nftw with FTW_ACTIONRETVALDominique Martinet-55/+57
2022-04-25selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macroReinette Chatre-14/+2
2022-04-25selftests/x86/amx: Use provided __cpuid_count() macroReinette Chatre-17/+7
2022-04-25selftests/vm/pkeys: Use provided __cpuid_count() macroReinette Chatre-19/+2
2022-04-25selftests: Provide local define of __cpuid_count()Reinette Chatre-0/+15
2022-04-25selftests/damon: add damon to selftests root MakefileYuanchu Xie-0/+1
2022-04-25cgroup: Add config file to cgroup selftest suiteDavid Vernet-0/+8
2022-04-25cgroup: Add test_cpucg_max_nested() testcaseDavid Vernet-0/+63
2022-04-25cgroup: Add test_cpucg_max() testcaseDavid Vernet-0/+54
2022-04-25cgroup: Add test_cpucg_nested_weight_underprovisioned() testcaseDavid Vernet-16/+57
2022-04-25cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcaseDavid Vernet-0/+122
2022-04-25selftests/binderfs: Improve message to provide more infoKarthik Alapati-1/+2
2022-04-25libbpf: Remove unnecessary type castYuntao Wang-1/+1
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko-0/+22
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko-0/+17
2022-04-25selftests: mlxsw: Check devices on provisioned line cardJiri Pirko-0/+22
2022-04-25selftests: alsa: Start validating control namesMark Brown-1/+40
2022-04-24Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-207/+630
2022-04-24libperf evsel: Factor out perf_evsel__ioctl()Adrian Hunter-7/+12
2022-04-24perf stat: Support hybrid --topdown optionZhengjun Xing-9/+36
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds-1/+23
2022-04-23selftests: drivers: dsa: add a subset of forwarding selftestsVladimir Oltean-0/+11
2022-04-23selftests: forwarding: add a test for local_termination.shVladimir Oltean-0/+299
2022-04-23selftests: forwarding: add a no_forwarding.sh testVladimir Oltean-0/+261
2022-04-23selftests: forwarding: add helper for retrieving IPv6 link-local address of i...Vladimir Oltean-0/+9
2022-04-23selftests: forwarding: add helpers for IP multicast group joins/leavesVladimir Oltean-0/+38
2022-04-23selftests: forwarding: multiple instances in tcpdump helperJoachim Wiberg-19/+31
2022-04-23selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.shJoachim Wiberg-1/+2
2022-04-23selftests: forwarding: add option to run tests with stable MAC addressesVladimir Oltean-0/+36
2022-04-23selftests: mptcp: add infinite map mibs checkGeliang Tang-1/+35
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-128/+100
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld-0/+2
2022-04-23selftests/bpf: Switch fexit_stress to bpf_link_create() APIAndrii Nakryiko-1/+1
2022-04-23libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()Andrii Nakryiko-3/+34
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter-0/+4
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan-0/+14
2022-04-22perf script: Always allow field 'data_src' for auxtraceLeo Yan-1/+1
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio-0/+4
2022-04-22cgroup: Add test_cpucg_weight_underprovisioned() testcaseDavid Vernet-38/+117
2022-04-22cgroup: Add test_cpucg_weight_overprovisioned() testcaseDavid Vernet-3/+145
2022-04-22cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftestsDavid Vernet-0/+131
2022-04-22cgroup: Add new test_cpu.c test suite in cgroup selftestsDavid Vernet-0/+113