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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2009-09-11
54
-1405
/
+7110
|
\
|
*
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
|
*
x86, perf_counter, bts: Do not allow kernel BTS tracing for now
markus.t.metzger@intel.com
2009-09-04
1
-2
/
+9
|
*
x86, perf_counter, bts: Correct pointer-to-u64 casts
markus.t.metzger@intel.com
2009-09-04
1
-12
/
+12
|
*
x86, perf_counter, bts: Fail if BTS is not available
markus.t.metzger@intel.com
2009-09-04
1
-14
/
+11
|
*
perf_counter: Fix output-sharing error path
Ingo Molnar
2009-09-03
1
-20
/
+20
|
*
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_counter: Introduce new (non-)paranoia level to allow raw tracepoint access
Ingo Molnar
2009-09-02
1
-3
/
+10
|
*
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-09-02
416
-2919
/
+4783
|
|
\
|
*
|
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
|
|
*
|
perf tools: Add perf trace
Frederic Weisbecker
2009-08-17
5
-0
/
+287
|
|
*
|
perf tools: Add trace event information parser
Steven Rostedt
2009-08-17
1
-0
/
+2905
|
|
*
|
perf tools: Add trace event debugfs stream reader
Steven Rostedt
2009-08-17
1
-0
/
+508
|
|
*
|
perf tools: Add trace event debugfs IO handler
Steven Rostedt
2009-08-17
2
-0
/
+729
|
*
|
|
perf tools: do not complain if root is owning perf.data
Pierre Habouzit
2009-08-28
2
-4
/
+4
|
*
|
|
perf top: Show RIP only in verbose mode
Arnaldo Carvalho de Melo
2009-08-26
1
-5
/
+12
|
*
|
|
perf_counter: Allow sharing of output channels
Peter Zijlstra
2009-08-25
2
-3
/
+85
|
*
|
|
perf_counter: Start counting time enabled when group leader gets enabled
Paul Mackerras
2009-08-25
1
-13
/
+30
|
*
|
|
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-08-24
5
-2
/
+38
|
|
\
\
\
|
*
|
|
|
perf tools: Save partial non-overlapping map
Frederic Weisbecker
2009-08-18
1
-3
/
+22
|
*
|
|
|
perf tools: Fix comm column adjusting
Frederic Weisbecker
2009-08-18
1
-2
/
+23
|
*
|
|
|
perf tools: Remove obsolete defines
Ingo Molnar
2009-08-18
1
-4
/
+0
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Ingo Molnar
2009-08-18
7
-16
/
+588
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
perf_counter: powerpc: Add callchain support
Paul Mackerras
2009-08-18
2
-1
/
+528
|
|
*
|
|
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
2009-08-18
4
-12
/
+57
|
|
*
|
|
powerpc/32: Always order writes to halves of 64-bit PTEs
Paul Mackerras
2009-08-18
1
-3
/
+3
[next]