aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-01-04tools/memory-model: Remove redundant initialization in litmus testsAkira Yokosawa32-134/+32
2021-01-04tools/memory-model: Tie acquire loads to reads-fromPaul E. McKenney1-3/+9
2021-01-04torture: Allow standalone kvm-recheck.sh run detect --trust-makePaul E. McKenney1-1/+1
2021-01-04torture: Remove "Failed to add ttynull console" false positivePaul E. McKenney2-1/+2
2021-01-04torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.shPaul E. McKenney2-1/+3
2021-01-04torture: s/STOP/STOP.1/ to avoid scenario collisionPaul E. McKenney2-5/+5
2021-01-04torture: Add --dryrun batches to help schedule a distributed runPaul E. McKenney1-5/+17
2021-01-04torture: Stop hanging on panicPaul E. McKenney1-0/+1
2021-01-04torture: Add kvm.sh test summary to end of log filePaul E. McKenney1-8/+11
2021-01-04torture: Make kvm.sh include --kconfig arguments in CPU calculationPaul E. McKenney1-1/+7
2021-01-04torture: Make kvm.sh return failure upon build failurePaul E. McKenney1-1/+7
2021-01-04torture: Print run duration at end of kvm.sh executionPaul E. McKenney2-0/+39
2021-01-04torture: Make kvm.sh arguments accumulatePaul E. McKenney1-6/+6
2021-01-04torture: Make kvm.sh "Test Summary" date be end of testPaul E. McKenney1-1/+3
2021-01-04tools/rcutorture: Make identify_qemu_vcpus() independent of local languageFrederic Weisbecker1-1/+1
2021-01-04torture: Add config2csv.sh script to compare torture scenariosPaul E. McKenney1-0/+67
2021-01-04torture: Prepare for splitting qemu execution from kvm-test-1-run.shPaul E. McKenney1-1/+3
2021-01-04torture: Allow kvm.sh --datestamp to specify subdirectoriesPaul E. McKenney1-2/+2
2021-01-04torture: Make kvm.sh "--dryrun sched" summarize number of buildsPaul E. McKenney1-0/+4
2021-01-04torture: Make kvm.sh "--dryrun sched" summarize number of batchesPaul E. McKenney1-0/+2
2021-01-04torture: Make --kcsan specify lockdepPaul E. McKenney1-1/+1
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel1-1/+1
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds1-1/+0
2021-01-04selftests: Skip BPF seftests by defaultMark Brown1-2/+4
2021-01-04selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser1-1/+1
2021-01-04selftests/vDSO: add additional binaries to .gitignoreTobias Klauser1-0/+3
2021-01-04kunit: tool: Force the use of the 'tty' console for UMLDavid Gow1-1/+1
2021-01-04tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_frequencySrinivas Pandruvada1-0/+11
2021-01-04tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada1-0/+21
2021-01-05selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin1-1/+1
2021-01-04xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala1-0/+43
2021-01-04selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin1-1/+1
2020-12-29selftests/vm: fix building protection keys testHarish1-5/+5
2020-12-29selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang1-1/+1
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-8/+47
2020-12-28perf record: Tweak "Lowering..." warning in record_opts__config_freqHans-Peter Nilsson1-2/+2
2020-12-28perf buildid-list: Add support for mmap2's buildid eventsJiri Olsa1-0/+3
2020-12-28perf buildid-cache: Add --debuginfod option to specify a server to fetch debug filesJiri Olsa3-3/+38
2020-12-28perf tools: Add support to display build ids when available in PERF_RECORD_MMAP2 eventsJiri Olsa1-11/+30
2020-12-28perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa8-5/+45
2020-12-28perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_RECORD_MMAP2Jiri Olsa1-0/+32
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules mapsJiri Olsa1-17/+32
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel mapJiri Olsa2-14/+29
2020-12-28perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa4-12/+41
2020-12-28perf tools: Do not swap mmap2 fields in case it contains build idJiri Olsa1-4/+7
2020-12-28tools headers uapi: Sync tools/include/uapi/linux/perf_event.hJiri Olsa1-5/+37
2020-12-28perf arm64: Add argument support for SDTLeo Yan1-0/+94
2020-12-28perf probe: Fixup Arm64 SDT argumentsLeo Yan1-2/+36
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-26/+42
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds23-391/+688