summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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 script python: Fix dict reference countingJanne Huttunen2018-08-241-6/+2
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-08-242-2/+3
* 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 tools: Fix a clang 7.0 compilation errorYonghong Song2018-08-241-2/+9
* 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
* perf record: Support s390 random socket_id assignmentThomas Richter2018-08-241-1/+9
* selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T2018-08-241-0/+9
* selftests: sync: add config fragment for testing sync frameworkFathi Boudra2018-08-241-0/+4
* selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-244-8/+17
* 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: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-241-7/+13
* 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
* perf tools: Fix error index for pmu event parserJiri Olsa2018-08-241-0/+5
* tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse2018-08-151-0/+3
* selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-031-1/+4
* selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-031-5/+9
* selftests/intel_pstate: Improve test, minor fixesDaniel Díaz2018-08-031-14/+10
* usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik2018-08-032-15/+20
* 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 bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-07-081-3/+3
* perf test: "Session topology" dumps core on s390Thomas Richter2018-07-081-6/+24
* perf vendor events: Add Goldmont Plus V1 event fileKan Liang2018-07-037-0/+2414
* 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
* ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)2018-07-031-3/+18
* x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-06-211-0/+30
* x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-06-211-5/+9
* x86/pkeys/selftests: Fix pointer mathDave Hansen2018-06-211-7/+7
* x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-06-211-5/+8
* x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-06-211-0/+44
* x86/pkeys/selftests: Factor out "instruction page"Dave Hansen2018-06-211-4/+17