index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+3
2014-02-28
perf tools: Fix strict alias issue for find_first_bit
Jiri Olsa
1
-1
/
+3
2014-02-18
perf tools: Drop prefetch.h
Borislav Petkov
2
-7
/
+0
2014-02-18
perf tools: Move hash.h header
Borislav Petkov
1
-5
/
+0
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
1
-16
/
+0
2014-01-31
perf tools: Fix include for non x86 architectures
Francesco Fusco
1
-0
/
+6
2014-01-13
tools include: Move perf's bug.h to a generic place
Namhyung Kim
1
-22
/
+0
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim
1
-30
/
+0
2013-11-05
perf fs: Add procfs support
Jiri Olsa
1
-0
/
+4
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
1
-0
/
+4
2013-10-09
tools/perf: Clean up util/include/linux/compiler.h
Ingo Molnar
1
-5
/
+10
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-1
/
+1
2013-07-12
perf tools: Default to cpu// for events v5
Andi Kleen
1
-0
/
+1
2013-01-24
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
1
-0
/
+1
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
2
-2
/
+2
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
1
-0
/
+2
2012-10-11
perf: fix duplicate header inclusion
Michel Lespinasse
1
-1
/
+0
2012-10-09
rbtree: adjust node color in __rb_erase_color() only when necessary
Michel Lespinasse
1
-0
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-1
/
+3
2012-09-11
perf tools: Add memdup function
Jiri Olsa
1
-0
/
+2
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
1
-2
/
+2
2012-09-11
perf tools: include __WORDSIZE definition
Irina Tirdea
1
-0
/
+4
2012-09-11
perf tools: Update types definitions for Android
Irina Tirdea
3
-0
/
+21
2012-09-11
perf tools: include wrapper for magic.h
Irina Tirdea
1
-0
/
+12
2012-09-08
perf bench: fix assert when NDEBUG is defined
Irina Tirdea
1
-0
/
+4
2012-09-07
perf tools: Fix build for another rbtree.c change
Adrian Hunter
1
-0
/
+1
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
1
-0
/
+1
2012-06-29
perf tools: Adding round_up/round_down macros
Jiri Olsa
1
-0
/
+10
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
1
-0
/
+2
2012-03-26
perf tools: Switch module.h into export.h
Jiri Olsa
1
-0
/
+0
2012-03-23
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
1
-1
/
+1
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+14
2012-03-14
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
2
-0
/
+2
2012-02-13
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
1
-0
/
+11
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
1
-1
/
+3
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
1
-0
/
+118
2011-08-18
perf tools: Fix build against newer glibc
Josh Boyer
1
-0
/
+2
2011-05-26
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-0
/
+2
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-1
/
+1
2011-05-18
perf bench, x86: Add alternatives-asm.h wrapper
Ingo Molnar
1
-0
/
+8
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
1
-0
/
+5
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
3
-0
/
+33
2010-08-12
perf: Add back list_head data types
Ingo Molnar
1
-0
/
+12
2010-08-06
perf tui: Introduce list_head based generic ui_browser refresh routine
Arnaldo Carvalho de Melo
1
-0
/
+8
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-05-02
perf tools: Don't use code surrounded by __KERNEL__
Arnaldo Carvalho de Melo
4
-32
/
+52
[next]