summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-03-131-7/+18
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-131-1/+8
* selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-03-132-1/+763
* selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-03-131-1/+1
* bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-03-131-10/+20
* bpftool: fix percpu maps updatingPaolo Abeni2019-03-131-0/+16
* bpftool: Fix prog dump by tagJiri Olsa2019-03-131-2/+3
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-03-133-0/+131
* selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-03-131-3/+10
* perf script: Fix crash when processing recorded stat dataTony Jones2019-03-131-5/+2
* perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-03-131-2/+9
* perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen2019-03-131-1/+1
* selftests: firmware: fix verify_reqs() return valueLuis Chamberlain2019-03-101-1/+1
* kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-03-051-7/+2
* selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-03-051-3/+6
* selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-051-1/+1
* selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield2019-03-051-0/+1
* selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-03-051-0/+102
* selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-03-051-5/+2
* selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-02-271-1/+33
* selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-02-271-0/+30
* selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-02-271-44/+44
* selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-02-271-1/+1
* selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-02-271-29/+0
* selftests: forwarding: Add a test for VLAN deletionIdo Schimmel2019-02-271-1/+14
* selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov2019-02-271-3/+50
* tools uapi: fix Alpha supportBob Tracy2019-02-201-0/+2
* tools uapi: fix RISC-V 64-bit supportAurelien Jarno2019-02-202-0/+27
* perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-02-201-1/+2
* perf report: Fix wrong iteration count in --branch-historyJin Yao2019-02-203-13/+22
* tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly2019-02-151-1/+1
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-121-1/+1
* perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa2019-02-121-1/+2
* perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2019-02-123-28/+30
* perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo2019-02-121-1/+1
* perf header: Fix up argument to ctime()Arnaldo Carvalho de Melo2019-02-121-1/+3
* tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...Doug Smythies2019-02-121-2/+2
* perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-02-121-1/+1
* perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-02-121-1/+1
* perf dso: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-02-121-1/+1
* perf test: Fix perf_event_attr test failureAdrian Hunter2019-02-121-1/+1
* selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev2019-02-121-4/+4
* perf tools: Add Hygon Dhyana supportPu Wen2019-02-121-1/+1
* bpf: libbpf: retry map creation without the nameStanislav Fomichev2019-02-121-1/+10
* Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui2019-02-121-2/+13
* selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-02-061-15/+57
* x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen2019-01-311-10/+31
* perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo2019-01-262-0/+5