summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao2020-01-231-1/+4
* perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita2020-01-231-2/+2
* rseq/selftests: Turn off timeout settingMathieu Desnoyers2020-01-171-0/+1
* selftests: firmware: Fix it to do root uid check and skipShuah Khan2020-01-171-0/+6
* tools: PCI: Fix fd leakageHewenliang2020-01-171-0/+1
* libbpf: Fix Makefile' libbpf symbol mismatch diagnosticAndrii Nakryiko2020-01-171-1/+1
* perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste2020-01-171-1/+1
* selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu2020-01-171-0/+8
* selftests: pmtu: fix init mtu value in descriptionHangbin Liu2020-01-121-3/+3
* kselftest: Support old perl versionsSeongJae Park2020-01-121-0/+1
* kselftest/runner: Print new line in print of timeout logSeongJae Park2020-01-121-0/+1
* perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan2020-01-121-15/+6
* perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain2020-01-121-2/+5
* bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen2020-01-122-2/+2
* selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu2020-01-121-1/+1
* selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu2020-01-121-5/+10
* selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu2020-01-121-1/+2
* selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu2020-01-121-3/+3
* selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu2020-01-123-5/+5
* selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu2020-01-122-0/+7
* selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu2020-01-121-1/+4
* selftests: netfilter: use randomized netns namesFlorian Westphal2020-01-121-156/+176
* libtraceevent: Copy pkg-config file to output folder when using O=Sudip Mukherjee2020-01-121-2/+3
* libtraceevent: Fix lib installation with O=Sudip Mukherjee2020-01-121-0/+1
* perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter2020-01-091-1/+1
* rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2020-01-091-8/+10
* selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon2020-01-091-1/+12
* selftests/seccomp: Zero out seccomp_notifSargun Dhillon2020-01-091-0/+2
* selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell2020-01-041-0/+1
* perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2020-01-041-1/+1
* perf script: Fix brstackinsn for AUXTRACEAdrian Hunter2020-01-041-1/+1
* perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo2020-01-041-2/+2
* tools/power/x86/intel-speed-select: Ignore missing config levelSrinivas Pandruvada2020-01-042-5/+6
* selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman2020-01-041-0/+4
* selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman2020-01-044-6/+6
* tools/power/x86/intel-speed-select: Remove warning for unused resultSrinivas Pandruvada2020-01-041-3/+6
* selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo2019-12-311-28/+0
* tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet2019-12-311-0/+6
* libtraceevent: Fix memory leakage in copy_filter_typeHewenliang2019-12-311-2/+7
* perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2019-12-312-1/+26
* perf session: Fix decompression of PERF_RECORD_COMPRESSED recordsAlexey Budankov2019-12-311-17/+27
* net-af_xdp: Use correct number of channels from ethtoolLuigi Rizzo2019-12-311-3/+8
* x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter2019-12-311-6/+12
* selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song2019-12-311-1/+3
* selftests, bpf: Fix test_tc_tunnel hangingJiri Benc2019-12-311-0/+5
* bpf, testing: Workaround a verifier failure for test_progsYonghong Song2019-12-311-1/+4
* selftests: net: Fix printf format warnings on armMasami Hiramatsu2019-12-313-4/+6
* selftests: proc: Make va_max 1MBMasami Hiramatsu2019-12-311-1/+5
* libbpf: Fix negative FD close() in xsk_setup_xdp_prog()Andrii Nakryiko2019-12-311-0/+2
* perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu2019-12-311-6/+13