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
/
linux
/
tracepoint.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Do not do anything special with tracepoint_string when tracing is di...
Steven Rostedt
2014-08-07
1
-0
/
+44
*
tracing: Add trace_<tracepoint>_enabled() function
Steven Rostedt (Red Hat)
2014-05-07
1
-0
/
+10
*
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2014-04-09
1
-0
/
+5
*
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
2014-04-08
1
-2
/
+1
*
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
1
-16
/
+25
*
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
1
-18
/
+0
|
\
|
*
tracepoint: Remove unused API functions
Mathieu Desnoyers
2014-03-21
1
-18
/
+0
*
|
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-03
1
-0
/
+6
|
/
*
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
1
-0
/
+4
|
\
|
*
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
2013-11-19
1
-0
/
+4
*
|
tracepoint: comment fix "binay" -> "binary"
Viresh Kumar
2013-12-02
1
-1
/
+1
|
/
*
tracing: Add DEFINE_EVENT_FN() macro
Steven Rostedt
2013-06-20
1
-0
/
+2
*
trace: Allow idle-safe tracepoints to be called from irq
Paul E. McKenney
2013-06-10
1
-2
/
+2
*
trace: Don't declare trace_*_rcuidle functions in modules
Josh Triplett
2012-09-12
1
-10
/
+18
*
tracepoint: Use static_key_false(), since static_branch() is deprecated
Jason Baron
2012-07-06
1
-1
/
+1
*
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-4
/
+4
*
tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...
Steven Rostedt
2012-02-13
1
-4
/
+18
*
Tracepoint: Dissociate from module mutex
Mathieu Desnoyers
2011-08-10
1
-14
/
+11
*
jump label: Introduce static_branch() interface
Jason Baron
2011-04-04
1
-12
/
+10
*
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-02-03
1
-15
/
+20
*
tracepoint: Add __rcu annotation
Lai Jiangshan
2011-01-07
1
-1
/
+1
*
tracing/trivial: Add missing comma in TRACE_EVENT comment
Mathieu Desnoyers
2011-01-07
1
-1
/
+1
*
tracing: Add TRACE_EVENT_CONDITIONAL()
Steven Rostedt
2010-12-03
1
-6
/
+23
*
tracing: New macro to set up initial event flags value
Frederic Weisbecker
2010-11-18
1
-0
/
+4
*
jump label: Tracepoint support for jump labels
Jason Baron
2010-09-22
1
-1
/
+4
*
tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
Wu Zhangjin
2010-06-21
1
-0
/
+1
*
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
1
-23
/
+72
*
tracepoints: Add check trace callback type
Mathieu Desnoyers
2010-05-14
1
-1
/
+6
*
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
2010-05-05
1
-55
/
+59
*
rcu: Fix tracepoints & lockdep false positive
Lai Jiangshan
2010-03-16
1
-1
/
+1
*
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
2009-11-26
1
-1
/
+1
*
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2009-11-24
1
-0
/
+2
*
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2009-11-24
1
-0
/
+4
*
tracing: Fix a comment and a trivial format issue in tracepoint.h
Li Hong
2009-09-22
1
-2
/
+2
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
1
-28
/
+18
|
\
|
*
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-26
1
-28
/
+18
*
|
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
2009-08-26
1
-2
/
+11
*
|
tracing/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
1
-2
/
+1
|
/
*
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
Jason Baron
2009-08-11
1
-4
/
+27
*
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
1
-2
/
+2
*
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2009-04-24
1
-5
/
+0
*
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
1
-1
/
+8
*
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
1
-8
/
+8
*
tracing: document TRACE_EVENT macro in tracepoint.h
Steven Rostedt
2009-03-10
1
-0
/
+103
*
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
2009-03-10
1
-1
/
+1
*
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
2009-03-10
1
-3
/
+0
*
tracing: new format for specialized trace points
Steven Rostedt
2009-03-10
1
-0
/
+3
*
tracing: replace TP<var> with TP_<var>
Steven Rostedt
2009-03-10
1
-3
/
+3
*
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
2009-02-28
1
-0
/
+3
*
tracing: wrap arguments with PARAMS
Steven Rostedt
2009-02-25
1
-1
/
+2
[next]