Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
107dab5c92d5f9c3afe962036e47c207363255c7
/
kernel
/
trace
/
trace_branch.c
7ffbd48
tracing: Cache comms only after an event occurred
by Steven Rostedt
· 12 years ago
6f41567
tracing: Allow tracers to start at core initcall
by Steven Rostedt
· 12 years ago
a9a5776
tracing: Allow events to share their print functions
by Steven Rostedt
· 15 years ago
ede55c9
tracing: Add correct/incorrect to sort keys for branch annotation output
by Steven Rostedt
· 15 years ago
8f6e8a3
tracing: user local buffer variable for trace branch tracer
by Steven Rostedt
· 15 years ago
c8647b2
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
by Zhenwen Xu
· 15 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
557055b
tracing: Fix branch tracer header
by Zhaolei
· 16 years ago
eb02ce0
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
by Tom Zanussi
· 16 years ago
e1112b4
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
by Tom Zanussi
· 16 years ago
4254800
tracing: add handler to trace_stat
by Steven Rostedt
· 16 years ago
ef18012
tracing: remove funky whitespace in the trace code
by Steven Rostedt
· 16 years ago
5fd73f8
tracing: remove extra latency_trace method from trace structure
by Steven Rostedt
· 16 years ago
f54fc98
tracing: remove unneeded variable
by Wenji Huang
· 16 years ago
b6f11df
trace: Call tracing_reset_online_cpus before tracer->init()
by Arnaldo Carvalho de Melo
· 16 years ago
51a763d
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
by Arnaldo Carvalho de Melo
· 16 years ago
0a98775
ring_buffer: remove unused flags parameter
by Arnaldo Carvalho de Melo
· 16 years ago
97e5b19
trace_branch: Remove unused function
by Arnaldo Carvalho de Melo
· 16 years ago
268ccda
trace: assign defaults at register_ftrace_event
by Arnaldo Carvalho de Melo
· 16 years ago
ae7462b
trace: make the trace_event callbacks return enum print_line_t
by Arnaldo Carvalho de Melo
· 16 years ago
d9793bd
trace: judicious error checking of trace_seq results
by Arnaldo Carvalho de Melo
· 16 years ago
2c9b238
trace: Change struct trace_event callbacks parameter list
by Arnaldo Carvalho de Melo
· 16 years ago
f04109b
trace: Use tracing_reset_online_cpus in more places
by Arnaldo Carvalho de Melo
· 16 years ago
002bb86
tracing/ftrace: separate events tracing and stats tracing engine
by Frederic Weisbecker
· 16 years ago
034939b
tracing/ftrace: handle more than one stat file per tracer
by Frederic Weisbecker
· 16 years ago
e302cf3
tracing/branch-tracer: adapt to the stat tracing API
by Frederic Weisbecker
· 16 years ago
f633cef
ftrace: change trace.c to use registered events
by Steven Rostedt
· 16 years ago
a5e2588
ftrace: replace raw_local_irq_save with local_irq_save
by Steven Rostedt
· 16 years ago
65c6dc6
tracing/branch-tracer: include missing irqflags.h
by Frederic Weisbecker
· 16 years ago
0429149
trace: fix compiler warning in branch profiler
by Steven Rostedt
· 16 years ago
2bcd521
trace: profile all if conditionals
by Steven Rostedt
· 16 years ago
bac28bf
trace: branch profiling should not print percent without data
by Steven Rostedt
· 16 years ago
45b7974
trace: consolidate unlikely and likely profiler
by Steven Rostedt
· 16 years ago
3f8e402
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
072b40a
tracing/branch-tracer: fix a trace recursion on branch tracer
by Frederic Weisbecker
· 16 years ago
1c80025
tracing/ftrace: change the type of the init() callback
by Frederic Weisbecker
· 16 years ago
94b80ff
ftrace: rename trace_unlikely.c file
by Steven Rostedt
· 16 years ago
[Renamed from kernel/trace/trace_unlikely.c]
80e5ea4
ftrace: add tracer called branch
by Steven Rostedt
· 16 years ago
9f029e8
ftrace: rename unlikely iter_ctrl to branch
by Steven Rostedt
· 16 years ago
2ed84ee
trace: rename unlikely profiler to branch profiler
by Steven Rostedt
· 16 years ago
52f232c
tracing: likely/unlikely branch annotation tracer
by Steven Rostedt
· 16 years ago
1f0d69a
tracing: profile likely and unlikely annotations
by Steven Rostedt
· 16 years ago