aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-11-12perf tools: Fix time sortingJiri Olsa
2019-11-12tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-10perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-11-10perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-11-06perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-11-06perf map: Fix overlapped map handlingSteve MacLean
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
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