index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tracepoint.h
Age
Commit message (
Expand
)
Author
2014-03-23
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2013-06-10
trace: Allow idle-safe tracepoints to be called from irq
Paul E. McKenney
2012-09-12
trace: Don't declare trace_*_rcuidle functions in modules
Josh Triplett
2012-07-06
tracepoint: Use static_key_false(), since static_branch() is deprecated
Jason Baron
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-13
tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...
Steven Rostedt
2011-08-10
Tracepoint: Dissociate from module mutex
Mathieu Desnoyers
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-01-07
tracepoint: Add __rcu annotation
Lai Jiangshan
2011-01-07
tracing/trivial: Add missing comma in TRACE_EVENT comment
Mathieu Desnoyers
2010-12-03
tracing: Add TRACE_EVENT_CONDITIONAL()
Steven Rostedt
2010-11-18
tracing: New macro to set up initial event flags value
Frederic Weisbecker
2010-09-22
jump label: Tracepoint support for jump labels
Jason Baron
2010-06-21
tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
Wu Zhangjin
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
tracepoints: Add check trace callback type
Mathieu Desnoyers
2010-05-05
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
2010-03-16
rcu: Fix tracepoints & lockdep false positive
Lai Jiangshan
2009-11-26
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
2009-11-24
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2009-11-24
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2009-09-22
tracing: Fix a comment and a trivial format issue in tracepoint.h
Li Hong
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-11
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
Jason Baron
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-04-24
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
tracing: document TRACE_EVENT macro in tracepoint.h
Steven Rostedt
2009-03-10
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
2009-03-10
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
2009-02-25
tracing: wrap arguments with PARAMS
Steven Rostedt
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
2009-02-24
tracing: add DEFINE_TRACE_FMT to tracepoint.h
Steven Rostedt
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
2008-11-16
tracepoints: do not put arguments in name
Mathieu Desnoyers
2008-11-16
tracepoints: use unregister return value
Mathieu Desnoyers
2008-11-16
tracepoints: use rcu_*_sched_notrace
Mathieu Desnoyers
2008-11-03
tracepoint: introduce *_noupdate APIs.
Lai Jiangshan
2008-10-14
tracepoints: synchronize unregister static inline
Mathieu Desnoyers
2008-10-14
tracepoints: tracepoint_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers