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
/
linux
/
tracepoint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-4
/
+4
2012-02-13
tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...
Steven Rostedt
1
-4
/
+18
2011-08-10
Tracepoint: Dissociate from module mutex
Mathieu Desnoyers
1
-14
/
+11
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
1
-12
/
+10
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
1
-15
/
+20
2011-01-07
tracepoint: Add __rcu annotation
Lai Jiangshan
1
-1
/
+1
2011-01-07
tracing/trivial: Add missing comma in TRACE_EVENT comment
Mathieu Desnoyers
1
-1
/
+1
2010-12-03
tracing: Add TRACE_EVENT_CONDITIONAL()
Steven Rostedt
1
-6
/
+23
2010-11-18
tracing: New macro to set up initial event flags value
Frederic Weisbecker
1
-0
/
+4
2010-09-22
jump label: Tracepoint support for jump labels
Jason Baron
1
-1
/
+4
2010-06-21
tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
Wu Zhangjin
1
-0
/
+1
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
1
-23
/
+72
2010-05-14
tracepoints: Add check trace callback type
Mathieu Desnoyers
1
-1
/
+6
2010-05-05
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
1
-55
/
+59
2010-03-16
rcu: Fix tracepoints & lockdep false positive
Lai Jiangshan
1
-1
/
+1
2009-11-26
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
1
-1
/
+1
2009-11-24
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
1
-0
/
+2
2009-11-24
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
1
-0
/
+4
2009-09-22
tracing: Fix a comment and a trivial format issue in tracepoint.h
Li Hong
1
-2
/
+2
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-28
/
+18
2009-08-26
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
1
-2
/
+11
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
1
-2
/
+1
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
1
-28
/
+18
2009-08-11
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
Jason Baron
1
-4
/
+27
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
1
-2
/
+2
2009-04-24
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
1
-5
/
+0
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
1
-1
/
+8
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
1
-8
/
+8
2009-03-10
tracing: document TRACE_EVENT macro in tracepoint.h
Steven Rostedt
1
-0
/
+103
2009-03-10
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
1
-1
/
+1
2009-03-10
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
1
-3
/
+0
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
1
-0
/
+3
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
1
-3
/
+3
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
1
-0
/
+3
2009-02-25
tracing: wrap arguments with PARAMS
Steven Rostedt
1
-1
/
+2
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
1
-1
/
+1
2009-02-24
tracing: add DEFINE_TRACE_FMT to tracepoint.h
Steven Rostedt
1
-0
/
+3
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
1
-10
/
+25
2008-11-16
tracepoints: do not put arguments in name
Mathieu Desnoyers
1
-5
/
+3
2008-11-16
tracepoints: use unregister return value
Mathieu Desnoyers
1
-4
/
+6
2008-11-16
tracepoints: use rcu_*_sched_notrace
Mathieu Desnoyers
1
-2
/
+2
2008-11-03
tracepoint: introduce *_noupdate APIs.
Lai Jiangshan
1
-0
/
+4
2008-10-14
tracepoints: synchronize unregister static inline
Mathieu Desnoyers
1
-1
/
+4
2008-10-14
tracepoints: tracepoint_synchronize_unregister()
Mathieu Desnoyers
1
-0
/
+7
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
1
-0
/
+127