aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-229/+364
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer1-229/+364
2016-12-14tools: add more bitmap functionsMatthew Wilcox1-0/+26
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox1-0/+11
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-0/+51
2016-11-18hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand1-0/+4
2016-10-28tools: Update asm-generic/mman-common.h copy from the kernelArnaldo Carvalho de Melo1-0/+5
2016-10-24tools lib: Add for_each_clear_bit macroJiri Olsa4-0/+46
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann1-0/+24
2016-10-05tools: Synchronize tools/include/uapi/linux/bpf.hArnaldo Carvalho de Melo1-2/+2
2016-09-13tools include: Add uapi mman.h for each architectureWang Nan3-0/+110
2016-08-23tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier1-0/+39
2016-08-23tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo1-0/+12
2016-08-18tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta1-1/+5
2016-08-09toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo1-1/+85
2016-08-02tools lib: Add bitmap_and functionJiri Olsa1-0/+17
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa1-0/+10
2016-08-02tools lib: Add bitmap_alloc functionJiri Olsa1-0/+10
2016-07-18tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo2-4/+192
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo5-5/+188
2016-07-15tools: Simplify BITS_PER_LONG definePeter Zijlstra1-21/+2
2016-07-14tools: Make "__always_inline" just "inline" on AndroidArnaldo Carvalho de Melo1-0/+11
2016-07-13tools: Fix up BITS_PER_LONG settingArnaldo Carvalho de Melo1-5/+19
2016-07-13tools: Work around BITS_PER_LONG related build failure in objtoolIngo Molnar1-1/+3
2016-07-12tools: Copy the bitsperlong.h files from the kernelArnaldo Carvalho de Melo4-0/+42
2016-07-12tools: Copy uapi/linux/hw_breakpoint.h from the kernelArnaldo Carvalho de Melo1-0/+30
2016-07-12tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo2-0/+444
2016-07-12perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo1-0/+9
2016-07-12tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo1-0/+983
2016-07-12tools lib: Guard the strlcpy() header with __GLIBC__Arnaldo Carvalho de Melo1-1/+1
2016-07-12perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo1-25/+3
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo1-0/+2
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2016-03-23tools include: Copy linux/stringify.h from the kernelArnaldo Carvalho de Melo1-0/+12
2016-03-09tools: Copy hashtable.h into tools directoryJosh Poimboeuf4-3/+155
2016-01-12tools: Make list.h self-sufficientJosh Poimboeuf1-6/+747
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo1-0/+68
2015-12-16perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf1-0/+4
2015-11-18tools: Clone the kernel's strtobool functionWang Nan1-0/+2
2015-11-18tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.cArnaldo Carvalho de Melo1-0/+9
2015-11-11tools include: Add compiler.h to list.hArnaldo Carvalho de Melo1-0/+1
2015-10-13tools include: Fix strict-aliasing rules breakageJiri Olsa1-8/+24
2015-09-30tools: Fix shadowed declaration in err.hJiri Olsa1-2/+2
2015-09-15tools: Add err.h with ERR_PTR PTR_ERR interfaceJiri Olsa1-0/+49
2015-09-02perf tools: Copy linux/filter.h to tools/includeHe Kuang1-0/+231
2015-08-25tools: Restore export.hSasha Levin1-0/+10
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo1-0/+245
2015-07-05tools: Move rbtree.h from tools/perf/Arnaldo Carvalho de Melo1-0/+104