Steven Rostedt
|
a9a5776380
tracing: Allow events to share their print functions
|
15 年之前 |
Steven Rostedt
|
ede55c9d78
tracing: Add correct/incorrect to sort keys for branch annotation output
|
15 年之前 |
Steven Rostedt
|
8f6e8a314a
tracing: user local buffer variable for trace branch tracer
|
15 年之前 |
Zhenwen Xu
|
c8647b2872
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
|
15 年之前 |
Ingo Molnar
|
44347d947f
Merge branch 'linus' into tracing/core
|
16 年之前 |
Zhaolei
|
557055bebe
tracing: Fix branch tracer header
|
16 年之前 |
Tom Zanussi
|
eb02ce017d
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
|
16 年之前 |
Tom Zanussi
|
e1112b4d96
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
|
16 年之前 |
Steven Rostedt
|
425480081e
tracing: add handler to trace_stat
|
16 年之前 |
Steven Rostedt
|
ef18012b24
tracing: remove funky whitespace in the trace code
|
16 年之前 |
Steven Rostedt
|
5fd73f8624
tracing: remove extra latency_trace method from trace structure
|
16 年之前 |
Wenji Huang
|
f54fc98aa6
tracing: remove unneeded variable
|
16 年之前 |
Arnaldo Carvalho de Melo
|
b6f11df26f
trace: Call tracing_reset_online_cpus before tracer->init()
|
16 年之前 |
Arnaldo Carvalho de Melo
|
51a763dd84
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
|
16 年之前 |
Arnaldo Carvalho de Melo
|
0a9877514c
ring_buffer: remove unused flags parameter
|
16 年之前 |
Arnaldo Carvalho de Melo
|
97e5b191ae
trace_branch: Remove unused function
|
16 年之前 |
Arnaldo Carvalho de Melo
|
268ccda0cb
trace: assign defaults at register_ftrace_event
|
16 年之前 |
Arnaldo Carvalho de Melo
|
ae7462b4f1
trace: make the trace_event callbacks return enum print_line_t
|
16 年之前 |
Arnaldo Carvalho de Melo
|
d9793bd801
trace: judicious error checking of trace_seq results
|
16 年之前 |
Arnaldo Carvalho de Melo
|
2c9b238eb3
trace: Change struct trace_event callbacks parameter list
|
16 年之前 |
Arnaldo Carvalho de Melo
|
f04109bf1b
trace: Use tracing_reset_online_cpus in more places
|
16 年之前 |
Frederic Weisbecker
|
002bb86d8d
tracing/ftrace: separate events tracing and stats tracing engine
|
16 年之前 |
Frederic Weisbecker
|
034939b65a
tracing/ftrace: handle more than one stat file per tracer
|
16 年之前 |
Frederic Weisbecker
|
e302cf3f96
tracing/branch-tracer: adapt to the stat tracing API
|
16 年之前 |
Steven Rostedt
|
f633cef020
ftrace: change trace.c to use registered events
|
16 年之前 |
Steven Rostedt
|
a5e25883a4
ftrace: replace raw_local_irq_save with local_irq_save
|
16 年之前 |
Frederic Weisbecker
|
65c6dc6adb
tracing/branch-tracer: include missing irqflags.h
|
16 年之前 |
Steven Rostedt
|
0429149fb5
trace: fix compiler warning in branch profiler
|
16 年之前 |
Steven Rostedt
|
2bcd521a68
trace: profile all if conditionals
|
16 年之前 |
Steven Rostedt
|
bac28bfe42
trace: branch profiling should not print percent without data
|
16 年之前 |