Commit Graph

165 Commits (d2c123c27db841c6c11a63de9c144823d2b1ba76)

Author SHA1 Message Date
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
Lai Jiangshan cc59c9e8d0 ftrace: show virtual PID 16 years ago
Steven Rostedt be6f164a02 function-graph: add option for include sleep times 16 years ago
Steven Rostedt 8aef2d2856 function-graph: ignore times across schedule 16 years ago
Steven Rostedt 05ce5818ad function-graph: prevent more than one tracer registering 16 years ago
Frederic Weisbecker 03303549b1 tracing/ftrace: fix the check on nopped sites 16 years ago
Lai Jiangshan e94142a67f ftrace: remove struct list_head from struct dyn_ftrace 16 years ago
Lai Jiangshan 850a80cfaa ftrace: use seq_read 16 years ago
Zhaolei fa9d13cf13 ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec 16 years ago
Zhaolei b00f0b6dc1 ftrace: avoid double-free of dyn_ftrace 16 years ago
KOSAKI Motohiro 10dd3ebe21 tracing: fix deadlock when setting set_ftrace_pid 16 years ago
Steven Rostedt 5e2336a0d4 tracing: make all file_operations const 16 years ago
Steven Rostedt 4377245aa9 ftrace: break out modify loop immediately on detection of error 16 years ago
Steven Rostedt 000ab69117 ftrace: allow archs to preform pre and post process for code modification 16 years ago
Frederic Weisbecker f9349a8f97 tracing/function-graph-tracer: make set_graph_function file support ftrace regex 16 years ago
Frederic Weisbecker 5b058bcde9 tracing/function-graph-tracer: trace the idle tasks 16 years ago
Steven Rostedt b6887d7916 ftrace: rename _hook to _probe 16 years ago
Steven Rostedt 6a24a244cd ftrace: clean up coding style 16 years ago
Ingo Molnar 73d3fd96e7 ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition 16 years ago
Steven Rostedt 809dcf29ce ftrace: add pretty print to selected fuction traces 16 years ago
Steven Rostedt 8fc0c701c5 ftrace: show selected functions in set_ftrace_filter 16 years ago
Steven Rostedt 59df055f19 ftrace: trace different functions with a different tracer 16 years ago
Steven Rostedt e6ea44e9b4 ftrace: consolidate mutexes 16 years ago
Steven Rostedt 52baf11922 ftrace: convert ftrace_lock from a spinlock to mutex 16 years ago
Steven Rostedt f6180773d9 ftrace: add command interface for function selection 16 years ago
Steven Rostedt e68746a271 ftrace: enable filtering only when a function is filtered on 16 years ago
Steven Rostedt 64e7c44061 ftrace: add module command function filter selection 16 years ago
Steven Rostedt 9f4801e30a ftrace: break up ftrace_match_records into smaller components 16 years ago