index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
2018-10-17
1
-13
/
+23
*
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
Steven Rostedt (VMware)
2018-09-05
1
-2
/
+6
*
kernel: tracepoints: add support for relative references
Ard Biesheuvel
2018-08-22
1
-4
/
+15
*
tracepoint: Make rcuidle tracepoint callers use SRCU
Joel Fernandes (Google)
2018-07-30
1
-8
/
+32
*
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
2017-11-27
1
-4
/
+1
*
tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
Jeremy Linton
2017-06-13
1
-0
/
+1
*
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
1
-3
/
+3
*
tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events
Steven Rostedt (VMware)
2017-04-10
1
-8
/
+11
*
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+1
*
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
2016-03-09
1
-8
/
+9
*
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
2016-02-15
1
-0
/
+5
*
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-01-12
1
-0
/
+4
|
\
|
*
tracing: Introduce TRACE_EVENT_FN_COND macro
Denis Kirjanov
2015-12-23
1
-0
/
+4
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-01-11
1
-15
/
+1
|
\
\
|
*
|
tracepoints: Move struct tracepoint to new tracepoint-defs.h header
Andi Kleen
2015-12-06
1
-15
/
+1
|
|
/
*
|
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
2015-12-07
1
-2
/
+2
|
/
*
tracepoints: Fix documentation of RCU lockdep checks
Mathieu Desnoyers
2015-11-02
1
-4
/
+5
*
tracepoint: Give priority to probes of tracepoints
Steven Rostedt (Red Hat)
2015-10-25
1
-0
/
+13
*
tracing: Allow disabling compilation of specific trace systems
Tal Shorer
2015-10-20
1
-3
/
+14
*
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
Steven Rostedt (Red Hat)
2015-04-08
1
-0
/
+8
*
tracing: Add condition check to RCU lockdep checks
Steven Rostedt (Red Hat)
2015-02-07
1
-1
/
+1
*
tracing: generate RCU warnings even when tracepoints are disabled
Dave Hansen
2014-09-10
1
-0
/
+11
*
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
[next]