summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-03-13perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo
2019-03-13perf symbols: Filter out hidden symbols from labelsJiri Olsa
2019-03-13selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-03-13selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-03-13bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-03-13bpftool: fix percpu maps updatingPaolo Abeni
2019-03-13bpftool: Fix prog dump by tagJiri Olsa
2019-03-13proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-03-13selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-13selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-13selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King
2019-03-13perf script: Fix crash when processing recorded stat dataTony Jones
2019-03-13perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian
2019-03-13perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-02-20tools uapi: fix Alpha supportBob Tracy
2019-02-20tools uapi: fix RISC-V 64-bit supportAurelien Jarno
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo
2019-02-20perf report: Fix wrong iteration count in --branch-historyJin Yao
2019-02-15tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-12perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa
2019-02-12perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2019-02-12perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo
2019-02-12perf header: Fix up argument to ctime()Arnaldo Carvalho de Melo
2019-02-12tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...Doug Smythies
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-12perf dso: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2019-02-12perf tools: Add Hygon Dhyana supportPu Wen
2019-02-12bpf: libbpf: retry map creation without the nameStanislav Fomichev
2019-02-12Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo