summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-03-14perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo1-7/+18
2019-03-14perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-14selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-14selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-03-14bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2019-03-14bpftool: fix percpu maps updatingPaolo Abeni1-0/+16
2019-03-14bpftool: Fix prog dump by tagJiri Olsa1-2/+3
2019-03-14proc: fix /proc/net/* after setns(2)Alexey Dobriyan3-0/+131
2019-03-14selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-03-14perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-03-14perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-03-14perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen1-1/+1
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+1
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni1-0/+102
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni1-5/+2
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel1-1/+14
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov1-3/+50
2019-02-20tools uapi: fix Alpha supportBob Tracy1-0/+2
2019-02-20tools uapi: fix RISC-V 64-bit supportAurelien Jarno2-0/+27
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo1-1/+2
2019-02-20perf report: Fix wrong iteration count in --branch-historyJin Yao3-13/+22
2019-02-15tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly1-1/+1
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa1-1/+2
2019-02-12perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev3-28/+30
2019-02-12perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix up argument to ctime()Arnaldo Carvalho de Melo1-1/+3
2019-02-12tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...Doug Smythies1-2/+2
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf dso: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter1-1/+1
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2019-02-12perf tools: Add Hygon Dhyana supportPu Wen1-1/+1
2019-02-12bpf: libbpf: retry map creation without the nameStanislav Fomichev1-1/+10
2019-02-12Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui1-2/+13
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5