walimis
|
048dc50c5e
tracing/events: fix output format of user stack
|
16 years ago |
walimis
|
f11b3f4e29
tracing/events: fix output format of kernel stack
|
16 years ago |
Steven Whitehouse
|
ec081ddc3d
tracing: add exports to use __print_symbolic and __print_flags from a module
|
16 years ago |
Steven Rostedt
|
0f4fc29dd6
tracing: add __print_symbolic to trace events
|
16 years ago |
Steven Rostedt
|
be74b73a57
tracing: add __print_flags for events
|
16 years ago |
Lai Jiangshan
|
4f5359685a
tracing: add trace_event_read_lock()
|
16 years ago |
Steven Rostedt
|
1ec7c4849c
tracing: stop stack trace on first empty entry
|
16 years ago |
Jaswinder Singh Rajput
|
48dd0fed90
tracing: trace_output.c, fix false positive compiler warning
|
16 years ago |
Steven Rostedt
|
060fa5c83e
tracing/events: reuse trace event ids after overflow
|
16 years ago |
Steven Rostedt
|
89ec0dee9e
tracing: increase size of number of possible events
|
16 years ago |
Steven Rostedt
|
17c873ec28
tracing/events: add export symbols for trace events in modules
|
16 years ago |
Ingo Molnar
|
86665c75da
Merge branch 'tracing/urgent' into tracing/ftrace
|
16 years ago |
Lai Jiangshan
|
cf8e347465
tracing: fix incorrect return type of ns2usecs()
|
16 years ago |
Ingo Molnar
|
93776a8ec7
Merge branch 'linus' into tracing/core
|
16 years ago |
Li Zefan
|
b14b70a6a4
trace: make argument 'mem' of trace_seq_putmem() const
|
16 years ago |
Eduard - Gabriel Munteanu
|
bdd6df6af9
tracing: provide trace_seq_reserve()
|
16 years ago |
Steven Rostedt
|
0706f1c48c
tracing: adding function timings to function profiler
|
16 years ago |
Peter Zijlstra
|
28bea271e5
ftrace: ensure every event gets an id
|
16 years ago |
Steven Rostedt
|
5ef841f6f3
tracing: make print_(b)printk_msg_only global
|
16 years ago |
Steven Rostedt
|
4ca5308523
tracing: protect reader of cmdline output
|
16 years ago |
Frederic Weisbecker
|
48ead02030
tracing/core: bring back raw trace_printk for dynamic formats strings
|
16 years ago |
Steven Rostedt
|
ef18012b24
tracing: remove funky whitespace in the trace code
|
16 years ago |
Frederic Weisbecker
|
769b0441f4
tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()
|
16 years ago |
Lai Jiangshan
|
1427cdf059
tracing: infrastructure for supporting binary record
|
16 years ago |
Steven Rostedt
|
5fd73f8624
tracing: remove extra latency_trace method from trace structure
|
16 years ago |
Ingo Molnar
|
44b0635481
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
|
16 years ago |
Steven Rostedt
|
1830b52d0d
trace: remove deprecated entry->cpu
|
16 years ago |
Arnaldo Carvalho de Melo
|
268ccda0cb
trace: assign defaults at register_ftrace_event
|
16 years ago |
Arnaldo Carvalho de Melo
|
ae7462b4f1
trace: make the trace_event callbacks return enum print_line_t
|
16 years ago |
Arnaldo Carvalho de Melo
|
d9793bd801
trace: judicious error checking of trace_seq results
|
16 years ago |