summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2018-07-30tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo-5/+23
2018-07-30tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo-0/+1
2018-07-30tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo-0/+2
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-0/+1
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman-54/+119
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman-51/+103
2018-07-29selftests: mlxsw: qos_dscp_bridge: FixPetr Machata-2/+2
2018-07-29selftests: add a selftest for directed broadcast forwardingXin Long-0/+233
2018-07-29Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki-65/+59
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-76/+196
2018-07-28perf build: Build error in libbpf missing initializationThomas Richter-1/+1
2018-07-27selftests: mlxsw: Add test for trust-DSCPPetr Machata-0/+248
2018-07-27tools/power turbostat: version 18.07.27Len Brown-1/+1
2018-07-27tools/power turbostat: Read extended processor family from CPUIDCalvin Walton-1/+3
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+28
2018-07-27tools/virtio: add kmalloc_array stubMichael S. Tsirkin-0/+5
2018-07-27tools/virtio: add dma barrier stubsMichael S. Tsirkin-2/+2
2018-07-27tools: libbpf: add bpf_object__find_program_by_title()Jakub Kicinski-0/+15
2018-07-27tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()Jakub Kicinski-0/+3
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau-2/+84
2018-07-26tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...Prarit Bhargava-56/+50
2018-07-26tools/power turbostat: fix x2apic debug message output fileLen Brown-1/+1
2018-07-26tools/power turbostat: fix bogus summary valuesArtem Bityutskiy-1/+1
2018-07-26selftests/net: add tls to .gitignoreAnders Roxell-0/+1
2018-07-26selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko-0/+21
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+16
2018-07-26kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)-0/+76
2018-07-26tools/bpftool: ignore build productsTaeung Song-0/+7
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu-0/+28
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-0/+4
2018-07-25bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline-14/+14
2018-07-25bpf: btf: fix inconsistent IS_ERR and PTR_ERRYueHaibing-1/+1
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau-44/+56
2018-07-25bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau-30/+28
2018-07-25bpf: btf: Sync uapi btf.h to toolsMartin KaFai Lau-1/+1
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+53
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+49
2018-07-24perf test: Fix subtest number when showing resultsThomas Richter-1/+1
2018-07-24perf stat: Get rid of extra clock display functionJiri Olsa-49/+21
2018-07-24perf tools: Use perf_evsel__match instead of open coded equivalentJiri Olsa-4/+1
2018-07-24perf tools: Fix struct comm_str removal crashJiri Olsa-5/+11
2018-07-24perf machine: Use last_match threads cache only in single thread modeJiri Olsa-3/+22
2018-07-24perf machine: Add threads__set_last_match functionJiri Olsa-3/+9
2018-07-24perf machine: Add threads__get_last_match functionJiri Olsa-13/+26
2018-07-24perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa-1/+1
2018-07-24perf script: Show correct offsets for DWARF-based unwindingSandipan Das-3/+10
2018-07-24perf trace arm64: Use generated syscall tableKim Phillips-0/+6
2018-07-24perf arm64: Generate system call table from asm/unistd.hKim Phillips-0/+83
2018-07-24tools include: Grab copies of arm64 dependent unistd.h filesKim Phillips-0/+805