summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * perf tools: Sync addition of PERF_MEM_SNOOPX_PEERAli Saidi2022-08-111-1/+1
| * perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...Leo Yan2022-08-111-0/+1
| * perf tools: Tidy guest option documentationAdrian Hunter2022-08-115-57/+38
| * perf inject: Fix missing guestmount option documentationAdrian Hunter2022-08-111-0/+12
| * perf script: Fix missing guest option documentationAdrian Hunter2022-08-111-0/+23
| * perf offcpu: Update offcpu test for child processNamhyung Kim2022-08-111-7/+50
| * perf offcpu: Track child processesNamhyung Kim2022-08-112-0/+37
| * perf offcpu: Parse process id separatelyNamhyung Kim2022-08-111-2/+43
| * perf offcpu: Check process id for the given workloadNamhyung Kim2022-08-112-1/+8
| * perf tools: Do not pass NULL to parse_events()Adrian Hunter2022-08-1022-35/+45
| * perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter2022-08-101-5/+13
| * perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter2022-08-101-3/+11
| * perf machine: Fix missing free of machine->kallsyms_filenameAdrian Hunter2022-08-101-0/+1
| * perf script: Fix reference to perf insert instead of perf injectAdrian Hunter2022-08-101-1/+1
| * perf sched latency: Fix subcommand matching errorYang Jihong2022-08-101-1/+1
| * perf kvm: Fix subcommand matching errorYang Jihong2022-08-101-4/+4
| * perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET2022-08-101-2/+4
| * perf inject jit: Ignore memfd and anonymous mmap events if jitdump presentBrian Robbins2022-08-101-2/+7
| * perf list: Add PMU pai_crypto event description for IBM z16Thomas Richter2022-08-102-0/+1102
| * perf vendor events: Remove bad jaketown uncore eventsIan Rogers2022-08-103-54/+0
| * perf vendor events: Remove bad ivytown uncore eventsIan Rogers2022-08-104-123/+0
| * perf vendor events: Remove bad broadwellde uncore eventsIan Rogers2022-08-102-110/+0
| * perf jevents: Add JEVENTS_ARCH make optionIan Rogers2022-08-101-1/+5
| * perf jevents: Simplify generation of C-stringIan Rogers2022-08-101-10/+4
| * perf jevents: Clean up pytype warningsIan Rogers2022-08-101-7/+6
| * tools build: Switch to new openssl API for test-libcryptoRoberto Sassu2022-08-101-4/+11
| * Revert "perf build: Suppress openssl v3 deprecation warnings in libcrypto fea...Arnaldo Carvalho de Melo2022-08-101-6/+0
| * perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...Roberto Sassu2022-08-101-10/+3
| * bpftool: Complete libbfd feature detectionRoberto Sassu2022-08-101-2/+4
| * tools, build: Retry detection of bfd-related featuresRoberto Sassu2022-08-101-5/+9
| * perf test: JSON format checkingClaire Jensen2022-08-103-1/+245
| * perf stat: Add JSON output optionClaire Jensen2022-08-105-106/+307
* | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-121-0/+1
|\ \
| * | wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld2022-08-121-0/+1
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-123-3/+4
|\ \ \
| * | | tools/virtio: fix buildStefano Garzarella2022-08-112-1/+2
| * | | virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo2022-08-111-2/+2
* | | | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-1115-45/+889
|\ \ \ \
| * | | | selftests: forwarding: Fix failing tests with old libnetIdo Schimmel2022-08-103-24/+48
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-08-107-5/+311
| |\ \ \ \
| | * | | | selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao2022-08-102-0/+15
| | * | | | selftests/bpf: Add write tests for sk local storage map iteratorHou Tao2022-08-102-4/+38
| | * | | | selftests/bpf: Add tests for reading a dangling map iter fdHou Tao2022-08-101-0/+92
| | * | | | bpf: Disallow bpf programs call prog_run command.Alexei Starovoitov2022-08-101-2/+2
| | * | | | selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi2022-08-092-0/+70
| | * | | | selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpfStanislav Fomichev2022-08-081-0/+95
| * | | | | selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal2022-08-051-5/+76
| * | | | | selftests: add few test cases for tap driverCezar Bulinaru2022-08-053-2/+437
| * | | | | selftests: mptcp: make sendfile selftest workFlorian Westphal2022-08-051-9/+17
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-113-37/+45
|\ \ \ \ \