summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan2018-09-261-1/+1
* perf powerpc: Fix callchain ip filteringSandipan Das2018-09-261-1/+1
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-09-261-2/+6
* perf test: Fix subtest number when showing resultsThomas Richter2018-09-261-1/+1
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-09-191-0/+2
* selftests/powerpc: Kill child processes on SIGINTBreno Leitao2018-09-151-6/+12
* perf probe powerpc: Fix trace event post-processingSandipan Das2018-09-151-1/+3
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3
* tools/power turbostat: Read extended processor family from CPUIDCalvin Walton2018-09-051-1/+3
* selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu2018-09-051-0/+28
* tools/power turbostat: fix -S on UP systemsLen Brown2018-09-051-3/+1
* tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin2018-09-051-3/+16
* tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott2018-08-241-1/+1
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-241-3/+3
* objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf2018-08-241-13/+28
* selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski2018-08-241-6/+7
* selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski2018-08-241-17/+29
* perf bench: Fix numa report output codeJiri Olsa2018-08-241-2/+3
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-08-241-1/+1
* perf test session topology: Fix test on s390Thomas Richter2018-08-241-0/+1
* selftests: sync: add config fragment for testing sync frameworkFathi Boudra2018-08-241-0/+4
* selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-242-2/+8
* selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-241-0/+7
* selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-241-0/+13
* selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-241-1/+4
* tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse2018-08-151-1/+3
* selftests/intel_pstate: Improve test, minor fixesDaniel Díaz2018-08-031-14/+10
* usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)2018-08-031-3/+6
* perf tools: Fix pmu events parsing ruleJiri Olsa2018-08-031-1/+13
* tools build: fix # escaping in .cmd files for future MakePaul Menzel2018-07-171-2/+2
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-07-113-3/+6
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-07-031-1/+1
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-033-2/+28
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-031-1/+0
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-031-1/+4
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-031-0/+1
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-07-031-0/+2
* objtool: update .gitignore fileGreg Kroah-Hartman2018-06-261-1/+1
* perf: sync up x86/.../cpufeatures.hGreg Kroah-Hartman2018-06-161-1/+1
* objtool: header file sync-upGreg Kroah-Hartman2018-06-054-24/+4
* perf/tools: header file sync upGreg Kroah-Hartman2018-06-0512-146/+132
* objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf2018-06-051-3/+7
* objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf2018-06-051-25/+12
* objtool: Detect RIP-relative switch table referencesJosh Poimboeuf2018-06-051-15/+18
* objtool: Support GCC 8 switch tablesJosh Poimboeuf2018-06-051-2/+22
* objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf2018-06-053-44/+93
* objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman2018-06-0529-498/+2661
* tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo2018-06-051-0/+3
* tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo2018-06-051-4/+0
* tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo2018-06-052-2/+3