summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-03-051-0/+102
* selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-03-051-5/+2Star
* 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/+0Star
* 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
* perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo2019-01-262-0/+5
* perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan2019-01-261-1/+1
* tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo2019-01-261-2/+0Star
* perf stat: Avoid segfaults caused by negated optionsMichael Petlan2019-01-261-1/+7
* perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen2019-01-262-2/+2
* perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli2019-01-261-6/+14
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2019-01-261-0/+11
* bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2019-01-261-0/+13
* selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2019-01-261-21/+21
* selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet2019-01-262-10/+14
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2019-01-227-6/+10
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2019-01-131-1/+14
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2019-01-131-1/+1
* virtio: fix test build after uio.h changeMichael S. Tsirkin2019-01-131-0/+4
* tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)2019-01-091-0/+1
* perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo2019-01-091-1/+1
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-091-4/+4