summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libtraceevent: Change users plugin directoryTzvetomir Stoyanov2019-10-052-4/+4
* perf trace beauty ioctl: Fix off-by-one error in cmd->string tableBenjamin Peterson2019-10-051-1/+1
* libperf: Fix alignment trap with xyarray contents in 'perf stat'Gerald BAEZA2019-10-051-1/+2
* tools headers: Fixup bitsperlong per arch includesArnaldo Carvalho de Melo2019-10-051-9/+9
* perf record: Support aarch64 random socket_id assignmentTan Xiaojun2019-10-051-1/+3
* perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo2019-10-051-0/+4
* perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfigArnaldo Carvalho de Melo2019-10-051-0/+3
* bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-10-011-3/+14
* objtool: Clobber user CFLAGS variableJosh Poimboeuf2019-10-011-1/+1
* tools/power turbostat: fix buffer overrunNaoya Horiguchi2019-09-211-1/+1
* tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull2019-09-211-1/+1
* tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings2019-09-211-11/+15
* tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet2019-09-211-1/+3
* selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich2019-09-211-2/+5
* selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu2019-09-161-2/+3
* selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-09-101-1/+1
* selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-09-101-6/+10
* Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov2019-09-101-1/+1
* tools: bpftool: fix error message (prog -> object)Jakub Kicinski2019-09-101-1/+1
* tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-09-062-0/+4
* tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu2019-09-061-33/+42
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-291-0/+3
* perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-291-0/+1
* perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe2019-08-291-1/+4
* perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-291-1/+1
* perf bench numa: Fix cpu0 bindingJiri Olsa2019-08-291-2/+4
* selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-08-291-12/+12
* selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-08-291-0/+4
* selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich2019-08-291-2/+1
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-251-1/+1
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-251-0/+7
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-161-0/+10
* perf tools: Fix proper buffer size for feature processingJiri Olsa2019-08-161-1/+1
* perf record: Fix module size on s390Thomas Richter2019-08-163-3/+16
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-161-1/+11
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-163-1/+24
* objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf2019-08-061-1/+1
* cgroup: kselftest: relax fs_spec checksChris Down2019-08-061-2/+1
* perf version: Fix segfault due to missing OPT_END()Ravi Bangoria2019-08-061-0/+1
* perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan2019-07-311-4/+11
* perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan2019-07-311-4/+2
* perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-0/+3
* perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan2019-07-311-2/+6
* perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan2019-07-311-1/+1
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-07-311-1/+1
* iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera2019-07-311-2/+2
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-261-1/+1
* tools: bpftool: Fix json dump crash on powerpcJiri Olsa2019-07-261-4/+7
* selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc2019-07-261-6/+6
* bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan2019-07-261-4/+4