summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-12-16ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-12-02perf stat: Use proper cpu for shadow statsNamhyung Kim
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-24tools, bpftool: Add missing close before bpftool net attach exitWang Hai
2020-11-24perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-22selftests/powerpc: entry flush testDaniel Axtens
2020-11-22selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-18selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-18perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-11-01objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-10-29ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)
2020-10-29selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi
2020-10-29selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin
2020-10-29selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel
2020-10-17perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2020-10-14perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala
2020-10-14perf test session topology: Fix data pathTommi Rantala
2020-10-07tools/io_uring: fix compile breakageDouglas Gilbert
2020-10-07libbpf: Remove arch-specific include path in MakefileNaveen N. Rao
2020-10-01objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf
2020-10-01perf parse-events: Use strcmp() to compare the PMU nameJin Yao
2020-10-01perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-10-01perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter
2020-10-01perf metricgroup: Free metric_events on errorIan Rogers
2020-10-01perf util: Fix memory leak of prefix_if_not_inXie XiuQi
2020-10-01perf stat: Fix duration_time value for higher intervalsJiri Olsa
2020-10-01perf trace: Fix the selection for architectures to generate the errno name ta...Ian Rogers
2020-10-01perf evsel: Fix 2 memory leaksIan Rogers
2020-10-01perf mem2node: Avoid double free related to reallocIan Rogers
2020-10-01perf stat: Force error in fallback on :k eventsStephane Eranian
2020-10-01selftests/ptrace: add test cases for dead-locksBernd Edlinger