index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
include
Age
Commit message (
Expand
)
Author
2015-05-27
perf tools: Import rb_erase_init from block/ in the kernel sources
Arnaldo Carvalho de Melo
2015-03-03
perf/bench: Fix mem* routines usage after alternatives change
Borislav Petkov
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
2014-12-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-17
tools: Move bitops.h from tools/perf/util to tools/
Arnaldo Carvalho de Melo
2014-12-17
tools: Introduce asm-generic/bitops.h
Arnaldo Carvalho de Melo
2014-12-17
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
Arnaldo Carvalho de Melo
2014-12-17
tools: Whitespace prep patches for moving bitops.h
Arnaldo Carvalho de Melo
2014-12-17
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...
Arnaldo Carvalho de Melo
2014-12-17
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
Arnaldo Carvalho de Melo
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-11-06
perf tools: Add test_and_set_bit function
Jiri Olsa
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-05-01
tools: Unify export.h
Borislav Petkov
2014-03-18
perf tools: Remove unused simple_strtoul() function
Ramkumar Ramachandra
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-02-28
perf tools: Fix strict alias issue for find_first_bit
Jiri Olsa
2014-02-18
perf tools: Drop prefetch.h
Borislav Petkov
2014-02-18
perf tools: Move hash.h header
Borislav Petkov
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2014-01-31
perf tools: Fix include for non x86 architectures
Francesco Fusco
2014-01-13
tools include: Move perf's bug.h to a generic place
Namhyung Kim
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim
2013-11-05
perf fs: Add procfs support
Jiri Olsa
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2013-10-09
tools/perf: Clean up util/include/linux/compiler.h
Ingo Molnar
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-07-12
perf tools: Default to cpu// for events v5
Andi Kleen
2013-01-24
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2012-10-10
perf: fix duplicate header inclusion
Michel Lespinasse
2012-10-09
rbtree: adjust node color in __rb_erase_color() only when necessary
Michel Lespinasse
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
perf tools: Add memdup function
Jiri Olsa
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-11
perf tools: include __WORDSIZE definition
Irina Tirdea
2012-09-11
perf tools: Update types definitions for Android
Irina Tirdea
2012-09-11
perf tools: include wrapper for magic.h
Irina Tirdea
2012-09-08
perf bench: fix assert when NDEBUG is defined
Irina Tirdea
2012-09-08
perf tools: Fix build for another rbtree.c change
Adrian Hunter
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-06-29
perf tools: Adding round_up/round_down macros
Jiri Olsa
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-03-26
perf tools: Switch module.h into export.h
Jiri Olsa
2012-03-23
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]