index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
include
/
linux
Age
Commit message (
Expand
)
Author
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-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-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-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-11
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-07
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-02-13
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-08-18
perf tools: Fix build against newer glibc
Josh Boyer
2011-05-26
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
2011-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
[next]