Steven Rostedt
|
5ac9f62267
function-graph: add proper initialization for init task
|
16 years ago |
Lai Jiangshan
|
ee000b7f9f
tracing: use union for multi-usages field
|
16 years ago |
Steven Rostedt
|
5d1a03dc54
function-graph: moved the timestamp from arch to generic code
|
16 years ago |
Ingo Molnar
|
7243f2145a
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core
|
16 years ago |
Frederic Weisbecker
|
bed1ffca02
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
|
16 years ago |
Lai Jiangshan
|
e94142a67f
ftrace: remove struct list_head from struct dyn_ftrace
|
16 years ago |
Frederic Weisbecker
|
ee08c6eccb
tracing/ftrace: syscall tracing infrastructure, basics
|
16 years ago |
Frederic Weisbecker
|
769b0441f4
tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()
|
16 years ago |
Lai Jiangshan
|
1ba28e02a1
tracing: add trace_bprintk()
|
16 years ago |
Lai Jiangshan
|
1427cdf059
tracing: infrastructure for supporting binary record
|
16 years ago |
Ingo Molnar
|
1609743970
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core
|
16 years ago |
Frederic Weisbecker
|
0012693ad4
tracing/function-graph-tracer: use the more lightweight local clock
|
16 years ago |
Ingo Molnar
|
526211bc58
tracing: move utility functions from ftrace.h to kernel.h
|
16 years ago |
Ingo Molnar
|
5e1607a00b
tracing: rename ftrace_printk() => trace_printk()
|
16 years ago |
Uwe Kleine-Koenig
|
c79a61f557
tracing: make CALLER_ADDRx overwriteable
|
16 years ago |
Ingo Molnar
|
c478f87869
Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
|
16 years ago |
Steven Rostedt
|
000ab69117
ftrace: allow archs to preform pre and post process for code modification
|
16 years ago |
Ingo Molnar
|
4cd0332db7
Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer
|
16 years ago |
Steven Rostedt
|
712406a6bf
tracing/function-graph-tracer: make arch generic push pop functions
|
16 years ago |
Steven Rostedt
|
b6887d7916
ftrace: rename _hook to _probe
|
16 years ago |
Ingo Molnar
|
97d0bb8dcd
ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes
|
16 years ago |
Steven Rostedt
|
809dcf29ce
ftrace: add pretty print to selected fuction traces
|
16 years ago |
Steven Rostedt
|
59df055f19
ftrace: trace different functions with a different tracer
|
16 years ago |
Steven Rostedt
|
f6180773d9
ftrace: add command interface for function selection
|
16 years ago |
Frederic Weisbecker
|
1292211058
tracing/power: move the power trace headers to a dedicated file
|
16 years ago |
Wenji Huang
|
57794a9d48
trace: trivial fixes in comment typos.
|
16 years ago |
Arnaldo Carvalho de Melo
|
9011262a37
ftrace: add ftrace_vprintk
|
16 years ago |
Markus Metzger
|
b1818748b0
x86, ftrace, hw-branch-tracer: dump trace on oops
|
16 years ago |
Shaohua Li
|
f00012074b
ftrace, ia64: Add macro for ftrace_caller
|
16 years ago |
Lai Jiangshan
|
3ddeb912f4
ftrace: enable format arguments checking
|
16 years ago |