summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2017-03-31tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo-0/+249
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng-1/+2
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng-1/+2
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau-0/+3
2017-03-17tools include: Sync {,tools/}include/uapi/linux/perf_event.hAlexander Shishkin-0/+1
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-0/+18
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini-1/+31
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov-0/+18
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar-0/+177
2017-03-03tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo-0/+151
2017-03-03tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo-0/+4
2017-03-03tools include: Provide gcc based cmpxchg fallback for !x86Arnaldo Carvalho de Melo-0/+8
2017-03-03tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo-0/+6
2017-03-03tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo-0/+8
2017-03-02give up on gcc ilog2() constant optimizationsLinus Torvalds-11/+2
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-1/+21
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+22
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+23
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+7
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell-0/+7
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox-0/+9
2017-02-13tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo-5/+19
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün-1/+22
2017-02-08tools include: Add a __fallthrough statementArnaldo Carvalho de Melo-0/+9
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox-0/+8
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox-1/+4
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-229/+364
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin-4/+0
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer-229/+364
2016-12-14tools: add more bitmap functionsMatthew Wilcox-0/+26
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox-0/+11
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+4
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+51
2016-11-18hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand-0/+4
2016-10-28tools: Update asm-generic/mman-common.h copy from the kernelArnaldo Carvalho de Melo-0/+5
2016-10-24tools lib: Add for_each_clear_bit macroJiri Olsa-0/+46
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann-0/+24
2016-10-05tools: Synchronize tools/include/uapi/linux/bpf.hArnaldo Carvalho de Melo-2/+2
2016-09-13tools include: Add uapi mman.h for each architectureWang Nan-0/+110
2016-08-23tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier-0/+39
2016-08-23tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo-0/+12
2016-08-18tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta-1/+5
2016-08-09toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo-1/+85
2016-08-02tools lib: Add bitmap_and functionJiri Olsa-0/+17
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa-0/+10
2016-08-02tools lib: Add bitmap_alloc functionJiri Olsa-0/+10
2016-07-18tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo-4/+192
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo-5/+188
2016-07-15tools: Simplify BITS_PER_LONG definePeter Zijlstra-21/+2
2016-07-14tools: Make "__always_inline" just "inline" on AndroidArnaldo Carvalho de Melo-0/+11