Commit Graph

144 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Steven Rostedt 2aad1b76e6 function-graph: allow unregistering twice 16 years ago
Uwe Kleine-Koenig 2a93a1f214 trivial: fix typo "resgister" -> "register" 16 years ago
Zhaolei 2a4efa4245 ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release() 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
Steven Rostedt 7f24b31b01 ftrace: rename ftrace_match to ftrace_match_records 16 years ago
Steven Rostedt 265c831cb0 ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec 16 years ago
Steven Rostedt 0c75a3ed63 ftrace: state that all functions are enabled in set_ftrace_filter 16 years ago
Wenji Huang 57794a9d48 trace: trivial fixes in comment typos. 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