Loading arch/x86/kernel/ftrace.c +1 −1 Original line number Diff line number Diff line /* * Code for replacing ftrace calls with jumps. * Dynamic function tracing support. * * Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com> * Loading Loading
arch/x86/kernel/ftrace.c +1 −1 Original line number Diff line number Diff line /* * Code for replacing ftrace calls with jumps. * Dynamic function tracing support. * * Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com> * Loading