aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-11-18Merge tag 'v4.14.150' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.149' into v4.14/standard/baseBruce Ashfield
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-10Merge tag 'v4.14.147' into v4.14/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.14.146' into v4.14/standard/baseBruce Ashfield
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-15Merge tag 'v4.14.143' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.142' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.141' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.140' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.139' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.138' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.137' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.135' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.132' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.130' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.129' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.128' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.126' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.123' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.122' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.121' into v4.14/standard/baseBruce Ashfield
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