summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-24perf: Make perf able to build with latest libbfdChangbin Du
2019-12-19Merge branch 'github.com/Freescale/linux-fslc/4.14-2.0.x-imx' into toradex_4....Marcel Ziswiler
2019-12-01usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2019-12-01x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-12-01ACPICA: Use %d for signed int print formatting instead of %uColin Ian King
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2019-12-01usbip: tools: fix atoi() on non-null terminated stringColin Ian King
2019-12-01tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2019-11-24tools: PCI: Fix broken pcitest compilationAlan Mikhak
2019-11-24tools: PCI: Fix compilation warningsGustavo Pimentel
2019-11-24idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)
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-26perf tools: Add Python 3 supportJaroslav Škarvada
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