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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-12-09
2
-2
/
+8
*
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-06
1
-0
/
+3
*
perf session: Sort all events if ordered_samples=true
Thomas Gleixner
2010-12-06
1
-53
/
+72
*
perf options: add OPT_CALLBACK_DEFAULT_NOOPT
Akihiro Nagai
2010-12-06
1
-0
/
+4
*
perf hist: Better displaying of unresolved DSOs and symbols
Ian Munsie
2010-12-06
1
-3
/
+3
*
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
2010-12-04
6
-93
/
+287
*
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-04
7
-80
/
+138
*
Merge branch 'perf/rename' into perf/core
Ingo Molnar
2010-12-01
2
-5
/
+5
|
\
|
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
2
-5
/
+5
*
|
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-11-30
1
-4
/
+8
*
|
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
2010-11-30
1
-28
/
+13
*
|
perf session: Allocate chunks of sample objects
Thomas Gleixner
2010-11-30
2
-5
/
+19
*
|
perf session: Cache sample objects
Thomas Gleixner
2010-11-30
2
-4
/
+27
*
|
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
2010-11-30
1
-16
/
+11
*
|
perf session: Use sensible mmap size
Thomas Gleixner
2010-11-30
1
-12
/
+29
*
|
perf session: Simplify termination checks
Thomas Gleixner
2010-11-30
1
-9
/
+11
*
|
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
2010-11-30
1
-1
/
+1
*
|
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
2010-11-30
1
-40
/
+37
*
|
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
2010-11-30
1
-2
/
+2
*
|
perf session: Fix list sort algorithm
Thomas Gleixner
2010-11-30
2
-68
/
+49
*
|
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
2010-11-27
4
-1
/
+46
*
|
perf symbols: Correct final kernel map guesses
Ian Munsie
2010-11-27
2
-2
/
+2
*
|
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
2010-11-26
1
-1
/
+1
*
|
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
3
-2
/
+15
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
1
-1
/
+3
|
\
\
|
*
|
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-23
1
-1
/
+3
|
|
/
*
|
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
2010-11-26
3
-0
/
+33
*
|
perf tools: Remove hardcoded include paths for elfutils
Robert Morell
2010-11-19
1
-3
/
+3
|
/
*
perf, ui: Eliminate stack-smashing protection compiler complaint
Cyrill Gorcunov
2010-11-10
1
-2
/
+3
*
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2010-10-26
2
-3
/
+3
*
perf probe: Fix format specified for Dwarf_Off parameter
Arnaldo Carvalho de Melo
2010-10-23
1
-1
/
+2
*
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
5
-64
/
+224
*
perf probe: Show accessible global variables
Masami Hiramatsu
2010-10-21
4
-11
/
+30
*
perf probe: Function style fix
Masami Hiramatsu
2010-10-21
2
-2
/
+2
*
perf probe: Show accessible local variables
Masami Hiramatsu
2010-10-21
4
-98
/
+419
*
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
1
-2
/
+2
|
\
|
*
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
*
|
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
*
|
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
|
|
\
\
|
|
|
/
[next]