summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-09-19perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-09-15perf probe powerpc: Fix trace event post-processingSandipan Das
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter
2018-09-05tools/power turbostat: Read extended processor family from CPUIDCalvin Walton
2018-09-05selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-09-05tools/power turbostat: fix -S on UP systemsLen Brown
2018-09-05tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin
2018-08-24tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-08-24objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf
2018-08-24selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski
2018-08-24selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski
2018-08-24perf bench: Fix numa report output codeJiri Olsa
2018-08-24perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-08-24perf test session topology: Fix test on s390Thomas Richter
2018-08-24selftests: sync: add config fragment for testing sync frameworkFathi Boudra
2018-08-24selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-15tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse
2018-08-03selftests/intel_pstate: Improve test, minor fixesDaniel Díaz
2018-08-03usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter
2018-06-26objtool: update .gitignore fileGreg Kroah-Hartman
2018-06-16perf: sync up x86/.../cpufeatures.hGreg Kroah-Hartman
2018-06-05objtool: header file sync-upGreg Kroah-Hartman
2018-06-05perf/tools: header file sync upGreg Kroah-Hartman
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf
2018-06-05objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf
2018-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman
2018-06-05tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo
2018-06-05tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo
2018-06-05tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo
2018-06-05tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo
2018-06-05tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo
2018-06-05tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo
2018-06-05perf tools: Move headers check into bash scriptJiri Olsa