summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-06-25perf script: Add missing output fields in a hintRavi Bangoria1-2/+3
2018-06-25perf bench: Fix numa report output codeJiri Olsa1-2/+3
2018-06-25perf stat: Remove duplicate event countingThomas Richter1-1/+70
2018-06-25perf alias: Rebuild alias expression string to make it comparableThomas Richter1-1/+24
2018-06-25perf alias: Remove trailing newline when reading sysfs filesThomas Richter1-0/+3
2018-06-25perf tools: Fix a clang 7.0 compilation errorYonghong Song1-2/+9
2018-06-25tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo1-1/+1
2018-06-25tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_...Arnaldo Carvalho de Melo1-0/+2
2018-06-25tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...Arnaldo Carvalho de Melo1-0/+1
2018-06-25perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo1-0/+2
2018-06-25tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo1-0/+7
2018-06-25perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa1-2/+15
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa1-3/+5
2018-06-25perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-06-25perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-06-25perf record: Support s390 random socket_id assignmentThomas Richter1-1/+9
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+3
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-33/+67
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+1
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+751
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-27/+79
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song1-6/+0
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T1-0/+9
2018-06-21tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski1-1/+7
2018-06-21tools: bpftool: remove duplicated error message on prog loadJakub Kicinski1-3/+1
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-75/+167
2018-06-21rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers1-0/+1
2018-06-21rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers1-0/+0
2018-06-21selftests: net: add tcp_inq to gitignoreAnders Roxell1-0/+1
2018-06-21selftests: net: add config fragmentsAnders Roxell1-0/+2
2018-06-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-75/+167
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-17/+40
2018-06-20tools/power turbostat: version 18.06.20Len Brown1-1/+1
2018-06-20tools/power turbostat: add the missing command line switchesNathan Ciobanu1-0/+14
2018-06-20tools/power turbostat: add single character tokens to helpNathan Ciobanu1-11/+14
2018-06-20tools/power turbostat: alphabetize the help outputNathan Ciobanu1-2/+2
2018-06-20tools/power turbostat: fix segfault on 'no node' machinesNathan Ciobanu1-0/+13
2018-06-20tools/power turbostat: add optional APIC X2APIC columnsLen Brown2-9/+68
2018-06-20tools/power turbostat: decode cpuid.1.HTLen Brown1-1/+2
2018-06-20tools/power turbostat: fix show/hide issues resulting from mis-mergeLen Brown1-52/+54
2018-06-19rseq/selftests: Implement MIPS supportPaul Burton3-0/+751
2018-06-20objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf1-0/+1
2018-06-18selftests: sparc64: Add missing SPDX License IdentifiersShuah Khan (Samsung OSG)2-1/+2
2018-06-18selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)1-8/+0
2018-06-18selftests: sparc64: Fix to do nothing on non-sparc64Shuah Khan (Samsung OSG)1-0/+11
2018-06-18selftests: sync: add config fragment for testing sync frameworkFathi Boudra1-0/+4
2018-06-18selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)4-8/+17
2018-06-18selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2-2/+8