summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa1-1/+1
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski1-0/+65
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song1-2/+2
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski1-0/+3
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu1-2/+2
2020-11-01objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf1-7/+26
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song2-4/+4
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran1-3/+6
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao1-1/+3
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter1-4/+4
2020-10-29ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)1-0/+29
2020-10-29selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi1-4/+4
2020-10-29selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2-0/+6
2020-10-29selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2-0/+20
2020-10-17perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan2-3/+3
2020-10-14perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala1-1/+3
2020-10-14perf test session topology: Fix data pathTommi Rantala1-8/+4
2020-10-07tools/io_uring: fix compile breakageDouglas Gilbert1-2/+2
2020-10-07libbpf: Remove arch-specific include path in MakefileNaveen N. Rao1-1/+1
2020-10-01objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf1-1/+1
2020-10-01perf parse-events: Use strcmp() to compare the PMU nameJin Yao1-3/+2
2020-10-01perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski1-0/+1
2020-10-01perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter1-0/+7
2020-10-01perf metricgroup: Free metric_events on errorIan Rogers1-0/+3
2020-10-01perf util: Fix memory leak of prefix_if_not_inXie XiuQi1-1/+1
2020-10-01perf stat: Fix duration_time value for higher intervalsJiri Olsa1-1/+1
2020-10-01perf trace: Fix the selection for architectures to generate the errno name ta...Ian Rogers1-1/+1
2020-10-01perf evsel: Fix 2 memory leaksIan Rogers1-0/+2
2020-10-01perf mem2node: Avoid double free related to reallocIan Rogers1-1/+2
2020-10-01perf stat: Force error in fallback on :k eventsStephane Eranian1-0/+4
2020-10-01selftests/ptrace: add test cases for dead-locksBernd Edlinger2-2/+88
2020-10-01tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier1-1/+16
2020-10-01perf cpumap: Fix snprintf overflow checkChristophe JAILLET1-5/+5
2020-10-01perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2-2/+3
2020-10-01perf cs-etm: Correct synthesizing instruction samplesLeo Yan1-17/+70
2020-10-01perf cs-etm: Swap packets for instruction samplesLeo Yan1-20/+19
2020-10-01perf jevents: Fix leak of mapfile memoryJohn Garry1-6/+9
2020-10-01perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter1-1/+1
2020-10-01tools/power/x86/intel_pstate_tracer: changes for python 3 compatibilityDoug Smythies1-11/+11
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle1-1/+1
2020-10-01selftests/bpf: De-flake test_tcpbpfStanislav Fomichev3-7/+20
2020-09-23selftests/vm: fix display of page size in map_hugetlbChristophe Leroy1-1/+1
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim3-0/+13
2020-09-23perf parse-event: Fix memory leak in evsel->unitNamhyung Kim1-1/+1
2020-09-23perf evlist: Fix cpu/thread map leakNamhyung Kim1-3/+8
2020-09-23perf test: Fix the "signal" test inline assemblyJiri Olsa1-1/+4
2020-09-17selftests/timers: Turn off timeout settingPo-Hsu Lin2-0/+2
2020-09-09perf record: Correct the help info of option "--no-bpf-event"Wei Li1-1/+1
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim1-1/+1