summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-04-28perf vendor events intel: Update SKL events to v53Ian Rogers3-264/+14
2022-04-28perf vendor events intel: Update IVT events to v21Ian Rogers1-2/+2
2022-04-28perf vendor events intel: Update ICL events to v1.13Ian Rogers5-85/+14
2022-04-28perf test: Fix test case 81 ("perf record tests") on s390xThomas Richter1-0/+2
2022-04-28perf intel-pt: Fix timeless decoding with perf.data directoryAdrian Hunter1-1/+1
2022-04-28bpf/selftests: Add granular subtest output for prog_testMykola Lysenko2-176/+485
2022-04-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski80-757/+2488
2022-04-28perf tools: Delete perf-with-kcore.sh scriptAdrian Hunter3-252/+1
2022-04-27selftests: mptcp: print extra msg in chk_csum_nrGeliang Tang1-1/+10
2022-04-27selftests: mptcp: check MP_FAIL response mibsGeliang Tang1-3/+35
2022-04-27selftests: mptcp: add infinite map testcaseGeliang Tang2-1/+77
2022-04-27selftests/powerpc: Add matrix multiply assist (MMA) testAlistair Popple4-1/+89
2022-04-27selftests/bpf: Add libbpf's log fixup logic selftestsAndrii Nakryiko3-0/+163
2022-04-27libbpf: Fix up verifier log for unguarded failed CO-RE relosAndrii Nakryiko3-4/+154
2022-04-27libbpf: Simplify bpf_core_parse_spec() signatureAndrii Nakryiko1-19/+15
2022-04-27libbpf: Refactor CO-RE relo human description formatting routineAndrii Nakryiko1-26/+38
2022-04-27libbpf: Record subprog-resolved CO-RE relocations unconditionallyAndrii Nakryiko1-15/+12
2022-04-27selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftestsAndrii Nakryiko3-2/+18
2022-04-27libbpf: Avoid joining .BTF.ext data with BPF programs by section nameAndrii Nakryiko3-29/+65
2022-04-27libbpf: Fix logic for finding matching program for CO-RE relocationAndrii Nakryiko1-2/+3
2022-04-27libbpf: Drop unhelpful "program too large" guessAndrii Nakryiko1-4/+0
2022-04-27libbpf: Fix anonymous type check in CO-RE logicAndrii Nakryiko1-1/+1
2022-04-26syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren1-2/+2
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig1-2/+0
2022-04-26uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig1-12/+7
2022-04-26perf intel-pt: Add link to the perf wiki's Intel PT pageAdrian Hunter1-0/+7
2022-04-26selftests/resctrl: Fix null pointer dereference on open failedColin Ian King1-1/+3
2022-04-26testusb: Fix warning comparing pointer to 0Haowen Bai1-1/+1
2022-04-26tools/testing/nvdimm: remove unneeded flush_workqueueran jianping1-1/+0
2022-04-26selftests/bpf: Add test for strict BTF type checkKumar Kartikeya Dwivedi1-0/+20
2022-04-26selftests/bpf: Add verifier tests for kptrKumar Kartikeya Dwivedi2-2/+522
2022-04-26selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi2-0/+227
2022-04-26libbpf: Add kptr type tag macros to bpf_helpers.hKumar Kartikeya Dwivedi1-0/+7
2022-04-26bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi1-0/+12
2022-04-26selftests/powerpc/pmu: Fix unsigned function returning negative constantHaowen Bai1-1/+1
2022-04-26bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-4/+4
2022-04-26selftests/resctrl: Add missing SPDX license to MakefileShaopeng Tan1-0/+2
2022-04-26selftests/resctrl: Update README about using kselftest framework to build/run...Shaopeng Tan1-7/+32
2022-04-26selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan2-13/+5
2022-04-26selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...Shaopeng Tan1-2/+2
2022-04-26selftests/resctrl: Change the default limited time to 120 secondsShaopeng Tan1-0/+3
2022-04-26selftests/resctrl: Kill child process before parent process terminates if SIG...Shaopeng Tan1-0/+1
2022-04-26selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...Shaopeng Tan1-0/+4
2022-04-26selftests/resctrl: Extend CPU vendor detectionShaopeng Tan4-17/+33
2022-04-26bpftool, musl compat: Replace sys/fcntl.h by fcntl.hDominique Martinet1-1/+1
2022-04-26bpftool, musl compat: Replace nftw with FTW_ACTIONRETVALDominique Martinet1-55/+57
2022-04-26selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macroReinette Chatre1-14/+2
2022-04-26selftests/x86/amx: Use provided __cpuid_count() macroReinette Chatre1-17/+7
2022-04-26selftests/vm/pkeys: Use provided __cpuid_count() macroReinette Chatre1-19/+2
2022-04-26selftests: Provide local define of __cpuid_count()Reinette Chatre1-0/+15