Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
01916e0443b9b46e34ad88696aadd1aab7ec142e
/
kernel
/
trace
/
trace_output.h
bb730b5
tracing: Fix SPDX format headers to use C++ style comments
by Steven Rostedt (VMware)
· 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
ef92480
tracing: Turn seq_print_user_ip() into a static function
by Steven Rostedt (Red Hat)
· 9 years ago
6b1032d
tracing: Inject seq_print_userip_objs() into its only user
by Steven Rostedt (Red Hat)
· 9 years ago
9023c93
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
by Steven Rostedt (Red Hat)
· 10 years ago
19a7fe2
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
by Steven Rostedt (Red Hat)
· 10 years ago
6d2289f
tracing: Make trace_seq_putmem_hex() more robust
by Steven Rostedt (Red Hat)
· 11 years ago
1230627
tracing: Move the trace_seq_* functions into its own trace_seq.c file
by Steven Rostedt (Red Hat)
· 11 years ago
52f6ad6
tracing: Rename trace_event_mutex to trace_event_sem
by zhangwei(Jovi)
· 12 years ago
09ae723
tracing: Add trace_puts() for even faster trace_printk() tracing
by Steven Rostedt (Red Hat)
· 12 years ago
a9a5776
tracing: Allow events to share their print functions
by Steven Rostedt
· 15 years ago
f81c972
tracing: consolidate code between trace_output.c and trace_function_graph.c
by Steven Rostedt
· 15 years ago
110bf2b
tracing: add protection around module events unload
by Steven Rostedt
· 16 years ago
4f53596
tracing: add trace_event_read_lock()
by Lai Jiangshan
· 16 years ago
97f2025
tracing/events: move declarations from trace directory to core include
by Steven Rostedt
· 16 years ago
9504504
tracing: make trace_seq operations available for core kernel
by Steven Rostedt
· 16 years ago
93776a8
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
b14b70a
trace: make argument 'mem' of trace_seq_putmem() const
by Li Zefan
· 16 years ago
f285901
tracing: add missing 'extern' keywords to trace_output.h
by Eduard - Gabriel Munteanu
· 16 years ago
bdd6df6
tracing: provide trace_seq_reserve()
by Eduard - Gabriel Munteanu
· 16 years ago
0706f1c
tracing: adding function timings to function profiler
by Steven Rostedt
· 16 years ago
5ef841f
tracing: make print_(b)printk_msg_only global
by Steven Rostedt
· 16 years ago
769b044
tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()
by Frederic Weisbecker
· 16 years ago
5fd73f8
tracing: remove extra latency_trace method from trace structure
by Steven Rostedt
· 16 years ago
ae7462b
trace: make the trace_event callbacks return enum print_line_t
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
c4a8e8b
trace: better manage the context info for events
by Frederic Weisbecker
· 16 years ago
c37abc5
trace: add gcc printf check to trace_seq_printf
by Steven Rostedt
· 16 years ago
6c1a99a
ftrace: fix trace_output
by Lai Jiangshan
· 16 years ago
f633cef
ftrace: change trace.c to use registered events
by Steven Rostedt
· 16 years ago
f0868d1
ftrace: set up trace event hash infrastructure
by Steven Rostedt
· 16 years ago