aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-12perf auxtrace: Allow buffers to be mapped read / writeAdrian Hunter2-3/+8
2021-05-12perf inject: Add --vm-time-correlation optionAdrian Hunter3-0/+60
2021-05-12perf inject: Add facility to do in place updateAdrian Hunter5-6/+35
2021-05-12perf intel-pt: Support Z itrace option for timeless decodingAdrian Hunter2-1/+6
2021-05-12perf intel-pt: Move synth_opts initialization earlierAdrian Hunter1-15/+14
2021-05-12perf auxtrace: Add Z itrace option for timeless decodingAdrian Hunter3-0/+6
2021-05-12objtool: Provide stats for jump_labelsPeter Zijlstra2-2/+23
2021-05-12objtool: Rewrite jump_label instructionsPeter Zijlstra1-0/+14
2021-05-12objtool: Decode jump_entry::key addendPeter Zijlstra3-0/+16
2021-05-12objtool: Rewrite hashtable sizingPeter Zijlstra2-47/+83
2021-05-12kselftest: Add test for core sched prctl interfaceChris Hyser4-0/+354
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser1-0/+8
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller9-266/+625
2021-05-11libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functionsAndrii Nakryiko1-5/+6
2021-05-11libbpf: Fix ELF symbol visibility update logicAndrii Nakryiko1-1/+1
2021-05-11bpftool: Stop emitting static variables in BPF skeletonAndrii Nakryiko1-0/+4
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko19-40/+33
2021-05-11libbpf: Add per-file linker optsAndrii Nakryiko3-6/+22
2021-05-11bpftool: Strip const/volatile/restrict modifiers from .bss and .data varsAndrii Nakryiko1-0/+2
2021-05-11selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki7-266/+617
2021-05-11libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo1-0/+5
2021-05-10tools/memory-model: Fix smp_mb__after_spinlock() spellingBjörn Töpel1-1/+1
2021-05-10torture: Don't cap remote runs by build-system number of CPUsPaul E. McKenney2-4/+12
2021-05-10torture: Make kvm-remote.sh account for network failure in pathname checksPaul E. McKenney1-2/+24
2021-05-10rcutorture: Add BUSTED-BOOST to test RCU priority boosting testsPaul E. McKenney2-0/+25
2021-05-10torture: Set kvm.sh language to EnglishPaul E. McKenney1-0/+3
2021-05-10torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker2-2/+2
2021-05-10torture: Make kvm-find-errors.sh account for kvm-remote.shPaul E. McKenney1-1/+1
2021-05-10torture: Make the build machine control N in "make -jN"Paul E. McKenney1-2/+4
2021-05-10torture: Make kvm.sh use abstracted kvm-end-run-stats.shPaul E. McKenney1-15/+1
2021-05-10torture: Abstract end-of-run summaryPaul E. McKenney2-8/+43
2021-05-10torture: Fix grace-period rate outputPaul E. McKenney1-1/+1
2021-05-10torture: Add kvm-remote.sh script for distributed rcutorture test runsPaul E. McKenney1-0/+227
2021-05-10rcuscale: Allow CPU hotplug to be enabledPaul E. McKenney2-2/+2
2021-05-10refscale: Allow CPU hotplug to be enabledPaul E. McKenney2-2/+2
2021-05-10torture: Make kvm-again.sh use "scenarios" rather than "batches" filePaul E. McKenney1-16/+6
2021-05-10torture: Add "scenarios" option to kvm.sh --dryrun parameterPaul E. McKenney1-2/+26
2021-05-10torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney1-1/+1
2021-05-10tools/rcu: Add drgn script to dump number of RCU callbacksPaul E. McKenney1-0/+46
2021-05-10Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds26-22/+260
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-21/+73
2021-05-10tests/cgroup: test cgroup.killChristian Brauner3-1/+301
2021-05-10tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()Christian Brauner3-57/+49
2021-05-10tests/cgroup: use cgroup.kill in cg_killall()Christian Brauner1-0/+4
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo4-8/+24
2021-05-10tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+8
2021-05-10tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo1-0/+1
2021-05-10tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo3-2/+2
2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscallsArnaldo Carvalho de Melo5-1/+27