summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-29rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira1-1/+1
2022-10-21perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter1-1/+1
2022-10-21perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-21perf: Skip and warn on unknown format 'configN' attrsRob Herring5-13/+26
2022-10-21kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown1-1/+1
2022-10-21libbpf: Fix overrun in netlink attribute iterationXin Liu1-1/+1
2022-10-21bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBTJiri Olsa1-3/+1
2022-10-21selftests/bpf: Free the allocated resources after test case succeedsHou Tao4-9/+21
2022-10-21net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert2-2/+44
2022-10-21bpftool: Clear errno after libcap's checksQuentin Monnet1-0/+10
2022-10-21libbpf: Do not require executable permission for shared librariesHengqi Chen1-3/+5
2022-10-21libbpf: Ensure functions with always_inline attribute are inlineJames Hilliard2-9/+9
2022-10-21selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger1-0/+4
2022-10-21tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui1-1/+0
2022-10-21selftests/cpu-hotplug: Reserve one cpu online at leastZhao Gongyi1-18/+22
2022-10-21selftests/cpu-hotplug: Delete fault injection related codeZhao Gongyi2-82/+6
2022-10-21selftests/cpu-hotplug: Use return instead of exitZhao Gongyi1-5/+8
2022-10-21libbpf: Don't require full struct enum64 in UAPI headersAndrii Nakryiko1-1/+24
2022-10-21libbpf: restore memory layout of bpf_object_open_optsAndrii Nakryiko1-1/+3
2022-10-21selftests/bpf: Adapt cgroup effective query uapi changePu Lehui1-7/+4
2022-10-21bpftool: Fix wrong cgroup attach flags being assigned to effective progsPu Lehui1-5/+49
2022-10-21bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui1-2/+5
2022-10-21libbpf: Fix NULL pointer exception in API btf_dump__dump_type_dataXin Liu1-1/+1
2022-10-21libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd setAndrii Nakryiko1-4/+9
2022-10-21selftests/xsk: Avoid use-after-free on ctxIan Rogers1-3/+3
2022-10-21selftests/xsk: Add missing close() on netns fdMaciej Fijalkowski1-0/+4
2022-10-21bpftool: Fix a wrong type cast in btf_dumper_intLam Thai1-1/+1
2022-10-21libbpf: Initialize err in probe_map_createFlorian Fainelli1-1/+1
2022-10-21objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen1-1/+6
2022-09-30Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds14-58/+92
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-35/+115
2022-09-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+8
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson1-18/+16
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson2-1/+49
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack1-7/+13
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito1-9/+16
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo1-1/+1
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa1-2/+1
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa1-1/+1
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo1-1/+1
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing1-1/+1
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang1-1/+1
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev1-2/+3
2022-09-27virtio_test: fixup for vq resetXuan Zhuo2-0/+8
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack2-0/+21
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+1
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-20/+2
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev1-1/+2
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing4-43/+57