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
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: explain why stack tracer is empty
Steven Rostedt
2009-03-12
1
-0
/
+15
*
tracing: fix stack tracer header
Steven Rostedt
2009-03-12
1
-2
/
+2
*
tracing: export trace formats to user space
Steven Rostedt
2009-03-12
1
-5
/
+114
*
tracing: have event_trace_printk use static tracer
Steven Rostedt
2009-03-12
2
-10
/
+17
*
tracing: make bprint event use the proper event id
Steven Rostedt
2009-03-12
1
-1
/
+1
*
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-12
7
-26
/
+186
*
tracing: show that buffer size is not expanded
Steven Rostedt
2009-03-12
1
-2
/
+10
*
ring-buffer: remove unneeded get_online_cpus
Steven Rostedt
2009-03-12
1
-76
/
+14
*
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
Steven Rostedt
2009-03-12
1
-5
/
+5
*
tracing: protect ring_buffer_expanded with trace_types_lock
Steven Rostedt
2009-03-12
1
-1
/
+4
*
tracing: fix comments about trace buffer resizing
Steven Rostedt
2009-03-12
1
-3
/
+16
*
Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Steven Rostedt
2009-03-12
5
-23
/
+29
|
\
|
*
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-11
1
-3
/
+7
|
|
\
|
*
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
11
-90
/
+116
|
|
\
\
|
*
|
|
trace_clock: fix preemption bug
Peter Zijlstra
2009-03-10
1
-1
/
+8
|
*
|
|
tracing: Don't assume possible cpu list have continuous numbers
KOSAKI Motohiro
2009-03-10
1
-7
/
+7
|
*
|
|
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-10
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
10
-316
/
+158
|
|
\
\
\
\
|
*
|
|
|
|
tracing: Don't use tracing_record_cmdline() in workqueue tracer
KOSAKI Motohiro
2009-03-09
1
-3
/
+2
|
*
|
|
|
|
ftrace: tracing header should put '#' at the beginning of a line
KOSAKI Motohiro
2009-03-08
1
-10
/
+10
|
*
|
|
|
|
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...
Ingo Molnar
2009-03-08
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
|
|
ring-buffer: only allocate buffers for online cpus
Steven Rostedt
2009-03-11
2
-56
/
+216
*
|
|
|
|
|
|
tracing: fix trace_wait to know to wait on all cpus or just one
Steven Rostedt
2009-03-11
1
-0
/
+13
*
|
|
|
|
|
|
tracing: expand the ring buffers when an event is activated
Steven Rostedt
2009-03-11
3
-0
/
+31
*
|
|
|
|
|
|
tracing: keep ring buffer to minimum size till used
Steven Rostedt
2009-03-11
1
-20
/
+59
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
tracing: use raw spinlocks for trace_vprintk
Steven Rostedt
2009-03-10
1
-3
/
+7
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
8
-70
/
+70
*
|
|
|
|
tracing: update comments to match event code macros
Steven Rostedt
2009-03-10
3
-11
/
+12
*
|
|
|
|
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
2009-03-10
3
-4
/
+4
*
|
|
|
|
tracing: add back the available_events file
Steven Rostedt
2009-03-10
1
-0
/
+14
*
|
|
|
|
tracing: do not allow modifying the ftrace events via the event files
Steven Rostedt
2009-03-10
1
-3
/
+15
*
|
|
|
|
tracing: fix printk format specifier
Steven Rostedt
2009-03-10
1
-7
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
2009-03-10
2
-8
/
+1
*
|
|
|
tracing: new format for specialized trace points
Steven Rostedt
2009-03-10
7
-217
/
+124
*
|
|
|
tracing: use generic __stringify
Steven Rostedt
2009-03-10
3
-9
/
+5
*
|
|
|
tracing: replace TP<var> with TP_<var>
Steven Rostedt
2009-03-10
5
-80
/
+25
*
|
|
|
tracing: typecast sizeof and offsetof to unsigned int
Steven Rostedt
2009-03-10
3
-18
/
+19
|
/
/
/
*
|
|
tracing: trace_bprintk() cleanups
Ingo Molnar
2009-03-06
1
-11
/
+8
*
|
|
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
9
-280
/
+126
*
|
|
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
2
-10
/
+92
*
|
|
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-06
6
-0
/
+237
*
|
|
tracing: fix deadlock when setting set_ftrace_pid
KOSAKI Motohiro
2009-03-06
1
-6
/
+1
*
|
|
tracing: current tip/master can't enable ftrace
KOSAKI Motohiro
2009-03-06
1
-0
/
+1
*
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-06
10
-76
/
+329
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing: add format files for ftrace default entries
Steven Rostedt
2009-03-05
5
-6
/
+255
|
*
|
tracing: move print of event format to separate file
Steven Rostedt
2009-03-05
2
-52
/
+56
|
*
|
tracing: make all file_operations const
Steven Rostedt
2009-03-05
4
-19
/
+19
*
|
|
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
2009-03-06
1
-1
/
+1
|
\
\
\
|
*
|
|
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-03-05
1
-1
/
+1
[next]