Steven Rostedt
|
38516ab59f
tracing: Let tracepoints have data passed to tracepoint callbacks
|
15 tahun lalu |
Mathieu Desnoyers
|
53da59aa6d
tracepoints: Add check trace callback type
|
15 tahun lalu |
Steven Rostedt
|
2e26ca7150
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
|
15 tahun lalu |
Lai Jiangshan
|
7f5b774275
rcu: Fix tracepoints & lockdep false positive
|
15 tahun lalu |
Ingo Molnar
|
091ad3658e
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
|
15 tahun lalu |
Steven Rostedt
|
e5bc972168
tracing: Create new DEFINE_EVENT_PRINT
|
15 tahun lalu |
Steven Rostedt
|
ff038f5c37
tracing: Create new TRACE_EVENT_TEMPLATE
|
15 tahun lalu |
Li Hong
|
8cd09a5984
tracing: Fix a comment and a trivial format issue in tracepoint.h
|
15 tahun lalu |
Ingo Molnar
|
35dce1a99d
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
|
15 tahun lalu |
Steven Rostedt
|
7cb2e3ee2a
tracing: add comments to explain TRACE_EVENT out of protection
|
15 tahun lalu |
Xiao Guangrong
|
5ac35daa93
tracing/events: fix the include file dependencies
|
15 tahun lalu |
Josh Stone
|
9741987586
tracing: Move tracepoint callbacks from declaration to definition
|
15 tahun lalu |
Jason Baron
|
63fbdab315
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
|
16 tahun lalu |
GeunSik Lim
|
156f5a7801
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
|
16 tahun lalu |
Steven Rostedt
|
b8e65554d8
tracing: remove deprecated TRACE_FORMAT
|
16 tahun lalu |
Steven Rostedt
|
ea20d9293c
tracing: consolidate trace and trace_event headers
|
16 tahun lalu |
Steven Rostedt
|
ef18012b24
tracing: remove funky whitespace in the trace code
|
16 tahun lalu |
Steven Rostedt
|
823f9124fb
tracing: document TRACE_EVENT macro in tracepoint.h
|
16 tahun lalu |
Steven Rostedt
|
30a8fecc2d
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
|
16 tahun lalu |
Steven Rostedt
|
157587d7ac
tracing: remove obsolete TRACE_EVENT_FORMAT macro
|
16 tahun lalu |
Steven Rostedt
|
da4d03020c
tracing: new format for specialized trace points
|
16 tahun lalu |
Steven Rostedt
|
2939b0469d
tracing: replace TP<var> with TP_<var>
|
16 tahun lalu |
Steven Rostedt
|
629928041c
tracing: create the C style tracing for the sched subsystem
|
16 tahun lalu |
Steven Rostedt
|
3cdfdf91fc
tracing: wrap arguments with PARAMS
|
16 tahun lalu |
Steven Rostedt
|
eef62a6826
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
|
16 tahun lalu |
Steven Rostedt
|
7c37730cd3
tracing: add DEFINE_TRACE_FMT to tracepoint.h
|
16 tahun lalu |
Mathieu Desnoyers
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
16 tahun lalu |
Mathieu Desnoyers
|
5f382671de
tracepoints: do not put arguments in name
|
16 tahun lalu |
Mathieu Desnoyers
|
c420970ef4
tracepoints: use unregister return value
|
16 tahun lalu |
Mathieu Desnoyers
|
da7b3eab16
tracepoints: use rcu_*_sched_notrace
|
16 tahun lalu |