Jiri Olsa
|
eda1e32855
tracing: handle broken names in ftrace filter
|
15 years ago |
Steven Rostedt
|
8650ae32ef
tracing: only truncate ftrace files when O_TRUNC is set
|
16 years ago |
Li Zefan
|
87827111a5
function-graph: Fix seqfile memory leak
|
16 years ago |
Steven Rostedt
|
6ab5d668b1
tracing/function-profiler: do not free per cpu variable stat
|
16 years ago |
Li Zefan
|
a32c7765e2
tracing: Fix stack tracer sysctl handling
|
16 years ago |
Li Zefan
|
0296e4254f
ftrace: Fix the output of profile
|
16 years ago |
Li Zefan
|
d82d62444f
ftrace: Fix t_hash_start()
|
16 years ago |
Li Zefan
|
694ce0a544
ftrace: Don't manipulate @pos in t_start()
|
16 years ago |
Li Zefan
|
85951842a1
ftrace: Don't increment @pos in g_start()
|
16 years ago |
Frederic Weisbecker
|
9ea1a153a4
tracing/urgent: warn in case of ftrace_start_up inbalance
|
16 years ago |
Linus Torvalds
|
991ec02cdc
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Steven Rostedt
|
84047e360a
function-graph: always initialize task ret_stack
|
16 years ago |
Steven Rostedt
|
26c01624a2
function-graph: add memory barriers for accessing task's ret_stack
|
16 years ago |
Steven Rostedt
|
82310a3272
function-graph: enable the stack after initialization of other variables
|
16 years ago |
Steven Rostedt
|
179c498ae2
function-graph: only allocate init tasks if it was not already done
|
16 years ago |
Steven Rostedt
|
0f6ce3de4e
ftrace: do not profile functions when disabled
|
16 years ago |
Steven Rostedt
|
2af15d6a44
ftrace: add kernel command line function filtering
|
16 years ago |
Ming Lei
|
24ed0c4bfc
tracing: fix check for return value of register_module_notifier
|
16 years ago |
Steven Rostedt
|
93eb677d74
ftrace: use module notifier for function tracer
|
16 years ago |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
16 years ago |
Steven Rostedt
|
597af81537
function-graph: use int instead of atomic for ftrace_graph_active
|
16 years ago |
Frederic Weisbecker
|
5452af664f
tracing/ftrace: factorize the tracing files creation
|
16 years ago |
Ingo Molnar
|
93776a8ec7
Merge branch 'linus' into tracing/core
|
16 years ago |
Steven Rostedt
|
2aad1b76e6
function-graph: allow unregistering twice
|
16 years ago |
Steven Rostedt
|
34886c8bc5
tracing: add average time in function to function profiler
|
16 years ago |
Steven Rostedt
|
318e0a73c9
tracing: remove on the fly allocator from function profiler
|
16 years ago |
Zhaolei
|
2a4efa4245
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
|
16 years ago |
Steven Rostedt
|
fb9fb015e9
tracing: clean up tracing profiler
|
16 years ago |
Steven Rostedt
|
a2a16d6a31
function-graph: add option to calculate graph time or not
|
16 years ago |
Steven Rostedt
|
cafb168a1c
tracing: make the function profiler per cpu
|
16 years ago |