aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/ftrace.c
AgeCommit message (Expand)Author
2009-06-02function-graph: enable the stack after initialization of other variablesSteven Rostedt
2009-06-02function-graph: only allocate init tasks if it was not already doneSteven Rostedt
2009-04-01function-graph: allow unregistering twiceSteven Rostedt
2009-03-25ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()Zhaolei
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan
2009-03-24ftrace: show virtual PIDLai Jiangshan
2009-03-24function-graph: add option for include sleep timesSteven Rostedt
2009-03-24function-graph: ignore times across scheduleSteven Rostedt
2009-03-24function-graph: prevent more than one tracer registeringSteven Rostedt
2009-03-16tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker
2009-03-13ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan
2009-03-13ftrace: use seq_readLai Jiangshan
2009-03-13ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED recZhaolei
2009-03-13ftrace: avoid double-free of dyn_ftraceZhaolei
2009-03-06tracing: fix deadlock when setting set_ftrace_pidKOSAKI Motohiro
2009-03-05tracing: make all file_operations constSteven Rostedt
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-20ftrace: break out modify loop immediately on detection of errorSteven Rostedt
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt
2009-02-20tracing/function-graph-tracer: make set_graph_function file support ftrace regexFrederic Weisbecker
2009-02-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-18Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker
2009-02-17ftrace: rename _hook to _probeSteven Rostedt
2009-02-17ftrace: clean up coding styleSteven Rostedt
2009-02-17ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definitionIngo Molnar
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt
2009-02-16ftrace: show selected functions in set_ftrace_filterSteven Rostedt
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt
2009-02-16ftrace: consolidate mutexesSteven Rostedt
2009-02-16ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt
2009-02-16ftrace: add command interface for function selectionSteven Rostedt
2009-02-16ftrace: enable filtering only when a function is filtered onSteven Rostedt
2009-02-16ftrace: add module command function filter selectionSteven Rostedt
2009-02-16ftrace: break up ftrace_match_records into smaller componentsSteven Rostedt
2009-02-16ftrace: rename ftrace_match to ftrace_match_recordsSteven Rostedt
2009-02-16ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_recSteven Rostedt
2009-02-16ftrace: state that all functions are enabled in set_ftrace_filterSteven Rostedt
2009-02-07trace: trivial fixes in comment typos.Wenji Huang
2009-02-04Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...Ingo Molnar
2009-02-03ftrace: do_each_pid_task() needs rcu lockOleg Nesterov
2009-01-21tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker
2009-01-15tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker
2009-01-14ftrace, trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-01-14ftrace, ia64: Add macro for ftrace_callerShaohua Li
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li
2009-01-07ftrace: convert unsigned index to signedSteven Rostedt
2008-12-18ftrace: add not to regex on filtering functionsSteven Rostedt
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-05ftrace: use init_struct_pid as swapper pidSteven Rostedt