Searched hist:"366 dd4ea9d5f0eb78fdf4982d76506f99480ec0a" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/parisc/include/asm/ |
H A D | ftrace.h | diff 366dd4ea9d5f0eb78fdf4982d76506f99480ec0a Wed Apr 13 22:27:22 CEST 2016 Helge Deller <deller@gmx.de> 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: Helge Deller <deller@gmx.de>
|
/linux/arch/parisc/ |
H A D | Kconfig.debug | diff 366dd4ea9d5f0eb78fdf4982d76506f99480ec0a Wed Apr 13 22:27:22 CEST 2016 Helge Deller <deller@gmx.de> 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: Helge Deller <deller@gmx.de>
|
/linux/arch/parisc/kernel/ |
H A D | Makefile | diff 366dd4ea9d5f0eb78fdf4982d76506f99480ec0a Wed Apr 13 22:27:22 CEST 2016 Helge Deller <deller@gmx.de> 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: Helge Deller <deller@gmx.de>
|
H A D | head.S | diff 366dd4ea9d5f0eb78fdf4982d76506f99480ec0a Wed Apr 13 22:27:22 CEST 2016 Helge Deller <deller@gmx.de> 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: Helge Deller <deller@gmx.de>
|
H A D | entry.S | diff 366dd4ea9d5f0eb78fdf4982d76506f99480ec0a Wed Apr 13 22:27:22 CEST 2016 Helge Deller <deller@gmx.de> 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: Helge Deller <deller@gmx.de>
|