summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-10-05libtraceevent: Change users plugin directoryTzvetomir Stoyanov2-4/+4
2019-10-05perf trace beauty ioctl: Fix off-by-one error in cmd->string tableBenjamin Peterson1-1/+1
2019-10-05libperf: Fix alignment trap with xyarray contents in 'perf stat'Gerald BAEZA1-1/+2
2019-10-05tools headers: Fixup bitsperlong per arch includesArnaldo Carvalho de Melo1-9/+9
2019-10-05perf record: Support aarch64 random socket_id assignmentTan Xiaojun1-1/+3
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo1-0/+4
2019-10-05perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfigArnaldo Carvalho de Melo1-0/+3
2019-10-01bpf: libbpf: retry loading program on EAGAINLorenz Bauer1-3/+14
2019-10-01objtool: Clobber user CFLAGS variableJosh Poimboeuf1-1/+1
2019-09-21tools/power turbostat: fix buffer overrunNaoya Horiguchi1-1/+1
2019-09-21tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull1-1/+1
2019-09-21tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings1-11/+15
2019-09-21tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet1-1/+3
2019-09-21selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich1-2/+5
2019-09-16selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu1-2/+3
2019-09-10selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov1-1/+1
2019-09-10selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini1-6/+10
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov1-1/+1
2019-09-10tools: bpftool: fix error message (prog -> object)Jakub Kicinski1-1/+1
2019-09-06tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4
2019-09-06tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu1-33/+42
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-08-29perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao1-0/+1
2019-08-29perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe1-1/+4
2019-08-29perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe1-1/+1
2019-08-29perf bench numa: Fix cpu0 bindingJiri Olsa1-2/+4
2019-08-29selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-08-29selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-08-25perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo1-1/+1
2019-08-25perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver1-0/+7
2019-08-16perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo1-0/+10
2019-08-16perf tools: Fix proper buffer size for feature processingJiri Olsa1-1/+1
2019-08-16perf record: Fix module size on s390Thomas Richter3-3/+16
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter1-1/+11
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter3-1/+24
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf1-1/+1
2019-08-06cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-08-06perf version: Fix segfault due to missing OPT_END()Ravi Bangoria1-0/+1
2019-07-31perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan1-4/+11
2019-07-31perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan1-4/+2
2019-07-31perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan1-0/+3
2019-07-31perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan1-2/+6
2019-07-31perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan1-1/+1
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo1-1/+1
2019-07-31iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera1-2/+2
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek1-1/+1
2019-07-26tools: bpftool: Fix json dump crash on powerpcJiri Olsa1-4/+7
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc1-6/+6
2019-07-26bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan1-4/+4