summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-10-20bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-10-20selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca
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-18Fix cg_read_strcmp()Jay Kamat
2018-10-18selftests: memory-hotplug: add required configsLei Yang
2018-10-18selftests/efivarfs: add required kernel configsLei Yang
2018-10-18selftests: add headers_install to lib.mkAnders Roxell
2018-10-18selftests: kselftest: Remove outdated commentThiago Jung Bauermann
2018-10-18selftests: android: move config up a levelAnders Roxell
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 annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips
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-10perf annotate: Properly interpret indirect callMartin Liška
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-10selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca
2018-10-10selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-10-10tools/kvm_stat: fix updates for dead guestsStefan Raspl
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-10tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-10-10rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers
2018-10-03tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet
2018-10-03perf tests: Fix indexing when invoking subtestsSandipan Das
2018-10-03selftests: forwarding: Tweak tc filters for mirror-to-gretap testsPetr Machata
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz
2018-09-26selftests/android: initialize heap_type to avoid compiling warningLi Zhijian
2018-09-26selftests: vDSO - fix to return KSFT_SKIP when test couldn't be runShuah Khan (Samsung OSG)
2018-09-26tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams
2018-09-26perf tools: Fix maps__find_symbol_by_name()Adrian Hunter
2018-09-26Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan
2018-09-26perf script: Show correct offsets for DWARF-based unwindingSandipan Das
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 tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das
2018-09-26perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das
2018-09-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das
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 build: Fix installation directory for eBPFThomas Richter
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