summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-10-01tools/libbpf: Avoid counting local symbols in ABI checkTony Ambardar1-0/+2
2020-10-01libbpf: Fix build failure from uninitialized variable warningTony Ambardar1-1/+1
2020-10-01objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf1-1/+1
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 metric: Fix some memory leaksNamhyung Kim1-2/+5
2020-09-23perf test: Free aliases for PMU event map aliases testNamhyung Kim3-1/+7
2020-09-23perf record: Don't clear event's period if set by a termIan Rogers1-8/+26
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 bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing1-2/+2
2020-09-09perf stat: Turn off summary for interval mode by defaultJin Yao3-3/+9
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim1-1/+1
2020-09-09perf tools: Correct SNOOPX field offsetAl Grant1-1/+1
2020-09-09perf intel-pt: Fix corrupt data after perf inject fromAl Grant1-1/+8
2020-09-09perf cs-etm: Fix corrupt data after perf inject fromAl Grant1-1/+8
2020-09-09perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo1-1/+2
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer1-0/+2
2020-09-09perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang1-0/+2
2020-09-09perf sched timehist: Fix use of CPU list with summary optionDavid Ahern1-1/+5
2020-09-05perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2-0/+8
2020-09-05selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski1-2/+20
2020-09-03bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta1-1/+1
2020-09-03libbpf: Fix map index used in error messageToke Høiland-Jørgensen1-1/+1
2020-09-03selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-09-03selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko2-42/+47
2020-09-03selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko1-7/+20
2020-09-03selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko9-19/+24
2020-09-03tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko4-12/+20
2020-09-03libbpf: Prevent overriding errno when logging errorsToke Høiland-Jørgensen1-5/+7
2020-09-03selftests/bpf: Fix segmentation fault in test_progsJianlin Lv1-6/+13
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-08-26selftests/bpf: Remove test_align leftoversVeronika Kabatova2-2/+1
2020-08-26libbpf: Fix BTF-defined map-in-map initialization on 32-bit host archesAndrii Nakryiko1-6/+10
2020-08-26tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko1-4/+4
2020-08-26tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh1-1/+1
2020-08-26selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang1-2/+2
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz1-1/+1
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch1-10/+11
2020-08-21selftests/bpf: Fix silent Makefile outputAndrii Nakryiko1-20/+24
2020-08-21perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setJin Yao1-2/+2
2020-08-21selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko1-2/+3
2020-08-21perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy eventJin Yao1-2/+4
2020-08-21tools build feature: Use CC and CXX from parentThomas Hebb2-3/+1
2020-08-21perf tools: Fix term parsing for raw syntaxJiri Olsa4-9/+77
2020-08-21selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V1-3/+8
2020-08-21selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V1-18/+12