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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-21
14
-15
/
+31
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
3
-11
/
+65
|
\
|
|
|
|
*
|
|
perf record: Fix eternal wait for stillborn child
Arnaldo Carvalho de Melo
2010-12-06
1
-2
/
+4
|
*
|
|
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
2010-11-30
1
-3
/
+8
|
*
|
|
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
2010-11-30
1
-1
/
+42
|
*
|
|
perf symbols: Fix kallsyms kernel/module map splitting
Arnaldo Carvalho de Melo
2010-11-30
1
-5
/
+11
*
|
|
|
perf session: Remove unneeded dump_printf calls
Arnaldo Carvalho de Melo
2010-12-09
1
-12
/
+11
*
|
|
|
perf session: Split out user event processing
Thomas Gleixner
2010-12-09
1
-18
/
+24
*
|
|
|
perf session: Split out sample preprocessing
Thomas Gleixner
2010-12-09
1
-15
/
+25
*
|
|
|
perf session: Move dump code to event delivery path
Thomas Gleixner
2010-12-09
1
-5
/
+5
*
|
|
|
perf session: Add file_offset to event delivery function
Thomas Gleixner
2010-12-09
1
-4
/
+8
*
|
|
|
perf session: Store file offset in sample_queue
Thomas Gleixner
2010-12-09
1
-2
/
+5
*
|
|
|
perf session: Consolidate the dump code
Thomas Gleixner
2010-12-09
2
-25
/
+40
*
|
|
|
perf session: Dont queue events w/o timestamps
Thomas Gleixner
2010-12-09
1
-1
/
+1
*
|
|
|
perf event: Prevent unbound event__name array access
Thomas Gleixner
2010-12-09
4
-6
/
+19
*
|
|
|
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-12-09
4
-2
/
+13
*
|
|
|
perf makefile: Allow strong and weak functions in LIB_OBJS
Ian Munsie
2010-12-07
1
-1
/
+1
*
|
|
|
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-06
5
-0
/
+15
*
|
|
|
perf script: Fix compiler warning in builtin_script.c:is_top_script()
Stephane Eranian
2010-12-06
1
-5
/
+5
*
|
|
|
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
9
-100
/
+315
*
|
|
|
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-04
18
-192
/
+236
*
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-12-02
15
-68
/
+324
|
\
\
\
\
|
*
|
|
|
perf stat: Add csv-style output
Stephane Eranian
2010-12-01
2
-40
/
+109
|
*
|
|
|
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
2010-12-01
1
-1
/
+1
|
*
|
|
|
perf stat: Document missing options
Shawn Bohrer
2010-12-01
1
-7
/
+27
|
*
|
|
|
perf test: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
1
-1
/
+1
|
*
|
|
|
perf trace: Document missing options
Shawn Bohrer
2010-12-01
1
-0
/
+7
|
*
|
|
|
perf top: Document missing options
Shawn Bohrer
2010-12-01
1
-4
/
+24
|
*
|
|
|
perf sched: Document missing options
Shawn Bohrer
2010-12-01
1
-2
/
+16
|
*
|
|
|
perf report: Document missing options
Shawn Bohrer
2010-12-01
1
-4
/
+45
|
*
|
|
|
perf record: Document missing options
Shawn Bohrer
2010-12-01
1
-4
/
+13
|
*
|
|
|
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
2010-12-01
1
-1
/
+1
|
*
|
|
|
perf lock: Document missing options
Shawn Bohrer
2010-12-01
1
-0
/
+15
|
*
|
|
|
perf kvm: Document missing options
Shawn Bohrer
2010-12-01
1
-1
/
+7
|
*
|
|
|
perf diff: Document missing options
Shawn Bohrer
2010-12-01
1
-1
/
+18
|
*
|
|
|
perf diff: Fix displacement and modules options short flag
Shawn Bohrer
2010-12-01
1
-1
/
+1
|
*
|
|
|
perf buildid-list: Document missing options
Shawn Bohrer
2010-12-01
1
-0
/
+3
|
*
|
|
|
perf annotate: Document missing options.
Shawn Bohrer
2010-12-01
1
-1
/
+36
*
|
|
|
|
Merge branch 'perf/rename' into perf/core
Ingo Molnar
2010-12-01
13
-121
/
+121
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
12
-120
/
+120
|
|
|
/
/
|
|
/
|
|
*
|
|
|
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-11-30
1
-4
/
+8
*
|
|
|
perf packaging: add memcpy to perf MANIFEST
Don Zickus
2010-11-30
1
-0
/
+1
*
|
|
|
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
[prev]
[next]