summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-02-05perf report: Fix no libunwind compiled warning break s390 issueJin Yao
2020-02-05tools lib traceevent: Fix memory leakage in filter_eventHewenliang
2020-02-05tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov
2020-02-05perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund
2020-02-01libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko
2020-01-26kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang
2020-01-26selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook
2020-01-26libbpf: Don't use kernel-side u32 type in xsk.cAndrii Nakryiko
2020-01-26perf map: No need to adjust the long name of modulesArnaldo Carvalho de Melo
2020-01-26libbpf: Make btf__resolve_size logic always check size error conditionAndrii Nakryiko
2020-01-26libbpf: Fix another potential overflow issue in bpf_prog_linfoAndrii Nakryiko
2020-01-26libbpf: Fix potential overflow issueAndrii Nakryiko
2020-01-26libbpf: Fix memory leak/double free issueAndrii Nakryiko
2020-01-26libbpf: Fix compatibility for kernels without need_wakeupMagnus Karlsson
2020-01-23perf script: Fix --reltime with --timeAndi Kleen
2020-01-23perf script: Allow --time with --reltimeAndi Kleen
2020-01-23perf probe: Fix wrong address verificationMasami Hiramatsu
2020-01-23selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata
2020-01-23bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau
2020-01-23perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao
2020-01-23perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers
2020-01-17selftests: firmware: Fix it to do root uid check and skipShuah Khan
2020-01-17tools: PCI: Fix fd leakageHewenliang
2020-01-17libbpf: Fix Makefile' libbpf symbol mismatch diagnosticAndrii Nakryiko
2020-01-17perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste
2020-01-17selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-01-12selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2020-01-12kselftest: Support old perl versionsSeongJae Park
2020-01-12kselftest/runner: Print new line in print of timeout logSeongJae Park
2020-01-12perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan
2020-01-12perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain
2020-01-12bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen
2020-01-12selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2020-01-12selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2020-01-12selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2020-01-12selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-01-12selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2020-01-12selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2020-01-12selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2020-01-12selftests: netfilter: use randomized netns namesFlorian Westphal
2020-01-12libtraceevent: Copy pkg-config file to output folder when using O=Sudip Mukherjee
2020-01-12libtraceevent: Fix lib installation with O=Sudip Mukherjee
2020-01-09perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter
2020-01-09rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2020-01-09selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-01-09selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2020-01-04selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell
2020-01-04perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo
2020-01-04perf script: Fix brstackinsn for AUXTRACEAdrian Hunter