Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b047e7f5c76ef1aada5238f02fd56e59e76c8df3
/
tools
/
include
6bf53d4
Merge 4.9.18 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
85f6877
give up on gcc ilog2() constant optimizations
by Linus Torvalds
· 8 years ago
85c450a
UPSTREAM: hw_breakpoint: Allow watchpoint of length 3,5,6 and 7
by Pratyush Anand
· 8 years ago
dcfc3a6
tools: Synchronize tools/include/uapi/linux/bpf.h
by Arnaldo Carvalho de Melo
· 8 years ago
f3539c1
tools include: Add uapi mman.h for each architecture
by Wang Nan
· 8 years ago
39ff526
tools: Copy coresight-pmu.h header file needed by perf tools
by Mathieu Poirier
· 8 years ago
bd48c63
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
by Arnaldo Carvalho de Melo
· 8 years ago
0215d59
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
by Vineet Gupta
· 8 years ago
791cceb
toops: Sync tools/include/uapi/linux/bpf.h with the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
741c74f
tools lib: Add bitmap_and function
by Jiri Olsa
· 8 years ago
820d12b
tools lib: Add bitmap_scnprintf function
by Jiri Olsa
· 8 years ago
98c0329
tools lib: Add bitmap_alloc function
by Jiri Olsa
· 8 years ago
ae3c14a
tools: Copy linux/{hash,poison}.h and check for drift
by Arnaldo Carvalho de Melo
· 8 years ago
de1e17b
tools: Copy the bitops files accessed from the kernel and check for drift
by Arnaldo Carvalho de Melo
· 8 years ago
e81fcd4
tools: Simplify BITS_PER_LONG define
by Peter Zijlstra
· 8 years ago
8c98abf
tools: Make "__always_inline" just "inline" on Android
by Arnaldo Carvalho de Melo
· 8 years ago
2a00f02
tools: Fix up BITS_PER_LONG setting
by Arnaldo Carvalho de Melo
· 8 years ago
7b39caf
tools: Work around BITS_PER_LONG related build failure in objtool
by Ingo Molnar
· 8 years ago
bb97070
tools: Copy the bitsperlong.h files from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
4998a12
tools: Copy uapi/linux/hw_breakpoint.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
971e827
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
7d7d1bf
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
by Arnaldo Carvalho de Melo
· 8 years ago
c4b6014
tools: Add copy of perf_event.h to tools/include/linux/
by Arnaldo Carvalho de Melo
· 8 years ago
61a6445
tools lib: Guard the strlcpy() header with __GLIBC__
by Arnaldo Carvalho de Melo
· 8 years ago
d0761e3
perf tools: Uninline scnprintf() and vscnprint()
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
3fa2fe2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
737ef7d
tools include: Copy linux/stringify.h from the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
1698872
tools: Copy hashtable.h into tools directory
by Josh Poimboeuf
· 9 years ago
d1b39d4
tools: Make list.h self-sufficient
by Josh Poimboeuf
· 9 years ago
915b088
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
by Arnaldo Carvalho de Melo
· 9 years ago
ce99091
perf tools: Move strlcpy() from perf to tools/lib/string.c
by Josh Poimboeuf
· 9 years ago
7d85c43
tools: Clone the kernel's strtobool function
by Wang Nan
· 9 years ago
4ddd327
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
by Arnaldo Carvalho de Melo
· 9 years ago
5602ea0
tools include: Add compiler.h to list.h
by Arnaldo Carvalho de Melo
· 9 years ago
c95f343
tools include: Fix strict-aliasing rules breakage
by Jiri Olsa
· 9 years ago
45633a1
tools: Fix shadowed declaration in err.h
by Jiri Olsa
· 9 years ago
01ca9fd
tools: Add err.h with ERR_PTR PTR_ERR interface
by Jiri Olsa
· 9 years ago
dabf626
perf tools: Copy linux/filter.h to tools/include
by He Kuang
· 9 years ago
92e25fd
tools: Restore export.h
by Sasha Levin
· 9 years ago
307bc97
tools: Copy rbtree_augmented.h from the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
03da23a
tools: Move rbtree.h from tools/perf/
by Arnaldo Carvalho de Melo
· 9 years ago
3f73537
tools: Copy lib/rbtree.c to tools/lib/
by Arnaldo Carvalho de Melo
· 9 years ago
728abda
tools: Adopt {READ,WRITE_ONCE} from the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
4fc62a8
tools: Move tools/perf/util/include/linux/{list.h,poison.h} to tools/include
by Wang Nan
· 9 years ago
37fbe0a
perf tools: Move linux/kernel.h to tools/include
by Wang Nan
· 9 years ago
70ba6b8
tools include: add __aligned_u64 to types.h.
by Wang Nan
· 9 years ago
da6d856
tools include: Add basic atomic.h implementation from the kernel sources
by Arnaldo Carvalho de Melo
· 10 years ago
42b09d7
perf tools: Move generic barriers out of perf-sys.h
by Arnaldo Carvalho de Melo
· 10 years ago
d3bd708
perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
e2164f0
perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
3d3337d
perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
4f3db07
perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
163e589
perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
0da85d1
perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
94cdda6
perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
827634a
perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
c6e39db
tools: Adopt asm-generic/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
5ac6973
perf tools: Move barrier() definition to tools/include/linux/compiler.h
by Arnaldo Carvalho de Melo
· 10 years ago
07d207a
perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
e43a19c
perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
361c564
perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h
by Arnaldo Carvalho de Melo
· 10 years ago
25cd480
tools: Remove bitops/hweight usage of bits in tools/perf
by Arnaldo Carvalho de Melo
· 10 years ago
bd18579
tools: Adopt roundup_pow_of_two
by Arnaldo Carvalho de Melo
· 10 years ago
fa37c02
tools: Adopt rounddown_pow_of_two and deps
by Arnaldo Carvalho de Melo
· 10 years ago
afcd4f6
tools: Adopt fls_long and deps
by Arnaldo Carvalho de Melo
· 10 years ago
3967278
tools: Move bitops.h from tools/perf/util to tools/
by Arnaldo Carvalho de Melo
· 10 years ago
88bcea4
tools: Introduce asm-generic/bitops.h
by Arnaldo Carvalho de Melo
· 10 years ago
23e1a35
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
by Arnaldo Carvalho de Melo
· 10 years ago
cae68d4
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/
by Arnaldo Carvalho de Melo
· 10 years ago
0389cd1
tools: Move code originally from linux/log2.h to tools/include/linux/
by Arnaldo Carvalho de Melo
· 10 years ago
2dc0b97
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
by Arnaldo Carvalho de Melo
· 10 years ago
ec84284
tools: add more endian.h macros
by Peter Foley
· 10 years ago
8c2b0dc
Documentation: support glibc versions without htole macros
by Peter Foley
· 10 years ago
73a31b7
perf tools: Move ACCESS_ONCE from perf.h header
by Jiri Olsa
· 11 years ago
d944c4e
tools: Consolidate types.h
by Borislav Petkov
· 11 years ago
5ac3e4b
tools: Unify export.h
by Borislav Petkov
· 11 years ago
0e55fa1
perf tools: Move hash.h header
by Borislav Petkov
· 11 years ago
741a0c5
tools include: Include <linux/compiler.h> from asm/bug.h
by Namhyung Kim
· 11 years ago
02dfc8d
tools include: Move perf's bug.h to a generic place
by Namhyung Kim
· 11 years ago
835d44b
tools include: Define likely/unlikely in linux/compiler.h
by Namhyung Kim
· 11 years ago
8a625c1
tools include: Move perf's linux/compiler.h to a generic place
by Namhyung Kim
· 11 years ago
b353106
tools/include: use stdint types for user-space byteshift headers
by Yaakov Selkowitz
· 11 years ago
a07f767
tools/include: Add byteshift headers for endian access
by Matt Fleming
· 13 years ago