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-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-05objtool: Clobber user CFLAGS variableJosh Poimboeuf1-1/+1
2019-10-05objtool: Query pkg-config for libelf locationRolf Eike Beer1-2/+5
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-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov1-1/+1
2019-09-06tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4
2019-08-29Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin1-27/+0
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-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-09objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf1-0/+1
2019-08-09objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf1-0/+1
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf1-1/+1
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 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-31perf stat: Make metric event lookup more robustAndi Kleen1-2/+3
2019-07-31perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2-2/+2
2019-07-31perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo1-1/+7
2019-07-31perf test 6: Fix missing kvm module load for s390Thomas Richter1-0/+27
2019-07-31perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier1-4/+123
2019-07-31cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel1-0/+2
2019-07-03perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-07-03perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-07-03perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo1-1/+1
2019-06-25objtool: Support per-function rodata sectionsAllan Xavier4-9/+37
2019-06-22perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter1-3/+6
2019-06-22perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden1-1/+1
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T1-1/+5
2019-06-22perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo1-0/+3
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook10-0/+12
2019-06-15objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf1-3/+5
2019-05-31libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee1-0/+1
2019-05-31tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta1-0/+2