index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Remove newline character from perror() argument
Matt Fleming
2010-10-26
1
-2
/
+2
*
perf python scripting: Support fedora 11 (audit 1.7.17)
Arnaldo Carvalho de Melo
2010-10-25
1
-1
/
+4
*
perf python scripting: Improve the syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-25
1
-8
/
+13
*
perf python scripting: print the syscall name on sctop
Arnaldo Carvalho de Melo
2010-10-25
1
-5
/
+2
*
perf python scripting: Improve the syscalls-counts script
Arnaldo Carvalho de Melo
2010-10-25
1
-2
/
+3
*
perf python scripting: Improve the failed-syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-25
2
-8
/
+50
*
perf probe: Fix format specified for Dwarf_Off parameter
Arnaldo Carvalho de Melo
2010-10-23
1
-1
/
+2
*
perf trace: Fix detection of script extension
Ben Hutchings
2010-10-23
1
-1
/
+1
*
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
2010-10-23
13
-15
/
+15
*
perf tools: Document event modifiers
Sonny Rao
2010-10-23
1
-0
/
+17
*
perf tools: Remove direct slang.h include
Arnaldo Carvalho de Melo
2010-10-22
1
-1
/
+0
*
perf probe: Add basic module support
Masami Hiramatsu
2010-10-21
7
-69
/
+239
*
perf probe: Show accessible global variables
Masami Hiramatsu
2010-10-21
6
-14
/
+41
*
perf probe: Function style fix
Masami Hiramatsu
2010-10-21
3
-4
/
+4
*
perf probe: Show accessible local variables
Masami Hiramatsu
2010-10-21
6
-105
/
+480
*
perf probe: Support global variables
Masami Hiramatsu
2010-10-21
1
-8
/
+17
*
perf probe: Fix local variable searching loop
Masami Hiramatsu
2010-10-21
1
-8
/
+18
*
perf probe: Fix type searching
Masami Hiramatsu
2010-10-21
1
-8
/
+17
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-10-05
2
-3
/
+3
|
\
|
*
perf trace scripting: Fix extern struct definitions
Stephane Eranian
2010-10-04
1
-2
/
+2
|
*
perf ui hist browser: Fix segfault on 'a' for annotate
Frederik Deweerdt
2010-10-04
1
-1
/
+1
|
*
perf tools: Fix build breakage
Kusanagi Kouichi
2010-10-04
1
-1
/
+1
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
2
-1
/
+9
|
\
\
|
|
/
|
*
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
2010-09-09
2
-1
/
+9
*
|
perf ui browser: Don't use windows, slang is enough
Arnaldo Carvalho de Melo
2010-09-13
3
-40
/
+34
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-09-09
2
-13
/
+30
|
\
\
|
|
/
|
*
perf probe: Fix handling of arguments names
Masami Hiramatsu
2010-09-08
1
-13
/
+19
|
*
perf probe: Fix return probe support
Masami Hiramatsu
2010-09-08
2
-0
/
+11
*
|
perf: Add a script to show packets processing
Koki Sanagi
2010-09-07
3
-0
/
+477
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-08-30
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
2010-08-27
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
2010-08-27
1
-0
/
+1
*
|
|
perf tools: Fix linking errors with --as-needed flag
Tom Zanussi
2010-08-25
1
-6
/
+15
*
|
|
perf symbols: List symbols in a dso in ascending name order
Srikar Dronamraju
2010-08-25
2
-0
/
+15
*
|
|
perf hists browser: Introduce "expand/collapse all callchains" action
Arnaldo Carvalho de Melo
2010-08-25
1
-6
/
+106
*
|
|
perf hists browser: Init the has_children fields just once
Arnaldo Carvalho de Melo
2010-08-25
1
-14
/
+4
*
|
|
perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT()
Arnaldo Carvalho de Melo
2010-08-25
1
-7
/
+7
*
|
|
perf hists: Fix hist_entry__init_have_children
Arnaldo Carvalho de Melo
2010-08-25
1
-0
/
+1
|
/
/
*
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-08-25
2
-5
/
+11
|
\
\
|
|
/
|
*
perf tools: Fix build error on read only source.
Kusanagi Kouichi
2010-08-18
2
-5
/
+11
*
|
perf: Support for callchains merge
Frederic Weisbecker
2010-08-22
3
-0
/
+59
*
|
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
2010-08-22
3
-15
/
+15
*
|
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
2010-08-22
4
-20
/
+29
*
|
perf tools: add test for strlcpy()
Kirill A. Shutemov
2010-08-21
4
-1
/
+24
*
|
perf tools: Add --tui and --stdio to choose the UI
Arnaldo Carvalho de Melo
2010-08-21
4
-4
/
+34
*
|
perf ui browser: Add routines to compactly specify exit keys
Arnaldo Carvalho de Melo
2010-08-19
6
-35
/
+34
*
|
perf ui browser: Return the exit key in all browsers
Arnaldo Carvalho de Melo
2010-08-19
7
-125
/
+93
*
|
perf ui browser: Abstract some more slang operations
Arnaldo Carvalho de Melo
2010-08-19
5
-37
/
+38
|
/
*
perf tools: Fix build on POSIX shells
Bernd Petrovitsch
2010-08-17
1
-6
/
+10
*
perf annotate tui: Fix exit and RIGHT keys handling
Arnaldo Carvalho de Melo
2010-08-16
1
-1
/
+2
[next]