summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-12selftests: netfilter: use randomized netns namesFlorian Westphal1-156/+176
2020-01-12libtraceevent: Copy pkg-config file to output folder when using O=Sudip Mukherjee1-2/+3
2020-01-12libtraceevent: Fix lib installation with O=Sudip Mukherjee1-0/+1
2020-01-09perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter1-1/+1
2020-01-09rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers1-8/+10
2020-01-09selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon1-1/+12
2020-01-09selftests/seccomp: Zero out seccomp_notifSargun Dhillon1-0/+2
2020-01-04selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell1-0/+1
2020-01-04perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo1-1/+1
2020-01-04perf script: Fix brstackinsn for AUXTRACEAdrian Hunter1-1/+1
2020-01-04perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo1-2/+2
2020-01-04tools/power/x86/intel-speed-select: Ignore missing config levelSrinivas Pandruvada2-5/+6
2020-01-04selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman1-0/+4
2020-01-04selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman4-6/+6
2020-01-04tools/power/x86/intel-speed-select: Remove warning for unused resultSrinivas Pandruvada1-3/+6
2019-12-31selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo1-28/+0
2019-12-31tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet1-0/+6
2019-12-31libtraceevent: Fix memory leakage in copy_filter_typeHewenliang1-2/+7
2019-12-31perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2-1/+26
2019-12-31perf session: Fix decompression of PERF_RECORD_COMPRESSED recordsAlexey Budankov1-17/+27
2019-12-31net-af_xdp: Use correct number of channels from ethtoolLuigi Rizzo1-3/+8
2019-12-31x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter1-6/+12
2019-12-31selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song1-1/+3
2019-12-31selftests, bpf: Fix test_tc_tunnel hangingJiri Benc1-0/+5
2019-12-31bpf, testing: Workaround a verifier failure for test_progsYonghong Song1-1/+4
2019-12-31selftests: net: Fix printf format warnings on armMasami Hiramatsu3-4/+6
2019-12-31selftests: proc: Make va_max 1MBMasami Hiramatsu1-1/+5
2019-12-31libbpf: Fix negative FD close() in xsk_setup_xdp_prog()Andrii Nakryiko1-0/+2
2019-12-31perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu1-6/+13
2019-12-31perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu1-0/+7
2019-12-31perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu1-1/+9