Wenji Huang
|
57794a9d48
trace: trivial fixes in comment typos.
|
16 years ago |
Ingo Molnar
|
ce70a0b472
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core
|
16 years ago |
Oleg Nesterov
|
229c4ef8ae
ftrace: do_each_pid_task() needs rcu lock
|
16 years ago |
Frederic Weisbecker
|
00f57f545a
tracing/function-graph-tracer: fix a regression while suspend to disk
|
16 years ago |
Frederic Weisbecker
|
4a2b8dda3f
tracing/function-graph-tracer: fix a regression while suspend to disk
|
16 years ago |
Uwe Kleine-Koenig
|
32632920a7
ftrace, trivial: fix typo "resgister" -> "register"
|
16 years ago |
Shaohua Li
|
f00012074b
ftrace, ia64: Add macro for ftrace_caller
|
16 years ago |
Shaohua Li
|
25aac9dc7c
ftrace, ia64: explictly ignore a file in recordmcount.pl
|
16 years ago |
Steven Rostedt
|
431aa3fbf5
ftrace: convert unsigned index to signed
|
16 years ago |
Steven Rostedt
|
ea3a6d6d60
ftrace: add not to regex on filtering functions
|
16 years ago |
Frederic Weisbecker
|
380c4b1411
tracing/function-graph-tracer: append the tracing_graph_flag
|
16 years ago |
Steven Rostedt
|
21bbecdaae
ftrace: use init_struct_pid as swapper pid
|
16 years ago |
Liming Wang
|
faec2ec505
ftrace: avoid duplicated function when writing set_graph_function
|
16 years ago |
Steven Rostedt
|
e32d895691
ftrace: add ability to only trace swapper tasks
|
16 years ago |
Steven Rostedt
|
978f3a45d9
ftrace: use struct pid
|
16 years ago |
Steven Rostedt
|
804a685162
ftrace: trace single pid for function graph tracer
|
16 years ago |
Steven Rostedt
|
0ef8cde56a
ftrace: use task struct trace flag to filter on pid
|
16 years ago |
Steven Rostedt
|
ea4e2bc4d9
ftrace: graph of a single function
|
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 |
Ingo Molnar
|
f0461d0146
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core
|
16 years ago |
Frederic Weisbecker
|
48d68b20d0
tracing/function-graph-tracer: support for x86-64
|
16 years ago |
Liming Wang
|
66eafebc10
function trace: fix a bug of single thread function trace
|
16 years ago |
Liming Wang
|
50cdaf08a8
ftrace: improve seq_operation of ftrace
|
16 years ago |
Steven Rostedt
|
e53a6319cc
ftrace: let function tracing and function return run together
|
16 years ago |
Steven Rostedt
|
5a45cfe1c6
ftrace: use code patching for ftrace graph tracer
|
16 years ago |
Steven Rostedt
|
df4fc31558
ftrace: add function tracing to single thread
|
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
|
eae849ca03
tracing/function-return-tracer: don't trace kfree while it frees the return stack
|
16 years ago |