summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-08-24tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott
2018-08-24tools: build: Fixup host c flagsLaura Abbott
2018-08-24perf tools: Use python-config --includes rather than --cflagsJeremy Cline
2018-08-24perf script python: Fix dict reference countingJanne Huttunen
2018-08-24perf tools: Fix compilation errors on gcc8Jiri Olsa
2018-08-24perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips
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-24tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma
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 tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria
2018-08-24perf script: Fix crash because of missing evsel->privRavi Bangoria
2018-08-24perf bench: Fix numa report output codeJiri Olsa
2018-08-24perf tools: Fix a clang 7.0 compilation errorYonghong Song
2018-08-24perf tests: Add event parsing error handling to parse events testJiri 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-24perf record: Support s390 random socket_id assignmentThomas Richter
2018-08-24selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T
2018-08-24selftests: net: add config fragmentsAnders Roxell
2018-08-24selftests: sync: add config fragment for testing sync frameworkFathi Boudra
2018-08-24selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
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: sysctl: 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-24selftests/bpf: test offloads even with BPF programs presentJakub Kicinski
2018-08-24perf tools: Fix error index for pmu event parserJiri Olsa
2018-08-15tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse
2018-08-15tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo
2018-08-03selftests/filesystems: devpts_pts included wrong headerAnders Roxell
2018-08-03selftests: filesystems: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-03selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-03selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-03selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-03selftests/intel_pstate: Improve test, minor fixesDaniel Díaz
2018-08-03usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik
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-17bpf: reject passing modified ctx to helper functionsDaniel Borkmann
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-07-03ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)