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.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 sched: Clean up PID sorting logic
Ingo Molnar
2009-09-13
2
-45
/
+51
*
|
|
perf sched: Finish latency => atom rename and misc cleanups
Ingo Molnar
2009-09-13
1
-215
/
+184
*
|
|
perf sched: Add 'perf sched latency' and 'perf sched replay'
Ingo Molnar
2009-09-13
1
-32
/
+58
*
|
|
perf sched: Implement multidimensional sorting
Frederic Weisbecker
2009-09-13
1
-10
/
+196
*
|
|
perf sched: Fix nsec to msec conversion
Frederic Weisbecker
2009-09-13
1
-4
/
+4
*
|
|
perf sched: Export the total, max latency and total runtime to thread atoms list
Frederic Weisbecker
2009-09-13
1
-26
/
+22
*
|
|
perf sched: Add involuntarily sleeping task in work atoms
Frederic Weisbecker
2009-09-13
1
-6
/
+13
*
|
|
perf sched: Rename struct lat_snapshot to struct work atoms
Frederic Weisbecker
2009-09-13
1
-56
/
+56
*
|
|
perf sched: Output runtime and context switch totals
Ingo Molnar
2009-09-13
1
-1
/
+10
*
|
|
perf sched: Add runtime stats
Ingo Molnar
2009-09-13
1
-20
/
+38
*
|
|
perf sched: Display time in milliseconds, reorganize output
Ingo Molnar
2009-09-13
2
-10
/
+13
*
|
|
perf sched: Clean up latency and replay sub-commands
Ingo Molnar
2009-09-13
1
-50
/
+49
*
|
|
perf sched: Add sched latency profiling
Frederic Weisbecker
2009-09-13
1
-11
/
+285
*
|
|
perf sched: Make it easier to plug in new sub profilers
Frederic Weisbecker
2009-09-13
1
-78
/
+165
*
|
|
perf sched: Fix bad event alignment
Frederic Weisbecker
2009-09-13
3
-25
/
+102
*
|
|
perf tools: Allow the specification of all tracepoints at once
Frederic Weisbecker
2009-09-13
1
-50
/
+154
*
|
|
perf sched: Tighten up the code
Ingo Molnar
2009-09-13
1
-189
/
+47
*
|
|
perf sched: Implement the scheduling workload replay engine
Ingo Molnar
2009-09-13
1
-18
/
+134
*
|
|
perf sched: Import schedbench.c
Ingo Molnar
2009-09-13
3
-33
/
+827
*
|
|
perf: Add 'perf sched' tool
Ingo Molnar
2009-09-13
7
-2
/
+354
|
|
/
|
/
|
*
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
1
-4
/
+4
|
\
\
|
*
|
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-06
10
-70
/
+143
|
|
\
|
|
*
|
tracing: Add more namespace area to 'perf list' output
Jason Baron
2009-08-11
1
-4
/
+4
*
|
|
perf tools: Avoid unnecessary work in directory lookups
Ulrich Drepper
2009-09-04
1
-31
/
+37
*
|
|
perf stat: Clean up statistics calculations a bit more
Peter Zijlstra
2009-09-04
1
-17
/
+14
*
|
|
perf stat: More advanced variance computation
Peter Zijlstra
2009-09-04
1
-12
/
+12
*
|
|
perf stat: Use stddev_mean in stead of stddev
Peter Zijlstra
2009-09-04
1
-6
/
+19
*
|
|
perf stat: Remove the limit on repeat
Peter Zijlstra
2009-09-04
1
-57
/
+27
*
|
|
perf stat: Change noise calculation to use stddev
Peter Zijlstra
2009-09-04
1
-101
/
+69
*
|
|
perf trace: Fix read_string()
Ingo Molnar
2009-09-03
1
-1
/
+4
*
|
|
perf trace: Print out in nanoseconds
Ingo Molnar
2009-09-03
1
-2
/
+2
*
|
|
perf tools: Seek to the end of the header area
Ingo Molnar
2009-09-03
1
-1
/
+1
*
|
|
perf trace: Fix parsing of perf.data
Ingo Molnar
2009-09-03
1
-0
/
+1
*
|
|
perf trace: Sample timestamps as well
Ingo Molnar
2009-09-03
2
-1
/
+8
*
|
|
perf trace: Sample the CPU too
Ingo Molnar
2009-09-02
2
-2
/
+11
*
|
|
perf tools: Work around strict aliasing related warnings
Ingo Molnar
2009-09-02
2
-7
/
+7
*
|
|
perf tools: Clean up warnings list in the Makefile
Ingo Molnar
2009-09-02
1
-1
/
+24
*
|
|
perf tools: Complete support for dynamic strings
Frederic Weisbecker
2009-08-31
2
-2
/
+15
*
|
|
perf tools: Unify swapper tasks naming
Frederic Weisbecker
2009-08-31
1
-1
/
+1
*
|
|
perf tools: Resolve idle thread cmdline for perf trace
Frederic Weisbecker
2009-08-31
1
-0
/
+1
*
|
|
perf tools: Librarize idle thread registration
Frederic Weisbecker
2009-08-31
4
-29
/
+31
*
|
|
perf tools: Add missing parameters documentation
Frederic Weisbecker
2009-08-31
2
-0
/
+14
*
|
|
Merge branch 'perfcounters/tracing' into perfcounters/core
Ingo Molnar
2009-08-31
12
-10
/
+4569
|
\
\
\
|
*
|
|
perf tools: Fix missing string field printing in perf trace
Frederic Weisbecker
2009-08-28
1
-0
/
+1
|
*
|
|
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-28
7
-27
/
+120
|
*
|
|
perf trace: Add OPT_END to option array of perf-trace
Masami Hiramatsu
2009-08-21
1
-0
/
+1
|
*
|
|
perf tools: Make trace event format parser aware of cast to pointers
Frederic Weisbecker
2009-08-18
1
-4
/
+27
|
*
|
|
perf tools: Record events info also when :record suffix is used.
Frederic Weisbecker
2009-08-18
1
-3
/
+11
|
*
|
|
perf tools: Warn while running perf trace without sample
Frederic Weisbecker
2009-08-18
1
-0
/
+4
|
*
|
|
perf tools: Fix spelling mistake in callchain error
Frederic Weisbecker
2009-08-18
1
-1
/
+1
[prev]
[next]