summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-18perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo
2019-01-18perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-01-17perf ordered_events: Fix crash in ordered_events__freeJiri Olsa
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-01-16selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-01-16selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-01-15selftests: tc-testing: drop test on missing tunnel key idDavide Caratti
2019-01-16tools/bpf: properly account for libbfd variationsStanislav Fomichev
2019-01-15selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter
2019-01-15selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-01-15bpf: libbpf: retry loading program on EAGAINLorenz Bauer
2019-01-15selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-14tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta
2019-01-14x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King
2019-01-14selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-01-14selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-01-12tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly
2019-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-11tools/bpf: fix bpftool map dump with bitfieldsYonghong Song
2019-01-11tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell
2019-01-10selftests/bpf: add missing executables to .gitignoreStanislav Fomichev
2019-01-10tools headers powerpc: Remove unistd.hRavi Bangoria
2019-01-10perf powerpc: Rework syscall table generationRavi Bangoria
2019-01-09perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo
2019-01-09tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-09xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal
2019-01-09selftests: xfrm: alter htresh to trigger move of policies to hash tableFlorian Westphal
2019-01-09selftests: xfrm: add block rules with adjacent/overlapping subnetsFlorian Westphal
2019-01-08tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen
2019-01-08selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-01-08selftests: forwarding: Fix test for different devicesIdo Schimmel
2019-01-08selftests: mlxsw: Add a test case for VLAN addition error flowIdo Schimmel
2019-01-08tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo
2019-01-08tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo
2019-01-08perf top: Lift restriction on using callchains without "sym" in --sortArnaldo Carvalho de Melo
2019-01-08tools lib traceevent: Remove tep_data_event_from_type() APITzvetomir Stoyanov
2019-01-08tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()Tzvetomir Stoyanov
2019-01-08tools lib traceevent: Changed return logic of tep_register_event_handler() APITzvetomir Stoyanov
2019-01-08tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...Tzvetomir Stoyanov
2019-01-08tools lib traceevent: Rename struct cmdline to struct tep_cmdlineTzvetomir Stoyanov
2019-01-08tools lib traceevent: Initialize host_bigendian at tep_handle allocationTzvetomir Stoyanov