summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-11-06libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers
2019-10-11perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-10-11perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-10-11perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-10-11tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)
2019-10-11perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-10-11tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)
2019-10-05libtraceevent: Change users plugin directoryTzvetomir Stoyanov
2019-10-05perf trace beauty ioctl: Fix off-by-one error in cmd->string tableBenjamin Peterson
2019-10-05libperf: Fix alignment trap with xyarray contents in 'perf stat'Gerald BAEZA
2019-10-05perf record: Support aarch64 random socket_id assignmentTan Xiaojun
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo
2019-10-05objtool: Clobber user CFLAGS variableJosh Poimboeuf
2019-10-05objtool: Query pkg-config for libelf locationRolf Eike Beer
2019-09-21tools/power turbostat: fix buffer overrunNaoya Horiguchi
2019-09-21tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull
2019-09-21tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-09-06tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-08-29Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-29perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao
2019-08-29perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe
2019-08-29perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe
2019-08-29perf bench numa: Fix cpu0 bindingJiri Olsa
2019-08-25perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo
2019-08-25perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver
2019-08-16perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo
2019-08-16perf tools: Fix proper buffer size for feature processingJiri Olsa
2019-08-16perf record: Fix module size on s390Thomas Richter
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-09objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf
2019-08-09objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf
2019-07-31perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan
2019-07-31perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-31iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera
2019-07-31perf stat: Make metric event lookup more robustAndi Kleen
2019-07-31perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer
2019-07-31perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo
2019-07-31perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-07-31perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier
2019-07-31cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel
2019-07-03perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-07-03perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo