index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 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
|
|
\
|
|
|
*
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
2010-08-27
1
-0
/
+1
*
|
|
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
|
/
/
[next]