aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-03-20bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen
2020-03-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2020-03-20kselftest: Support old perl versionsSeongJae Park
2020-03-20kselftest/runner: Print new line in print of timeout logSeongJae Park
2020-03-20bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen
2020-03-20selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2020-03-20selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2020-03-20selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2020-03-20selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-03-20selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2020-03-20selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2020-03-20selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2020-03-20ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)
2020-03-20selftests: netfilter: use randomized netns namesFlorian Westphal
2020-03-20libtraceevent: Copy pkg-config file to output folder when using O=Sudip Mukherjee
2020-03-20libtraceevent: Fix lib installation with O=Sudip Mukherjee
2020-03-20perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter
2020-03-20rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2020-03-20selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-03-20selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2020-03-07selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell
2020-03-07perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo
2020-03-07perf script: Fix brstackinsn for AUXTRACEAdrian Hunter
2020-03-07selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman
2020-03-07selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman
2020-02-24libtraceevent: Fix memory leakage in copy_filter_typeHewenliang
2020-02-24perf report: Fix no libunwind compiled warning break s390 issueJin Yao
2020-02-24perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu
2020-02-24net-af_xdp: Use correct number of channels from ethtoolLuigi Rizzo
2020-02-24x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter
2020-02-24selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2020-02-24selftests: net: Fix printf format warnings on armMasami Hiramatsu
2020-02-24selftests: proc: Make va_max 1MBMasami Hiramatsu
2020-02-24perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu
2020-02-24perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu
2020-02-24perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu
2020-02-24perf probe: Return a better scope DIE if there is no best scopeMasami Hiramatsu
2020-02-24perf probe: Skip overlapped location on searching variablesMasami Hiramatsu
2020-02-24perf parse: If pmu configuration fails free termsIan Rogers
2020-02-24perf probe: Fix to probe a function which has no entry pcMasami Hiramatsu
2020-02-24libsubcmd: Use -O0 with DEBUG=1James Clark
2020-02-24perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu
2020-02-24perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu
2020-02-24perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu
2020-02-24perf probe: Walk function lines in lexical blocksMasami Hiramatsu
2020-02-24perf jevents: Fix resource leak in process_mapfile() and main()Yunfeng Ye
2020-02-24perf probe: Fix to list probe event with correct line numberMasami Hiramatsu
2020-02-24perf probe: Fix to find range-only function instanceMasami Hiramatsu
2020-02-24libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen
2020-02-24ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...Peter Zijlstra