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
/
include
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
1
-17
/
+12
|
\
*
|
tracing: do not translate event helper macros in print format
Steven Rostedt
2009-06-10
1
-77
/
+81
*
|
tracing: fix the block trace points print size
Steven Rostedt
2009-06-09
1
-15
/
+30
*
|
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
2009-06-09
2
-76
/
+483
*
|
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2009-06-05
1
-0
/
+2
|
\
\
|
*
|
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
2009-06-03
1
-0
/
+2
*
|
|
Merge branch 'tracing/ftrace' into tracing/core
Ingo Molnar
2009-06-04
2
-48
/
+102
|
\
\
\
|
|
/
/
|
*
|
tracing: remove redundant SOFTIRQ from softirq event traces
Steven Rostedt
2009-06-01
1
-12
/
+12
|
*
|
tracing/events: introduce __dynamic_array()
Li Zefan
2009-06-01
1
-34
/
+88
|
*
|
tracing/events: put TP_fast_assign into braces
Li Zefan
2009-06-01
1
-1
/
+1
|
*
|
tracing/events: fix a typo in __string() format output
Li Zefan
2009-06-01
1
-2
/
+2
*
|
|
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
2009-06-02
2
-25
/
+100
|
/
/
*
|
ftrace: don't convert function's local variable name in macro
Zhaolei
2009-05-28
1
-10
/
+10
*
|
tracing: convert irq events to use __print_symbolic
Steven Rostedt
2009-05-26
1
-6
/
+17
*
|
tracing: add __print_symbolic to trace events
Steven Rostedt
2009-05-26
1
-0
/
+8
*
|
tracing: add flag output for kmem events
Steven Rostedt
2009-05-26
1
-8
/
+45
*
|
tracing: add previous task state info to sched switch event
Steven Rostedt
2009-05-26
1
-1
/
+8
*
|
tracing: add __print_flags for events
Steven Rostedt
2009-05-26
1
-0
/
+14
*
|
tracing/events: change the type of __str_loc_item to unsigned short
Li Zefan
2009-05-26
1
-1
/
+1
*
|
blktrace: from-sector redundant in trace_block_remap, cleanup
Li Zefan
2009-05-11
1
-2
/
+2
*
|
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
2009-05-06
1
-2
/
+2
*
|
blktrace: correct remap names
Alan D. Brunelle
2009-05-06
1
-2
/
+2
*
|
tracepoint: trace_sched_migrate_task(): remove parameter
Mathieu Desnoyers
2009-05-06
1
-3
/
+3
*
|
tracing: add irq tracepoint documentation
Jason Baron
2009-05-01
1
-4
/
+42
*
|
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
2009-04-29
1
-8
/
+8
*
|
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2009-04-24
2
-70
/
+0
*
|
tracing/irq: convert irq traces to use TRACE_EVENT macro
Steven Rostedt
2009-04-24
1
-9
/
+48
*
|
tracing/lockdep: convert lockdep to use TRACE_EVENT macro
Steven Rostedt
2009-04-24
1
-10
/
+46
*
|
tracing: fix cut and paste macro error
Steven Rostedt
2009-04-23
1
-4
/
+4
*
|
tracing/events: protect __get_str()
Frederic Weisbecker
2009-04-22
1
-1
/
+1
*
|
tracing/lock: provide lock_acquired event support for dynamic size string
Frederic Weisbecker
2009-04-22
1
-3
/
+3
*
|
tracing/events: provide string with undefined size support
Frederic Weisbecker
2009-04-22
1
-3
/
+85
*
|
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-22
1
-1
/
+1
*
|
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
Steven Rostedt
2009-04-17
1
-1
/
+1
*
|
tracing: Remove include/trace/kmem_event_types.h
Zhaolei
2009-04-17
1
-193
/
+0
*
|
tracing: avoid warnings from zero-arg tracepoints
Jeremy Fitzhardinge
2009-04-17
1
-2
/
+2
*
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
6
-1
/
+1
*
|
tracing/events: fix lockdep system name
Steven Rostedt
2009-04-14
1
-1
/
+1
*
|
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
1
-0
/
+1
*
|
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
3
-7
/
+496
*
|
tracing: create automated trace defines
Steven Rostedt
2009-04-14
6
-2
/
+91
*
|
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
10
-509
/
+646
*
|
tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro
Zhaolei
2009-04-12
4
-37
/
+197
*
|
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-12
1
-22
/
+3
*
|
tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro
Zhaolei
2009-04-10
4
-3
/
+41
*
|
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
2009-04-10
1
-5
/
+18
|
/
*
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-04-09
1
-0
/
+35
*
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2009-04-03
1
-52
/
+40
*
tracing, net: fix net tree and tracing tree merge interaction
Stephen Rothwell
2009-04-02
1
-2
/
+2
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
12
-83
/
+632
|
\
[next]