index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2011-05-24
perf tools: Fix sample type size calculation in 32 bits archs
Frederic Weisbecker
1
-1
/
+1
2011-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-66
/
+158
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-05-23
perf tools: Fix sample size bit operations
Frederic Weisbecker
1
-16
/
+16
2011-05-23
perf tools: Fix ommitted mmap data update on remap
Frederic Weisbecker
1
-13
/
+26
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
11
-45
/
+124
2011-05-22
perf tools: Propagate event parse error handling
Frederic Weisbecker
2
-8
/
+20
2011-05-22
perf tools: Robustify dynamic sample content fetch
Frederic Weisbecker
1
-0
/
+26
2011-05-22
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
6
-4
/
+38
2011-05-22
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
4
-33
/
+34
2011-05-22
perf tools: Remove junk code in mmap size handling
Frederic Weisbecker
1
-3
/
+0
2011-05-22
perf tools: Check we are able to read the event size on mmap
Frederic Weisbecker
1
-0
/
+7
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-1
/
+1
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2011-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-397
/
+534
2011-05-18
perf bench, x86: Add alternatives-asm.h wrapper
Ingo Molnar
1
-0
/
+8
2011-05-17
perf: Fix multi-event parsing bug
Stephane Eranian
1
-0
/
+3
2011-05-15
perf evlist: Fix per thread mmap setup
Arnaldo Carvalho de Melo
3
-47
/
+109
2011-05-15
perf tools: Honour the cpu list parameter when also monitoring a thread list
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-05-10
perf probe: Fix the missed parameter initialization
Lin Ming
1
-0
/
+1
2011-05-10
perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c
Jesper Juhl
1
-1
/
+0
2011-05-05
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
1
-1
/
+0
2011-04-29
perf list: Fix max event string size
Ingo Molnar
1
-12
/
+13
2011-04-29
perf stat: Analyze front-end and back-end stall counts
Ingo Molnar
1
-3
/
+4
2011-04-29
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
2
-19
/
+22
2011-04-26
perf stat: Add stalled cycles to the default output
Ingo Molnar
1
-5
/
+6
2011-04-26
perf stat: Make all displayed event names parseable as well
Ingo Molnar
1
-2
/
+2
2011-04-26
perf stat: Fail more clearly when an invalid modifier is specified
Ingo Molnar
1
-11
/
+22
2011-04-26
perf tools: Accept case-insensitive symbolic event variants
Ingo Molnar
1
-3
/
+5
2011-04-26
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
Ingo Molnar
2
-0
/
+2
2011-04-20
perf script: improve validation of sample attributes for output fields
David Ahern
2
-0
/
+15
2011-04-19
perf symbols: Give more useful names to 'self' parameters
Arnaldo Carvalho de Melo
2
-346
/
+361
2011-04-19
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-102
/
+153
2011-04-15
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
4
-31
/
+25
2011-04-15
perf hists browser: Fix seg fault when annotate null symbol
Lin Ming
2
-3
/
+5
2011-04-08
perf: Fix a build error with some GCC versions
Eric Dumazet
1
-1
/
+1
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
2
-65
/
+113
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-04-05
perf probe: Fix listing incorrect line number with inline function
Masami Hiramatsu
1
-53
/
+81
2011-04-05
perf probe: Fix to find recursively inlined function
Masami Hiramatsu
1
-1
/
+14
2011-04-05
perf probe: Fix multiple --vars options behavior
Masami Hiramatsu
1
-8
/
+8
2011-04-05
perf probe: Fix to remove redundant close
Masami Hiramatsu
2
-3
/
+2
2011-04-05
perf probe: Fix to ensure function declared file
Masami Hiramatsu
1
-0
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
Merge commits 'ca6a42586fae' and 'c286c419c784' into perf/urgent
Ingo Molnar
2
-0
/
+11
2011-03-29
perf tools: Fix NO_NEWT=1 python build error
Robert Richter
1
-1
/
+6
2011-03-29
perf symbols: Properly align symbol_conf.priv_size
David S. Miller
1
-0
/
+2
2011-03-29
perf probe: Add fastpath to do lookup by function name
Lin Ming
2
-0
/
+74
2011-03-29
perf tools: Fixup exit path when not able to open events
Arnaldo Carvalho de Melo
2
-0
/
+11
[next]