summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-01perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()Adrian Hunter
2021-06-01perf scripting python: Add perf_set_itrace_options()Adrian Hunter
2021-06-01perf auxtrace: Factor out itrace_do_parse_synth_opts()Adrian Hunter
2021-06-01perf scripting python: Add perf_sample_insn()Adrian Hunter
2021-06-01perf script: Factor out script_fetch_insn()Adrian Hunter
2021-06-01perf scripting python: Assign perf_script_contextAdrian Hunter
2021-06-01perf scripting: Add perf_session to scripting_contextAdrian Hunter
2021-06-01perf scripting: Add scripting_context__update()Adrian Hunter
2021-06-01perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter
2021-06-01perf scripting python: Remove unnecessary 'static'Adrian Hunter
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-29selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini
2021-05-28Merge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of git://git.kernel.org/pub...Linus Torvalds
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni
2021-05-28bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song
2021-05-28test: add openat2() test for invalid upper 32 bit flag valueChristian Brauner
2021-05-28perf vendor events powerpc: Fix eventcode of power10 JSON eventsKajol Jain
2021-05-27perf stat: Fix error check for bpf_program__attachNamhyung Kim
2021-05-27selftests: devlink_lib: add check for devlink device existenceJiri Pirko
2021-05-27perf test: Test 2 libpfm4 error casesIan Rogers
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini
2021-05-27perf probe: Provide more detail with relocation warningRavi Bangoria
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27perf debug: Move debug initialization earlierIan Rogers
2021-05-27selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen
2021-05-27KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen
2021-05-27KVM: selftests: allow different backing source typesAxel Rasmussen
2021-05-27KVM: selftests: compute correct demand paging sizeAxel Rasmussen
2021-05-27KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack
2021-05-27KVM: selftests: trivial comment/logging fixesAxel Rasmussen
2021-05-27KVM: selftests: Fix hang in hardware_disable_testDavid Matlack
2021-05-27KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack
2021-05-27KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero
2021-05-27selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini
2021-05-27selftests: kvm: make allocation of extra memory take effectZhenzhong Duan
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest
2021-05-26perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-05-26perf inject: Do not inject BUILD_ID record if MMAP2 has itNamhyung Kim
2021-05-26perf inject: Call dso__put() even if dso->hit is setNamhyung Kim
2021-05-26selftests/bpf: Add xdp_redirect_multi testHangbin Liu