Re: Do we use runtime patching of function calls somewhere?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 13 May 2012 08:16:00 Sam Ravnborg wrote:
> Do we have any archs that does runtime patching of function calls?

Matthew already mentioned the x86 altinstruction support (which helps with 
building smp kernels which run well on UP setups), but in case it helps, 
there's the ftrace stuff that runtime patches calls to mcount.  there's 
HAVE_FTRACE_MCOUNT_RECORD and HAVE_DYNAMIC_FTRACE which 
Documentation/trace/ftrace-design.txt covers.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux