aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-05tools: Copy lib/rbtree.c to tools/lib/Arnaldo Carvalho de Melo1-10/+0
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo1-0/+58
2015-06-02tools: Move tools/perf/util/include/linux/{list.h,poison.h} to tools/includeWang Nan2-0/+30
2015-06-02perf tools: Move linux/kernel.h to tools/includeWang Nan1-0/+107
2015-05-18tools include: add __aligned_u64 to types.h.Wang Nan1-0/+4
2015-05-08tools include: Add basic atomic.h implementation from the kernel sourcesArnaldo Carvalho de Melo2-0/+10
2015-05-08perf tools: Move barrier() definition to tools/include/linux/compiler.hArnaldo Carvalho de Melo1-0/+4
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo1-1/+6
2014-12-17tools: Adopt roundup_pow_of_twoArnaldo Carvalho de Melo1-0/+25
2014-12-17tools: Adopt rounddown_pow_of_two and depsArnaldo Carvalho de Melo1-0/+134
2014-12-17tools: Adopt fls_long and depsArnaldo Carvalho de Melo1-0/+7
2014-12-17tools: Move bitops.h from tools/perf/util to tools/Arnaldo Carvalho de Melo1-0/+46
2014-12-17tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo1-0/+26
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa1-0/+2
2014-05-01tools: Consolidate types.hBorislav Petkov1-0/+75
2014-05-01tools: Unify export.hBorislav Petkov1-0/+10
2014-02-18perf tools: Move hash.h headerBorislav Petkov1-0/+5
2014-01-13tools include: Define likely/unlikely in linux/compiler.hNamhyung Kim1-0/+8
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim1-0/+30