summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-09-05tools/power turbostat: Read extended processor family from CPUIDCalvin Walton1-1/+3
2018-09-05selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu1-0/+28
2018-09-05tools/power turbostat: fix -S on UP systemsLen Brown1-3/+1
2018-09-05tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin1-3/+16
2018-08-24tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott1-1/+1
2018-08-24perf script python: Fix dict reference countingJanne Huttunen1-6/+2
2018-08-24perf tools: Fix compilation errors on gcc8Jiri Olsa2-2/+3
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips1-3/+3
2018-08-24objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf1-13/+28
2018-08-24selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski1-6/+7
2018-08-24selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski1-17/+29
2018-08-24perf bench: Fix numa report output codeJiri Olsa1-2/+3
2018-08-24perf tools: Fix a clang 7.0 compilation errorYonghong Song1-2/+9
2018-08-24perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-08-24perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-08-24perf record: Support s390 random socket_id assignmentThomas Richter1-1/+9
2018-08-24selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T1-0/+9
2018-08-24selftests: sync: add config fragment for testing sync frameworkFathi Boudra1-0/+4
2018-08-24selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)4-8/+17
2018-08-24selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2-2/+8
2018-08-24selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+7
2018-08-24selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-7/+13
2018-08-24selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+13
2018-08-24selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-1/+4
2018-08-24perf tools: Fix error index for pmu event parserJiri Olsa1-0/+5
2018-08-15tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse1-0/+3
2018-08-03selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-1/+4
2018-08-03selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-5/+9
2018-08-03selftests/intel_pstate: Improve test, minor fixesDaniel Díaz1-14/+10
2018-08-03usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik2-15/+20
2018-08-03usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)1-3/+6
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa1-1/+13
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel1-2/+2
2018-07-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes3-3/+6
2018-07-08perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing1-3/+3
2018-07-08perf test: "Session topology" dumps core on s390Thomas Richter1-6/+24
2018-07-03perf vendor events: Add Goldmont Plus V1 event fileKan Liang7-0/+2414
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter3-2/+28
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter1-1/+0
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter1-1/+4
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter1-0/+1
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter1-0/+2
2018-07-03ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)1-3/+18
2018-06-20x86/pkeys/selftests: Add a test for pkey 0Dave Hansen1-0/+30
2018-06-20x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen1-5/+9
2018-06-20x86/pkeys/selftests: Fix pointer mathDave Hansen1-7/+7
2018-06-20x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen1-5/+8
2018-06-20x86/pkeys/selftests: Add PROT_EXEC testDave Hansen1-0/+44
2018-06-20x86/pkeys/selftests: Factor out "instruction page"Dave Hansen1-4/+17