Steven Rostedt (Red Hat)
|
52ffabe384
tracing: Make __buffer_unlock_commit() always_inline
|
8 lat temu |
Dmitry Safonov
|
3061692921
tracing: Remove {start,stop}_branch_trace
|
9 lat temu |
Steven Rostedt (Red Hat)
|
6224beb12e
tracing: Have branch tracer use recursive field of task struct
|
10 lat temu |
Steven Rostedt (Red Hat)
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 lat temu |
Steven Rostedt (Red Hat)
|
9023c93090
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
|
10 lat temu |
Steven Rostedt (Red Hat)
|
3efb5f21a3
tracing: Remove unneeded includes of debugfs.h and fs.h
|
10 lat temu |
Steven Rostedt (Red Hat)
|
7d40f67165
tracing: Have branch tracer use trace_handle_return() helper function
|
10 lat temu |
Rasmus Villemoes
|
d79ac28fde
tracing: Merge consecutive seq_puts calls
|
10 lat temu |
Rasmus Villemoes
|
fa6f0cc751
tracing: Replace seq_printf by simpler equivalents
|
10 lat temu |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 lat temu |
Steven Rostedt (Red Hat)
|
153e8ed913
tracing: Fix the branch tracer that broke with buffer change
|
12 lat temu |
Steven Rostedt
|
a7603ff4b5
tracing: Replace the static global per_cpu arrays with allocated per_cpu
|
13 lat temu |
Steven Rostedt
|
7ffbd48d5c
tracing: Cache comms only after an event occurred
|
13 lat temu |
Steven Rostedt
|
6f4156723c
tracing: Allow tracers to start at core initcall
|
13 lat temu |
Steven Rostedt
|
a9a5776380
tracing: Allow events to share their print functions
|
15 lat temu |
Steven Rostedt
|
ede55c9d78
tracing: Add correct/incorrect to sort keys for branch annotation output
|
15 lat temu |
Steven Rostedt
|
8f6e8a314a
tracing: user local buffer variable for trace branch tracer
|
16 lat temu |
Zhenwen Xu
|
c8647b2872
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
|
16 lat temu |
Ingo Molnar
|
44347d947f
Merge branch 'linus' into tracing/core
|
16 lat temu |
Zhaolei
|
557055bebe
tracing: Fix branch tracer header
|
16 lat temu |
Tom Zanussi
|
eb02ce017d
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
|
16 lat temu |
Tom Zanussi
|
e1112b4d96
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
|
16 lat temu |
Steven Rostedt
|
425480081e
tracing: add handler to trace_stat
|
16 lat temu |
Steven Rostedt
|
ef18012b24
tracing: remove funky whitespace in the trace code
|
16 lat temu |
Steven Rostedt
|
5fd73f8624
tracing: remove extra latency_trace method from trace structure
|
16 lat temu |
Wenji Huang
|
f54fc98aa6
tracing: remove unneeded variable
|
16 lat temu |
Arnaldo Carvalho de Melo
|
b6f11df26f
trace: Call tracing_reset_online_cpus before tracer->init()
|
16 lat temu |
Arnaldo Carvalho de Melo
|
51a763dd84
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
|
16 lat temu |
Arnaldo Carvalho de Melo
|
0a9877514c
ring_buffer: remove unused flags parameter
|
16 lat temu |
Arnaldo Carvalho de Melo
|
97e5b191ae
trace_branch: Remove unused function
|
16 lat temu |