summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-02-11tools/kvm_stat: Fix kvm_exit filter nameGavin Shan1-2/+6
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer1-0/+6
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer1-10/+5
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu1-2/+6
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov1-3/+4
2020-02-11tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti1-1/+1
2020-02-11libbpf: Fix realloc usage in bpf_core_find_candsAndrii Nakryiko1-1/+3
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko1-5/+24
2020-02-11cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger3-23/+87
2020-02-11objtool: Silence build outputOlof Johansson1-2/+0
2020-02-06perf report: Fix no libunwind compiled warning break s390 issueJin Yao1-3/+3
2020-02-06tools lib traceevent: Fix memory leakage in filter_eventHewenliang1-1/+3
2020-02-06tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2-0/+15
2020-02-06perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund1-4/+6
2020-02-01libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko2-3/+2
2020-01-26kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang1-0/+1
2020-01-26selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2-20/+25
2020-01-26libbpf: Don't use kernel-side u32 type in xsk.cAndrii Nakryiko1-4/+4
2020-01-26perf map: No need to adjust the long name of modulesArnaldo Carvalho de Melo1-26/+1
2020-01-26libbpf: Make btf__resolve_size logic always check size error conditionAndrii Nakryiko1-2/+1
2020-01-26libbpf: Fix another potential overflow issue in bpf_prog_linfoAndrii Nakryiko1-7/+7
2020-01-26libbpf: Fix potential overflow issueAndrii Nakryiko1-1/+1
2020-01-26libbpf: Fix memory leak/double free issueAndrii Nakryiko1-1/+1
2020-01-26libbpf: Fix compatibility for kernels without need_wakeupMagnus Karlsson1-12/+71
2020-01-23perf script: Fix --reltime with --timeAndi Kleen3-5/+32
2020-01-23perf script: Allow --time with --reltimeAndi Kleen1-5/+0
2020-01-23perf probe: Fix wrong address verificationMasami Hiramatsu1-22/+10
2020-01-23selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata1-2/+6
2020-01-23bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau1-1/+1
2020-01-23perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao1-1/+4
2020-01-23perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita1-2/+2
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers1-0/+1
2020-01-17selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2020-01-17tools: PCI: Fix fd leakageHewenliang1-0/+1
2020-01-17libbpf: Fix Makefile' libbpf symbol mismatch diagnosticAndrii Nakryiko1-1/+1
2020-01-17perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste1-1/+1
2020-01-17selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu1-0/+8
2020-01-12selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2020-01-12kselftest: Support old perl versionsSeongJae Park1-0/+1
2020-01-12kselftest/runner: Print new line in print of timeout logSeongJae Park1-0/+1
2020-01-12perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan1-15/+6
2020-01-12perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain1-2/+5
2020-01-12bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen2-2/+2
2020-01-12selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu1-1/+1
2020-01-12selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu1-5/+10
2020-01-12selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu1-1/+2
2020-01-12selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu1-3/+3
2020-01-12selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu3-5/+5
2020-01-12selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu2-0/+7
2020-01-12selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu1-1/+4