aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* ftrace: fix the fault label in updating codeSteven Rostedt2008-05-231-2/+2
* ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-231-1/+40
* ftrace: move memory management out of arch codeSteven Rostedt2008-05-231-154/+29
* ftrace: use nops instead of jmpSteven Rostedt2008-05-231-16/+24
* ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-231-0/+237