aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-6/+19
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov1-1/+1
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers3-9/+9
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun5-43/+1097
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun3-2/+36
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun5-2/+3
2020-06-01perf test: Initialize memory in dwarf-unwindIan Rogers2-0/+9
2020-06-01perf tests: Don't tail call optimize in unwind testIan Rogers1-5/+5
2020-06-01tools compiler.h: Add attribute to disable tail callsIan Rogers2-0/+15
2020-06-01selftests/ftrace: Distinguish between hist and synthetic event checksTom Zanussi8-0/+40
2020-06-01KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov1-47/+56
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare7-4/+294
2020-06-01selftests: kvm: fix smm test on SVMVitaly Kuznetsov1-6/+13
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini1-12/+50
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov1-0/+10
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-15/+54
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-05-30selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata1-1/+6
2020-05-30selftests: forwarding: mirror_lib: Use mausezahnPetr Machata1-4/+2
2020-05-30pstore/platform: Use backend name for console registrationKees Cook1-1/+1
2020-05-30Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown2-6/+19
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-14/+32
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend1-0/+22
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend1-14/+10
2020-05-29perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo1-0/+2
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian19-8/+631
2020-05-29perf tools: Correct license on jsmn JSON parserEd Maste1-1/+1
2020-05-29perf jit: Fix inaccurate DWARF line tableNick Gasson1-2/+2
2020-05-29perf jvmti: Remove redundant jitdump line table entriesNick Gasson1-45/+33
2020-05-29perf build: Add NO_SDT=1 to the default set of build testsArnaldo Carvalho de Melo1-0/+1
2020-05-29perf build: Add NO_LIBCRYPTO=1 to the default set of build testsArnaldo Carvalho de Melo1-0/+1
2020-05-29perf build: Add NO_SYSCALL_TABLE=1 to the build testsArnaldo Carvalho de Melo1-1/+3
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo4-8/+2
2020-05-29perf trace: Grow the syscall table as needed when using libauditArnaldo Carvalho de Melo1-1/+27
2020-05-29perf trace: Use zalloc() to make sure all fields are zeroed in the syscalltbl...Arnaldo Carvalho de Melo1-2/+2
2020-05-29perf trace: Remove union from syscalltbl, all the fields are neededArnaldo Carvalho de Melo1-8/+6
2020-05-29perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variableArnaldo Carvalho de Melo2-11/+16
2020-05-29perf build: Group the NO_SYSCALL_TABLE logicArnaldo Carvalho de Melo1-8/+15
2020-05-28selftests: Add torture tests to nexthop testsDavid Ahern1-2/+113
2020-05-28selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu1-0/+2
2020-05-28selftests/ftrace: Use printf for backslash included commandMasami Hiramatsu2-4/+8
2020-05-28perf intel-pt: Refine kernel decoding only warning messageAdrian Hunter1-1/+2
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter5-5/+16
2020-05-28perf script: Fix --call-trace for Intel PTAdrian Hunter1-4/+15
2020-05-28perf evlist: Disable 'immediate' events lastAdrian Hunter1-10/+21
2020-05-28perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter1-0/+7
2020-05-28perf jvmti: Fix demangling Java symbolsNick Gasson1-6/+7
2020-05-28perf tests: Add test for the java demanglerNick Gasson4-0/+48
2020-05-28perf jvmti: Do not report error when missing debug informationNick Gasson1-2/+11
2020-05-28perf jvmti: Fix jitdump for methods without debug infoNick Gasson1-11/+0