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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
perf: Fix callchain hit bad cast on ascii display
Frederic Weisbecker
1
-1
/
+1
2010-12-21
perf probe: Fix to support libdwfl older than 0.148
Masami Hiramatsu
1
-30
/
+55
2010-12-21
perf tools: Fix lazy wildcard matching
Masami Hiramatsu
1
-1
/
+1
2010-12-16
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
1
-4
/
+6
2010-12-16
perf symbols: Stop using vmlinux files with no symbols
Franck Bui-Huu
1
-1
/
+1
2010-12-16
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
3
-5
/
+16
2010-11-30
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
1
-3
/
+8
2010-11-30
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
1
-1
/
+42
2010-11-30
perf symbols: Fix kallsyms kernel/module map splitting
Arnaldo Carvalho de Melo
1
-5
/
+11
2010-11-23
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
1
-1
/
+3
2010-11-10
perf, ui: Eliminate stack-smashing protection compiler complaint
Cyrill Gorcunov
1
-2
/
+3
2010-10-26
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2
-3
/
+3
2010-10-23
perf probe: Fix format specified for Dwarf_Off parameter
Arnaldo Carvalho de Melo
1
-1
/
+2
2010-10-22
perf tools: Remove direct slang.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2010-10-21
perf probe: Add basic module support
Masami Hiramatsu
5
-64
/
+224
2010-10-21
perf probe: Show accessible global variables
Masami Hiramatsu
4
-11
/
+30
2010-10-21
perf probe: Function style fix
Masami Hiramatsu
2
-2
/
+2
2010-10-21
perf probe: Show accessible local variables
Masami Hiramatsu
4
-98
/
+419
2010-10-21
perf probe: Support global variables
Masami Hiramatsu
1
-8
/
+17
2010-10-21
perf probe: Fix local variable searching loop
Masami Hiramatsu
1
-8
/
+18
2010-10-21
perf probe: Fix type searching
Masami Hiramatsu
1
-8
/
+17
2010-10-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-2
/
+2
2010-10-04
perf trace scripting: Fix extern struct definitions
Stephane Eranian
1
-2
/
+2
2010-10-04
perf ui hist browser: Fix segfault on 'a' for annotate
Frederik Deweerdt
1
-1
/
+1
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-1
/
+9
2010-09-13
perf ui browser: Don't use windows, slang is enough
Arnaldo Carvalho de Melo
3
-40
/
+34
2010-09-09
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
2
-1
/
+9
2010-09-09
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-13
/
+30
2010-09-08
perf probe: Fix handling of arguments names
Masami Hiramatsu
1
-13
/
+19
2010-09-08
perf probe: Fix return probe support
Masami Hiramatsu
2
-0
/
+11
2010-08-30
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-0
/
+1
2010-08-27
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
1
-0
/
+1
2010-08-27
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
1
-0
/
+1
2010-08-25
perf symbols: List symbols in a dso in ascending name order
Srikar Dronamraju
2
-0
/
+15
2010-08-25
perf hists browser: Introduce "expand/collapse all callchains" action
Arnaldo Carvalho de Melo
1
-6
/
+106
2010-08-25
perf hists browser: Init the has_children fields just once
Arnaldo Carvalho de Melo
1
-14
/
+4
2010-08-25
perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT()
Arnaldo Carvalho de Melo
1
-7
/
+7
2010-08-25
perf hists: Fix hist_entry__init_have_children
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-08-22
perf: Support for callchains merge
Frederic Weisbecker
3
-0
/
+59
2010-08-22
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
2
-14
/
+13
2010-08-22
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
4
-20
/
+29
2010-08-21
perf tools: add test for strlcpy()
Kirill A. Shutemov
2
-1
/
+4
2010-08-19
perf ui browser: Add routines to compactly specify exit keys
Arnaldo Carvalho de Melo
6
-35
/
+34
2010-08-19
perf ui browser: Return the exit key in all browsers
Arnaldo Carvalho de Melo
6
-116
/
+85
2010-08-19
perf ui browser: Abstract some more slang operations
Arnaldo Carvalho de Melo
5
-37
/
+38
2010-08-16
perf annotate tui: Fix exit and RIGHT keys handling
Arnaldo Carvalho de Melo
1
-1
/
+2
2010-08-12
perf: Add back list_head data types
Ingo Molnar
1
-0
/
+12
2010-08-10
perf ui hist browser: Fixup key bindings
Arnaldo Carvalho de Melo
1
-8
/
+7
2010-08-10
perf ui browser: Add ui_browser__show counterpart: __hide
Arnaldo Carvalho de Melo
7
-15
/
+33
2010-08-10
perf annotate: Cycle thru sorted lines with samples
Arnaldo Carvalho de Melo
1
-25
/
+77
[next]