index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
2013-01-24
1
-0
/
+1
*
perf: Fix UAPI fallout
Ingo Molnar
2012-10-14
2
-2
/
+2
*
perf: Handle new rbtree implementation
Markus Trippelsdorf
2012-10-13
1
-0
/
+2
*
perf: fix duplicate header inclusion
Michel Lespinasse
2012-10-11
1
-1
/
+0
*
rbtree: adjust node color in __rb_erase_color() only when necessary
Michel Lespinasse
2012-10-09
1
-0
/
+1
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-1
/
+3
*
perf tools: Add memdup function
Jiri Olsa
2012-09-11
1
-0
/
+2
*
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-11
1
-2
/
+2
*
perf tools: include __WORDSIZE definition
Irina Tirdea
2012-09-11
1
-0
/
+4
*
perf tools: Update types definitions for Android
Irina Tirdea
2012-09-11
3
-0
/
+21
*
perf tools: include wrapper for magic.h
Irina Tirdea
2012-09-11
1
-0
/
+12
*
perf bench: fix assert when NDEBUG is defined
Irina Tirdea
2012-09-08
1
-0
/
+4
*
perf tools: Fix build for another rbtree.c change
Adrian Hunter
2012-09-07
1
-0
/
+1
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
1
-0
/
+1
*
perf tools: Adding round_up/round_down macros
Jiri Olsa
2012-06-29
1
-0
/
+10
*
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-06-11
1
-0
/
+2
*
perf tools: Switch module.h into export.h
Jiri Olsa
2012-03-26
1
-0
/
+0
*
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-23
1
-1
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
2
-1
/
+14
|
\
|
*
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2012-02-13
1
-0
/
+11
|
*
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
1
-1
/
+3
*
|
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
2012-03-14
2
-0
/
+2
|
/
*
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-12-23
1
-0
/
+118
*
perf tools: Fix build against newer glibc
Josh Boyer
2011-08-18
1
-0
/
+2
*
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
2011-05-26
1
-0
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-23
1
-0
/
+2
|
\
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2011-05-22
1
-0
/
+2
*
|
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-1
/
+1
|
/
*
perf bench, x86: Add alternatives-asm.h wrapper
Ingo Molnar
2011-05-18
1
-0
/
+8
*
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
1
-0
/
+1
*
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2011-01-22
1
-0
/
+1
*
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
1
-0
/
+5
*
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
2010-11-26
3
-0
/
+33
*
perf: Add back list_head data types
Ingo Molnar
2010-08-12
1
-0
/
+12
*
perf tui: Introduce list_head based generic ui_browser refresh routine
Arnaldo Carvalho de Melo
2010-08-06
1
-0
/
+8
*
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
2010-05-17
1
-0
/
+2
*
perf tools: Don't use code surrounded by __KERNEL__
Arnaldo Carvalho de Melo
2010-05-02
4
-32
/
+52
*
perf: Move arch specific code into separate arch directory
Ian Munsie
2010-04-22
1
-0
/
+8
*
perf tools: Move __used from perf.h to linux/compiler.h
Arnaldo Carvalho de Melo
2010-03-26
1
-0
/
+2
*
perf tools: Use eprintf for pr_{err,warning,info} too
Arnaldo Carvalho de Melo
2010-03-12
1
-3
/
+6
*
perf tools: Adjust some verbosity levels
Arnaldo Carvalho de Melo
2010-02-04
1
-0
/
+1
*
perf: Add util/include/linuxhash.h to include hash.h of kernel
Hitoshi Mitake
2010-01-31
1
-0
/
+5
*
perf symbols: Simplify symbol machinery setup
Arnaldo Carvalho de Melo
2009-11-24
1
-0
/
+22
*
perf tools: Fix compilation on powerpc
Paul Mackerras
2009-11-24
1
-0
/
+2
*
perf tools: Bring linear set of section headers for features
Frederic Weisbecker
2009-11-11
2
-1
/
+2
*
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
2009-10-23
1
-0
/
+17
*
perf tools: Drop asm/types.h wrapper
Frederic Weisbecker
2009-10-23
4
-18
/
+15
*
perf tools: Add missing tools/perf/util/include/string.h
Arnaldo Carvalho de Melo
2009-10-20
1
-0
/
+1
*
perf tools: Use DECLARE_BITMAP instead of an open-coded array
Frederic Weisbecker
2009-10-19
2
-1
/
+8
*
perf tools: Use kernel bitmap library
Frederic Weisbecker
2009-10-19
11
-0
/
+140
[next]