Ingo Molnar
|
35dce1a99d
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
|
16 years ago |
Steven Rostedt
|
7cb2e3ee2a
tracing: add comments to explain TRACE_EVENT out of protection
|
16 years ago |
Xiao Guangrong
|
5ac35daa93
tracing/events: fix the include file dependencies
|
16 years ago |
Josh Stone
|
9741987586
tracing: Move tracepoint callbacks from declaration to definition
|
16 years ago |
Jason Baron
|
63fbdab315
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
|
16 years ago |
GeunSik Lim
|
156f5a7801
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
|
16 years ago |
Steven Rostedt
|
b8e65554d8
tracing: remove deprecated TRACE_FORMAT
|
16 years ago |
Steven Rostedt
|
ea20d9293c
tracing: consolidate trace and trace_event headers
|
16 years ago |
Steven Rostedt
|
ef18012b24
tracing: remove funky whitespace in the trace code
|
16 years ago |
Steven Rostedt
|
823f9124fb
tracing: document TRACE_EVENT macro in tracepoint.h
|
16 years ago |
Steven Rostedt
|
30a8fecc2d
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
|
16 years ago |
Steven Rostedt
|
157587d7ac
tracing: remove obsolete TRACE_EVENT_FORMAT macro
|
16 years ago |
Steven Rostedt
|
da4d03020c
tracing: new format for specialized trace points
|
16 years ago |
Steven Rostedt
|
2939b0469d
tracing: replace TP<var> with TP_<var>
|
16 years ago |
Steven Rostedt
|
629928041c
tracing: create the C style tracing for the sched subsystem
|
16 years ago |
Steven Rostedt
|
3cdfdf91fc
tracing: wrap arguments with PARAMS
|
16 years ago |
Steven Rostedt
|
eef62a6826
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
|
16 years ago |
Steven Rostedt
|
7c37730cd3
tracing: add DEFINE_TRACE_FMT to tracepoint.h
|
16 years ago |
Mathieu Desnoyers
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
16 years ago |
Mathieu Desnoyers
|
5f382671de
tracepoints: do not put arguments in name
|
16 years ago |
Mathieu Desnoyers
|
c420970ef4
tracepoints: use unregister return value
|
16 years ago |
Mathieu Desnoyers
|
da7b3eab16
tracepoints: use rcu_*_sched_notrace
|
16 years ago |
Lai Jiangshan
|
127cafbb27
tracepoint: introduce *_noupdate APIs.
|
16 years ago |
Mathieu Desnoyers
|
231375cc5c
tracepoints: synchronize unregister static inline
|
16 years ago |
Mathieu Desnoyers
|
f2461fc82a
tracepoints: tracepoint_synchronize_unregister()
|
16 years ago |
Mathieu Desnoyers
|
97e1c18e8d
tracing: Kernel Tracepoints
|
17 years ago |