summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-11-04perf tools: Disable parallelism for 'make clean'Rasmus Villemoes
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-11-04perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo
2018-11-04perf tests: Fix indexing when invoking subtestsSandipan Das
2018-11-04selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling
2018-11-04tools/testing/nvdimm: unit test clear-error commandsDan Williams
2018-10-18perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2018-10-18perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter
2018-10-18perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter
2018-10-18selftests: memory-hotplug: add required configsLei Yang
2018-10-18selftests/efivarfs: add required kernel configsLei Yang
2018-10-13perf utils: Move is_directory() to path.hJiri Olsa
2018-10-13perf tools: Fix python extension build for gcc 8Jiri Olsa
2018-10-13perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-10-10tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov
2018-10-10perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das
2018-10-10perf util: Fix bad memory access in trace info.Chris Phlipot
2018-10-10perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe
2018-10-10tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-10-10tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-10-10tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl
2018-10-10tools/kvm_stat: fix python3 issuesStefan Raspl
2018-10-10tools/power turbostat: fix possible sprintf buffer overflowLen Brown
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz
2018-09-26Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan
2018-09-26perf powerpc: Fix callchain ip filteringSandipan Das
2018-09-26perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das
2018-09-26perf tools: Fix struct comm_str removal crashJiri Olsa
2018-09-26perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa
2018-09-26perf test: Fix subtest number when showing resultsThomas Richter
2018-09-19tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye
2018-09-19perf evlist: Fix error out while applying initial delay and LBRKan Liang
2018-09-19perf c2c report: Fix crash for empty browserJiri Olsa
2018-09-19perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy
2018-09-19selftests/bpf: fix a typo in map in map testRoman Gushchin
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-09-15perf probe powerpc: Fix trace event post-processingSandipan Das
2018-09-15perf tools: Check for null when copying nsinfo.Benno Evers
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 script python: Fix dict reference countingJanne Huttunen
2018-08-24perf tools: Fix compilation errors on gcc8Jiri Olsa
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-08-24objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf