Steven Rostedt
|
4d4c9cc839
tracing: Add __field_struct macro for TRACE_EVENT()
|
11 years ago |
Steven Rostedt (Red Hat)
|
beba4bb096
tracing: Add __get_dynamic_array_len() macro for trace events
|
11 years ago |
Steven Rostedt (Red Hat)
|
4449bf927b
tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
|
11 years ago |
Mathieu Desnoyers
|
abb43f6998
tracing: Fix anonymous unions in struct ftrace_event_call
|
11 years ago |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 years ago |
Linus Torvalds
|
68114e5eb8
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 years ago |
Steven Rostedt (Red Hat)
|
bc4c426ee2
Revert "tracing: Move event storage for array from macro to standalone function"
|
11 years ago |
Vaibhav Nagarnaik
|
87291347c4
tracing: Fix array size mismatch in format string
|
11 years ago |
Filipe Brandenburger
|
114e7b52de
tracing: Evaluate len expression only once in __dynamic_array macro
|
11 years ago |
Filipe Brandenburger
|
5859fa1a14
tracing: Correctly expand len expressions from __dynamic_array macro
|
11 years ago |
Steven Rostedt
|
3fd40d1ee6
tracing: Use helper functions in event assignment to shrink macro size
|
13 years ago |
Steven Rostedt
|
35bb4399bd
tracing: Move event storage for array from macro to standalone function
|
13 years ago |
Steven Rostedt
|
1d6bae966e
tracing: Move raw output code from macro to standalone function
|
13 years ago |
Steven Rostedt (Red Hat)
|
13a1e4aef5
tracing: Consolidate event trigger code
|
11 years ago |
Tom Zanussi
|
bac5fb97a1
tracing: Add and use generic set_trigger_filter() implementation
|
11 years ago |
Tom Zanussi
|
85f2b08268
tracing: Add basic event trigger framework
|
11 years ago |
Linus Torvalds
|
e321ae4c20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Steven Rostedt (Red Hat)
|
4e58e54754
tracing: Allow events to have NULL strings
|
11 years ago |
Peter Zijlstra
|
d5b5f391d4
ftrace, perf: Avoid infinite event generation loop
|
11 years ago |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 years ago |
Oleg Nesterov
|
d027e6a9c8
tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possible
|
12 years ago |
Oleg Nesterov
|
12473965c3
tracing/perf: Reimplement TP_perf_assign() logic
|
12 years ago |
Oleg Nesterov
|
36009d07b7
tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)
|
12 years ago |
Oleg Nesterov
|
cd92bf61d6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
|
12 years ago |
Steven Rostedt
|
f5abaa1bfc
tracing: Add DEFINE_EVENT_FN() macro
|
12 years ago |
zhangwei(Jovi)
|
c192c8356c
tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT
|
12 years ago |
Steven Rostedt (Red Hat)
|
417944c4c7
tracing: Add a way to soft disable trace events
|
12 years ago |
Li Zefan
|
523c81135b
tracing: Fix some section mismatch warnings
|
12 years ago |
Li Zefan
|
7e4f44b153
tracing: Annotate event field-defining functions with __init
|
12 years ago |
Li Zefan
|
f71130de5c
tracing: Add a helper function for event print functions
|
12 years ago |