Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3593030761630e09200072a4bd06468892c27be3
/
kernel
/
trace
/
trace_branch.c
36590c50
tracing: Merge irqflags + preempt counter.
by Sebastian Andrzej Siewior
· 4 years ago
1329249
tracing: Make struct ring_buffer less ambiguous
by Steven Rostedt (VMware)
· 5 years ago
1c5eb44
tracing: Rename trace_buffer to array_buffer
by Steven Rostedt (VMware)
· 5 years ago
80042c8
tracing: Use generic type for comparator function
by Andy Shevchenko
· 5 years ago
4a6c91f
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
by Peter Zijlstra
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
068f530
tracing: Add the constant count for branch tracer
by Steven Rostedt (VMware)
· 8 years ago
134e6a0
tracing: Show number of constants profiled in likely profiler
by Steven Rostedt (VMware)
· 8 years ago
d45ae1f
tracing: Process constants for (un)likely() profiler
by Steven Rostedt (VMware)
· 8 years ago
52ffabe3
tracing: Make __buffer_unlock_commit() always_inline
by Steven Rostedt (Red Hat)
· 8 years ago
3061692
tracing: Remove {start,stop}_branch_trace
by Dmitry Safonov
· 9 years ago
6224beb
tracing: Have branch tracer use recursive field of task struct
by Steven Rostedt (Red Hat)
· 9 years ago
2425bcb
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
by Steven Rostedt (Red Hat)
· 10 years ago
9023c93
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
by Steven Rostedt (Red Hat)
· 10 years ago
3efb5f2
tracing: Remove unneeded includes of debugfs.h and fs.h
by Steven Rostedt (Red Hat)
· 10 years ago
7d40f67
tracing: Have branch tracer use trace_handle_return() helper function
by Steven Rostedt (Red Hat)
· 10 years ago
d79ac28
tracing: Merge consecutive seq_puts calls
by Rasmus Villemoes
· 10 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 10 years ago
f306cc8
tracing: Update event filters for multibuffer
by Tom Zanussi
· 11 years ago
153e8ed
tracing: Fix the branch tracer that broke with buffer change
by Steven Rostedt (Red Hat)
· 12 years ago
a7603ff
tracing: Replace the static global per_cpu arrays with allocated per_cpu
by Steven Rostedt
· 12 years ago
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