summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-11-02perf script: Check session->header.env.arch before using itSong Liu1-4/+8
2021-11-02perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang1-1/+1
2021-10-27libperf tests: Fix test_stat_cpuShunsuke Nakamura2-6/+6
2021-10-27libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura1-0/+1
2021-10-27objtool: Update section header before relocationsMichael Forney1-29/+17
2021-10-27objtool: Check for gelf_update_rel[a] failuresMichael Forney1-2/+8
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal1-1/+0
2021-10-27mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu1-3/+20
2021-10-27ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra4-0/+183
2021-10-13objtool: Make .altinstructions section entry size consistentJoe Lawrence1-1/+1
2021-10-13objtool: Remove reloc symbol type checks in get_alt_entry()Josh Poimboeuf1-29/+7
2021-10-13perf jevents: Free the sys_event_tables list after processing entriesLike Xu1-0/+2
2021-10-13libbpf: Fix memory leak in strsetAndrii Nakryiko1-0/+1
2021-10-13libbpf: Fix segfault in light skeleton for objects without BTFKumar Kartikeya Dwivedi1-1/+2
2021-10-09selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton1-2/+2
2021-10-09tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du1-1/+1
2021-10-09x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo1-2/+2
2021-10-09selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan3-2/+5
2021-10-09selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan4-30/+16
2021-10-09selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan1-1/+4
2021-10-09selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan1-1/+2
2021-10-09selftests: be sure to make khdr before other targetsLi Zhijian1-0/+1
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B1-6/+8
2021-10-07objtool: print out the symbol type when complaining about itLinus Torvalds1-4/+8
2021-10-07objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra1-7/+25
2021-10-07selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc1-5/+8
2021-10-07selftests, bpf: Fix makefile dependencies on libbpfJiri Benc1-1/+2
2021-10-07libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi1-1/+7
2021-10-07perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu1-1/+1
2021-10-07perf iostat: Use system-wide mode if the target cpu_list is unspecifiedLike Xu1-0/+2
2021-10-07perf test: Fix DWARF unwind for optimized builds.Ian Rogers1-7/+32
2021-09-30libperf evsel: Make use of FD robust.Ian Rogers1-23/+41
2021-09-30kselftest/arm64: signal: Skip tests if required features are missingCristian Marussi1-2/+5
2021-09-30kselftest/arm64: signal: Add SVE to the set of features we can check forMark Brown2-0/+5
2021-09-26tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu1-2/+2
2021-09-26perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-26perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon1-4/+16
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan1-1/+1
2021-09-22selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts1-2/+2
2021-09-22tools build: Fix feature detect clean for out of source buildsJames Clark1-1/+1
2021-09-22perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo1-22/+30
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei1-4/+4
2021-09-22perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo1-1/+4
2021-09-22selftest: net: fix typo in altname testAndrea Claudi1-1/+1
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan1-0/+1
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye1-1/+3
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian1-1/+1
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown1-4/+6
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown1-1/+1
2021-09-18selftests: nci: Fix the wrong conditionBongsu Jeon1-1/+1