index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Create class struct for events
Steven Rostedt
2010-05-14
5
-20
/
+28
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-14
3
-8
/
+5
|
\
|
*
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
3
-8
/
+5
*
|
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
2010-05-05
1
-1
/
+1
*
|
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-05-04
1
-9
/
+5
*
|
tracing: Fix sleep time function profiling
Steven Rostedt
2010-04-27
1
-1
/
+5
*
|
tracing: Show sample std dev in function profiling
Chase Douglas
2010-04-27
1
-3
/
+21
*
|
ring-buffer: Make benchmark handle missed events
Steven Rostedt
2010-04-27
1
-1
/
+2
*
|
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-27
2
-13
/
+62
*
|
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-27
4
-29
/
+313
*
|
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-26
2
-56
/
+73
*
|
tracing: Add ftrace events for graph tracer
Jiri Olsa
2010-04-26
1
-1
/
+27
*
|
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2010-04-21
2
-14
/
+42
*
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-04-14
1
-1
/
+1
|
\
\
|
*
|
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
2010-04-05
1
-1
/
+1
*
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-08
16
-9
/
+29
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
3
-7
/
+16
|
|
\
|
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-04-04
1
-2
/
+9
|
|
|
\
|
|
|
*
perf: Correctly align perf event tracing buffer
Frederic Weisbecker
2010-04-01
1
-2
/
+9
|
|
*
|
ring-buffer: Add missing unlock
Julia Lawall
2010-03-29
1
-3
/
+5
|
|
*
|
tracing: Fix lockdep warning in global_clock()
Li Zefan
2010-03-29
1
-2
/
+2
|
|
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
14
-2
/
+13
|
|
/
*
|
ring-buffer: Add lost event count to end of sub buffer
Steven Rostedt
2010-03-31
1
-4
/
+33
*
|
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
2010-03-31
1
-8
/
+22
*
|
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
2010-03-31
5
-12
/
+73
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-26
1
-3
/
+11
|
\
|
*
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
Steven Rostedt
2010-03-18
1
-3
/
+11
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
5
-75
/
+80
|
\
\
|
|
/
|
/
|
|
*
perf: Fix unexported generic perf_arch_fetch_caller_regs
Frederic Weisbecker
2010-03-17
1
-0
/
+2
|
*
perf: export perf_trace_regs and perf_arch_fetch_caller_regs
Xiao Guangrong
2010-03-11
1
-0
/
+1
|
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
5
-74
/
+74
|
*
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-10
3
-5
/
+7
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
2
-11
/
+15
|
\
\
|
*
|
ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
Paul E. McKenney
2010-03-11
1
-9
/
+13
|
*
|
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
2010-03-04
1
-2
/
+2
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-13
6
-23
/
+77
|
\
\
\
|
*
|
|
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-03-12
1
-0
/
+7
|
*
|
|
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-03-12
1
-0
/
+9
|
*
|
|
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-03-12
1
-4
/
+4
|
*
|
|
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-03-12
1
-1
/
+1
|
*
|
|
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-03-12
1
-6
/
+6
|
*
|
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-03-11
4
-12
/
+48
|
|
\
\
\
|
|
*
|
|
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
3
-5
/
+43
|
|
*
|
|
tracing: Update the comm field in the right variable in update_max_tr
Arnaldo Carvalho de Melo
2010-03-05
1
-2
/
+2
|
|
*
|
|
function-graph: Use comment notation for func names of dangling '}'
Steven Rostedt
2010-03-05
1
-1
/
+1
|
|
*
|
|
function-graph: Fix unused reference to ftrace_set_func()
Steven Rostedt
2010-03-05
1
-4
/
+2
|
*
|
|
|
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2010-03-04
8
-236
/
+156
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
2010-03-02
1
-0
/
+1
|
*
|
|
|
tracing: Include irqflags headers from trace clock
Frederic Weisbecker
2010-02-28
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]