Skip to content
Commit 366dd4ea authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Fix ftrace function tracer



Fix the FTRACE function tracer for 32- and 64-bit kernel.
The former code was horribly broken.

Reimplement most coding in assembly and utilize optimizations, e.g. put
mcount() and ftrace_stub() into one L1 cacheline.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent b562e44f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment