Frederic Weisbecker
|
380c4b1411
tracing/function-graph-tracer: append the tracing_graph_flag
|
16 years ago |
Steven Rostedt
|
62679efe0a
ftrace: add checks on ret stack in function graph
|
16 years ago |
Steven Rostedt
|
e49dc19c6a
ftrace: function graph return for function entry
|
16 years ago |
Steven Rostedt
|
14a866c567
ftrace: add ftrace_graph_stop()
|
16 years ago |
Steven Rostedt
|
347fdd9dd4
ftrace: clean up function graph asm
|
16 years ago |
Frederic Weisbecker
|
48d68b20d0
tracing/function-graph-tracer: support for x86-64
|
16 years ago |
Steven Rostedt
|
5a45cfe1c6
ftrace: use code patching for ftrace graph tracer
|
16 years ago |
Frederic Weisbecker
|
287b6e68ca
tracing/function-return-tracer: set a more human readable output
|
16 years ago |
Frederic Weisbecker
|
fb52607afc
tracing/function-return-tracer: change the name into function-graph-tracer
|
16 years ago |
Frederic Weisbecker
|
f201ae2356
tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically
|
16 years ago |
Frederic Weisbecker
|
0231022cc3
tracing/function-return-tracer: add the overrun field
|
16 years ago |
Frederic Weisbecker
|
e7d3737ea1
tracing/function-return-tracer: support for dynamic ftrace on function return tracer
|
16 years ago |
Frederic Weisbecker
|
b01c746617
tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory
|
16 years ago |
Steven Rostedt
|
31e889098a
ftrace: pass module struct to arch dynamic ftrace functions
|
16 years ago |
Frederic Weisbecker
|
1dc1c6adf3
tracing/function-return-tracer: call prepare_ftrace_return by registers
|
16 years ago |
Frederic Weisbecker
|
62d59d17a5
tracing/function-return-tracer: make the function return tracer lockless
|
16 years ago |
Ingo Molnar
|
19b3e9671c
tracing: function return tracer, build fix
|
16 years ago |
Ingo Molnar
|
867f7fb3eb
tracing, x86: function return tracer, fix assembly constraints
|
16 years ago |
Frederic Weisbecker
|
caf4b323b0
tracing, x86: add low level support for ftrace return tracing
|
16 years ago |
Steven Rostedt
|
a26a2a2739
ftrace: nmi safe code clean ups
|
16 years ago |
Steven Rostedt
|
b807c3d0f8
ftrace: nmi update statistics
|
16 years ago |
Steven Rostedt
|
17666f02b1
ftrace: nmi safe code modification
|
16 years ago |
Steven Rostedt
|
8115f3f0c9
ftrace: use a real variable for ftrace_nop in x86
|
16 years ago |
Steven Rostedt
|
15adc04898
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
|
16 years ago |
Steven Rostedt
|
4d296c2432
ftrace: remove mcount set
|
16 years ago |
Steven Rostedt
|
ab9a0918cb
ftrace: use probe_kernel
|
16 years ago |
Steven Rostedt
|
76aefee576
ftrace: comment arch ftrace code
|
16 years ago |
Steven Rostedt
|
593eb8a2d6
ftrace: return error on failed modified text.
|
16 years ago |
Steven Rostedt
|
c513867561
ftrace: do not enclose logic in WARN_ON
|
16 years ago |
Anders Kaseorg
|
8b27386a9c
ftrace: make ftrace_test_p6nop disassembler-friendly
|
16 years ago |