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
...
|
|
|
|
*
blktrace: report EBUSY correctly
Li Zefan
2009-03-21
1
-6
/
+3
|
|
|
|
*
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
2009-03-21
1
-3
/
+3
|
|
|
|
*
blktrace: remove blk_probe_mutex
Li Zefan
2009-03-21
1
-22
/
+5
|
|
|
|
*
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
2009-03-21
1
-9
/
+3
|
|
|
|
*
blktrace: fix possible memory leak
Li Zefan
2009-03-21
1
-1
/
+1
|
|
|
*
|
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
2009-03-31
2
-5
/
+6
|
|
|
*
|
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
2009-03-31
1
-16
/
+17
|
|
|
*
|
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
2009-03-31
2
-0
/
+14
|
|
|
*
|
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
2009-03-25
1
-2
/
+7
|
|
|
*
|
trace_workqueues: fix empty line's output
Lai Jiangshan
2009-03-25
1
-6
/
+6
|
|
|
*
|
trace_stat: keep original order
Lai Jiangshan
2009-03-25
1
-10
/
+8
|
|
|
*
|
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
2009-03-25
1
-1
/
+7
|
|
|
*
|
tracing: use union for multi-usages field
Lai Jiangshan
2009-03-24
1
-4
/
+4
|
|
|
*
|
ftrace: show virtual PID
Lai Jiangshan
2009-03-24
1
-1
/
+1
|
|
|
*
|
function-graph: add option for include sleep times
Steven Rostedt
2009-03-24
3
-1
/
+10
|
|
|
*
|
function-graph: ignore times across schedule
Steven Rostedt
2009-03-24
1
-0
/
+36
|
|
|
*
|
function-graph: prevent more than one tracer registering
Steven Rostedt
2009-03-24
1
-0
/
+6
|
|
|
*
|
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-24
1
-3
/
+5
|
|
|
*
|
tracing: fix memory leak in trace_stat
Steven Rostedt
2009-03-24
1
-10
/
+13
|
|
|
*
|
tracing: Fix TRACING_SUPPORT dependency for PPC32
Anton Vorontsov
2009-03-23
1
-1
/
+5
|
|
|
*
|
tracing/ftrace: check if debugfs is registered before creating files
Frederic Weisbecker
2009-03-23
1
-0
/
+3
|
|
|
*
|
tracing: fix four sparse warnings
Dmitri Vorobiev
2009-03-22
2
-1
/
+2
|
|
|
/
/
|
|
/
|
|
|
|
*
|
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
2009-03-26
1
-13
/
+5
|
|
*
|
tracing/filters: disallow integer values for string filters and vice versa
Tom Zanussi
2009-03-24
1
-0
/
+5
|
|
*
|
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
2009-03-24
3
-21
/
+15
|
|
*
|
tracing/filters: free pred when clearing filters
Tom Zanussi
2009-03-24
1
-0
/
+2
|
|
*
|
tracing/filters: use list_for_each_entry
Tom Zanussi
2009-03-24
1
-2
/
+2
|
|
*
|
tracing/function-graph-tracer: fix functions call traces imbalance
Frederic Weisbecker
2009-03-23
1
-5
/
+11
|
|
*
|
tracing/filters: clean up filter_add_subsystem_pred()
Tom Zanussi
2009-03-23
2
-7
/
+25
|
|
*
|
tracing/filters: fix bug in copy_pred()
Tom Zanussi
2009-03-23
1
-2
/
+10
|
|
*
|
tracing/filters: use list_for_each_entry_safe
Tom Zanussi
2009-03-23
1
-4
/
+2
|
|
*
|
tracing/events: don't discard an event after commit
Frederic Weisbecker
2009-03-23
1
-2
/
+3
|
|
*
|
tracing/ftrace: make nop-tracer use polling wait for events on pipe
Frederic Weisbecker
2009-03-23
1
-0
/
+1
|
|
*
|
tracing/events: don't use wake up for events
Frederic Weisbecker
2009-03-23
3
-6
/
+24
|
|
*
|
tracing/events: make the filter files writable
Frederic Weisbecker
2009-03-23
1
-2
/
+2
|
|
*
|
tracing: add run-time field descriptions for event filtering, kfree fix
Ingo Molnar
2009-03-22
1
-1
/
+6
|
|
*
|
tracing: add per-subsystem filtering
Tom Zanussi
2009-03-22
3
-6
/
+175
|
|
*
|
tracing: add per-event filtering
Tom Zanussi
2009-03-22
5
-0
/
+436
|
|
*
|
tracing: add ring_buffer_event_discard() to ring buffer
Tom Zanussi
2009-03-22
1
-20
/
+97
|
|
*
|
tracing: add run-time field descriptions for event filtering
Tom Zanussi
2009-03-22
4
-10
/
+107
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buff...
Ingo Molnar
2009-03-22
1
-4
/
+4
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
*
|
tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit
Frederic Weisbecker
2009-03-21
1
-4
/
+4
|
|
|
/
|
*
|
tracing: keep the tracing buffer after self-test failure
Frederic Weisbecker
2009-03-22
1
-1
/
+1
|
*
|
tracing/function-graph-tracer: prevent hangs during self-tests
Frederic Weisbecker
2009-03-22
2
-4
/
+60
|
*
|
ftrace: event profile hooks
Peter Zijlstra
2009-03-20
6
-8
/
+89
|
*
|
ftrace: ensure every event gets an id
Peter Zijlstra
2009-03-20
2
-1
/
+19
|
*
|
ftrace: provide an id file for each event
Peter Zijlstra
2009-03-20
1
-0
/
+36
|
*
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-20
8
-156
/
+203
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
function-graph: show binary events as comments
Steven Rostedt
2009-03-19
1
-12
/
+28
|
|
*
tracing: remove recording function depth from trace_printk
Steven Rostedt
2009-03-19
5
-16
/
+10
[prev]
[next]