index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 365
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
tracing: introduce TRACE_EVENT_NOP()
Yafang Shao
2019-04-08
1
-0
/
+15
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-1
/
+1
|
\
|
*
tracing: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-27
1
-1
/
+1
*
|
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
Zenghui Yu
2018-11-29
1
-3
/
+3
|
/
*
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
[next]