Jungseok Lee
|
b838e1d96c
tracing: Introduce two additional marks for delay
|
10 éve |
Steven Rostedt (Red Hat)
|
687fcc4aee
tracing: Rename ftrace_event_name() to trace_event_name()
|
10 éve |
Steven Rostedt (Red Hat)
|
609a740452
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
|
10 éve |
Steven Rostedt (Red Hat)
|
892c505aac
tracing: Rename ftrace_output functions to trace_output
|
10 éve |
Steven Rostedt (Red Hat)
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 éve |
Steven Rostedt (Red Hat)
|
9023c93090
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
|
10 éve |
Steven Rostedt (Red Hat)
|
645df987f7
tracing: Rename ftrace_print_*() functions ta trace_print_*()
|
10 éve |
Alex Bennée
|
ac01ce1410
tracing: Make ftrace_print_array_seq compute buf_len
|
10 éve |
Dave Martin
|
6ea22486ba
tracing: Add array printing helper
|
10 éve |
Byungchul Park
|
8e1e1df29d
tracing: Add additional marks to signal very large time deltas
|
10 éve |
Steven Rostedt (Red Hat)
|
8e2e095cbe
tracing: Fix return value of ftrace_raw_output_prep()
|
10 éve |
Steven Rostedt (Red Hat)
|
19a7fe2062
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
|
10 éve |
Jiang Liu
|
26488b3723
tracing: Add entry->next_cpu to trace_ctxwake_bin()
|
12 éve |
Steven Rostedt (Red Hat)
|
7b039cb4c5
tracing: Add trace_seq_buffer_ptr() helper function
|
11 éve |
Steven Rostedt (Red Hat)
|
12306276fa
tracing: Move the trace_seq_* functions into its own trace_seq.c file
|
11 éve |
Steven Rostedt (Red Hat)
|
4449bf927b
tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
|
11 éve |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 éve |
Steven Rostedt (Red Hat)
|
bc4c426ee2
Revert "tracing: Move event storage for array from macro to standalone function"
|
11 éve |
Steven Rostedt
|
35bb4399bd
tracing: Move event storage for array from macro to standalone function
|
13 éve |
Steven Rostedt
|
1d6bae966e
tracing: Move raw output code from macro to standalone function
|
13 éve |
Peter Zijlstra
|
e5137b50a0
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
|
12 éve |
zhangwei(Jovi)
|
146c3442f2
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
|
12 éve |
Linus Torvalds
|
9e8529afc4
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 éve |
zhangwei(Jovi)
|
52f6ad6dc3
tracing: Rename trace_event_mutex to trace_event_sem
|
12 éve |
Steven Rostedt (Red Hat)
|
09ae72348e
tracing: Add trace_puts() for even faster trace_printk() tracing
|
12 éve |
Steven Rostedt (Red Hat)
|
12883efb67
tracing: Consolidate max_tr into main trace_array structure
|
12 éve |
Li Zefan
|
f71130de5c
tracing: Add a helper function for event print functions
|
12 éve |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 éve |
David Sharp
|
8be0709f10
tracing: Format non-nanosec times from tsc clock without a decimal point.
|
12 éve |
Steven Rostedt
|
7374e82771
tracing: Register the ftrace internal events during early boot
|
13 éve |