index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-06
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
1
-2
/
+2
2009-05-06
blktrace: correct remap names
Alan D. Brunelle
1
-2
/
+2
2009-05-06
tracepoint: trace_sched_migrate_task(): remove parameter
Mathieu Desnoyers
1
-3
/
+3
2009-05-01
tracing: add irq tracepoint documentation
Jason Baron
1
-4
/
+42
2009-04-29
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
1
-8
/
+8
2009-04-24
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2
-70
/
+0
2009-04-24
tracing/irq: convert irq traces to use TRACE_EVENT macro
Steven Rostedt
1
-9
/
+48
2009-04-24
tracing/lockdep: convert lockdep to use TRACE_EVENT macro
Steven Rostedt
1
-10
/
+46
2009-04-23
tracing: fix cut and paste macro error
Steven Rostedt
1
-4
/
+4
2009-04-22
tracing/events: protect __get_str()
Frederic Weisbecker
1
-1
/
+1
2009-04-22
tracing/lock: provide lock_acquired event support for dynamic size string
Frederic Weisbecker
1
-3
/
+3
2009-04-22
tracing/events: provide string with undefined size support
Frederic Weisbecker
1
-3
/
+85
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
1
-1
/
+1
2009-04-17
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
Steven Rostedt
1
-1
/
+1
2009-04-17
tracing: Remove include/trace/kmem_event_types.h
Zhaolei
1
-193
/
+0
2009-04-17
tracing: avoid warnings from zero-arg tracepoints
Jeremy Fitzhardinge
1
-2
/
+2
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
6
-1
/
+1
2009-04-14
tracing/events: fix lockdep system name
Steven Rostedt
1
-1
/
+1
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
1
-0
/
+1
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
3
-7
/
+496
2009-04-14
tracing: create automated trace defines
Steven Rostedt
6
-2
/
+91
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
10
-509
/
+646
2009-04-12
tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro
Zhaolei
4
-37
/
+197
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
1
-22
/
+3
2009-04-10
tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro
Zhaolei
4
-3
/
+41
2009-04-10
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
1
-5
/
+18
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-0
/
+35
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
1
-52
/
+40
2009-04-02
tracing, net: fix net tree and tracing tree merge interaction
Stephen Rothwell
1
-2
/
+2
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
12
-83
/
+632
2009-03-24
net: Add dependent headers to trace/skb.h
Josh Stone
1
-0
/
+3
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
1
-0
/
+8
2009-03-12
tracing: tracepoints for softirq entry/exit - tracepoints
Jason Baron
1
-0
/
+12
2009-03-10
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
2
-55
/
+55
2009-03-10
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
2
-2
/
+2
2009-03-10
tracing: convert irq trace points to new macros
Steven Rostedt
1
-14
/
+24
2009-03-10
tracing: convert the sched trace points to the TRACE_EVENT macros
Steven Rostedt
1
-76
/
+246
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
1
-16
/
+32
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
6
-118
/
+118
2009-03-06
tracing, power-trace: make it build even if the power-tracer is turned off
Ingo Molnar
1
-2
/
+0
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
4
-0
/
+55
2009-03-02
tracing: add TRACE_FIELD_SPECIAL to record complex entries
Steven Rostedt
1
-1
/
+6
2009-02-28
tracing: create the C style tracing for the irq subsystem
Steven Rostedt
1
-4
/
+15
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
1
-25
/
+94
2009-02-28
tracing: add subsystem sched for sched events
Steven Rostedt
1
-0
/
+5
2009-02-28
tracing: add subsystem irq for irq events
Steven Rostedt
1
-0
/
+5
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
2
-0
/
+8
2009-02-26
tracing, genirq: add irq enter and exit trace events
Jason Baron
2
-0
/
+26
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
1
-13
/
+13
2009-02-24
tracing: add schedule events to event trace
Steven Rostedt
2
-48
/
+73
[next]