Commit Graph

197 Commits (0cc1770b66ddc2524ab5f0ed6ba5f2df19d6414a)

Author SHA1 Message Date
Jiri Olsa cf8517cf90 tracing: Update *ppos instead of filp->f_pos 16 years ago
Steven Rostedt 3279ba37db ftrace: check for failure for all conversions 16 years ago
jolsa@redhat.com e7247a15ff tracing: correct module boundaries for ftrace_release 16 years ago
Matt Fleming 33974093c0 tracing: Fix infinite recursion in ftrace_update_pid_func() 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Li Zefan 79fe249c83 tracing: Fix failure path in ftrace_regex_open() 16 years ago
Li Zefan 1eb90f138b tracing: Fix failure path in ftrace_graph_write() 16 years ago
Li Zefan 4ba7978e98 tracing: Check the return value of trace_get_user() 16 years ago
Li Zefan a4ec5e0c26 function-graph: use ftrace_graph_funcs directly 16 years ago
Steven Rostedt b375a11a23 tracing: switch function prints from %pf to %ps 16 years ago
Atsushi Tsuji b36461da2a tracing: Fix minor bugs for __unregister_ftrace_function_probe 16 years ago
jolsa@redhat.com 689fd8b65d tracing: trace parser support for function and graph 16 years ago
Jiri Olsa eda1e32855 tracing: handle broken names in ftrace filter 16 years ago
Li Zefan 3be04b471b ftrace: Simplify seqfile code 16 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
jolsa@redhat.com 566b0aaf79 tracing: Remove unused fields/variables 16 years ago
Xiao Guangrong 6f2f3cf00e tracing/function: Cleanup for function tracer 16 years ago
Xiao Guangrong 64fbcd1628 tracing/function: Simplify __ftrace_replace_code() 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
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
Steven Rostedt 2aad1b76e6 function-graph: allow unregistering twice 16 years ago
Uwe Kleine-Koenig 2a93a1f214 trivial: fix typo "resgister" -> "register" 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
Steven Rostedt 0706f1c48c tracing: adding function timings to function profiler 16 years ago
Steven Rostedt 493762fc53 tracing: move function profiler data out of function struct 16 years ago
Steven Rostedt bac429f037 tracing: add function profiler 16 years ago
Lai Jiangshan ee000b7f9f tracing: use union for multi-usages field 16 years ago