summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim2022-10-251-0/+6
* | | | | | perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter2022-10-251-0/+0
* | | | | | perf record: Fix event fd racesIan Rogers2022-10-251-16/+25
* | | | | | perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo2022-10-255-0/+36
* | | | | | perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo2022-10-251-0/+5
* | | | | | perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain2022-10-251-36/+36
* | | | | | perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter2022-10-251-0/+0
* | | | | | tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-6/+10
|/ / / / /
* | | | | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-2411-11/+33
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-10-242-2/+15
| |\ \ \ \ \
| | * | | | | selftests/bpf: Add reproducer for decl_tag in func_proto return typeStanislav Fomichev2022-10-171-0/+13
| | * | | | | selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback return 1David Vernet2022-10-131-2/+2
| * | | | | | selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier2022-10-201-1/+1
| * | | | | | selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier2022-10-209-8/+17
* | | | | | | Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-246-13/+10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | selftests/ftrace: fix dynamic_events dependency checkSven Schnelle2022-10-182-2/+2
| * | | | | selftests/memory-hotplug: Remove the redundant warning informationZhao Gongyi2022-10-181-1/+0
| * | | | | selftests/kexec: fix build for ARCH=x86_64Ricardo Cañuelo2022-10-181-3/+3
| * | | | | selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo2022-10-181-3/+3
| * | | | | selftests/futex: fix build for clangRicardo Cañuelo2022-10-181-4/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-233-3/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | tools: include: sync include/api/linux/kvm.hPaolo Bonzini2022-10-221-0/+1
| * | | | Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-10-222-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...Gavin Shan2022-10-131-1/+1
| | * | | KVM: arm64: selftests: Fix multiple versions of GIC creationZenghui Yu2022-10-101-2/+2
* | | | | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-231-3/+32
|\ \ \ \ \
| * | | | | selftests/perf_events: Add a SIGTRAP stress test with disablesMarco Elver2022-10-171-3/+32
| |/ / / /
* | | | | Merge tag 'trace-tools-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-211-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira2022-10-201-1/+1
| |/ / /
* | | | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-202-0/+80
|\ \ \ \ | |/ / / |/| | |
| * | | selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey2022-10-192-0/+80
* | | | Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-10-1636-71/+1265
|\ \ \ \
| * | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-10-151-0/+18
| * | | | perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu2022-10-157-0/+396
| * | | | perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu2022-10-157-1/+273
| * | | | perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu2022-10-151-19/+34
| * | | | perf tests stat+json_output: Include sanity check for topologyAthira Rajeev2022-10-151-4/+39
| * | | | perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev2022-10-151-4/+39
| * | | | perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter2022-10-151-1/+1
| * | | | perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter2022-10-151-2/+7
| * | | | perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark2022-10-156-11/+11
| * | | | perf test: test_intel_pt.sh: Add 9 testsAmmy Yi2022-10-151-1/+194
| * | | | perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter2022-10-151-1/+3
| * | | | perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter2022-10-151-0/+162
| * | | | perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter2022-10-151-3/+3
| * | | | perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter2022-10-151-1/+8
| * | | | perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter2022-10-151-4/+12
| * | | | perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter2022-10-151-4/+3
| * | | | perf: Skip and warn on unknown format 'configN' attrsRob Herring2022-10-145-13/+26
| * | | | perf list: Fix metricgroups title messageAndi Kleen2022-10-141-1/+1