aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer
2017-10-09tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo
2017-10-07bpf: Use char in prog and map nameMartin KaFai Lau
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-04libbpf: sync bpf.hAlexei Starovoitov
2017-10-02Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixesArnaldo Carvalho de Melo
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau
2017-09-26bpf: update bpf.h uapi header for toolsDaniel Borkmann
2017-09-25tools include: Sync kernel ABI headers with tooling headersIngo Molnar
2017-09-21tools include: Do not use poison with C++Arnaldo Carvalho de Melo
2017-09-21tools: Update asm-generic/mman-common.h copy from the kernelArnaldo Carvalho de Melo
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-01perf tools: Support new sample type for physical addressKan Liang
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach
2017-08-22perf tools: Add support for printing new mem_info encodingsAndi Kleen
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-08-16bpf: sockmap sample programJohn Fastabend
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu
2017-08-01tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab copies of drm/{drm,i915_drm}.hArnaldo Carvalho de Melo
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo
2017-07-31tools include uapi: Grab a copy of asm-generic/ioctls.hArnaldo Carvalho de Melo
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar
2017-07-29bpf: testing: fix devmap testsJohn Fastabend
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo
2017-07-20tools include uapi: Grab a copy of linux/sched.hArnaldo Carvalho de Melo
2017-07-18perf/core: Define the common branch type classificationJin Yao
2017-07-18tools include uapi asm-generic: Grab a copy of fcntl.hArnaldo Carvalho de Melo
2017-07-18tools: Update include/uapi/linux/fcntl.h copy from the kernelArnaldo Carvalho de Melo
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo
2017-06-27tools include: Add byte-swapping macros to kernel.hAdrian Hunter
2017-06-19tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo