Searched hist:"24 b45a12" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/microblaze/kernel/ |
H A D | stacktrace.c | 24b45a12 Tue Nov 10 08:57:01 CST 2009 Michal Simek <monstr@monstr.eu> microblaze: Stack trace support
This is working implemetation but the problem is that Microblaze misses frame pointer that's why is there big loop which trace and show all addresses which are in text. It shows addresses which are in registers, etc.
This is problem and this is the reason why all Microblaze traces are wrong. There is an option to do hacks and trace the kernel code but this is too complicated.
Signed-off-by: Michal Simek <monstr@monstr.eu> 24b45a12 Tue Nov 10 08:57:01 CST 2009 Michal Simek <monstr@monstr.eu> microblaze: Stack trace support This is working implemetation but the problem is that Microblaze misses frame pointer that's why is there big loop which trace and show all addresses which are in text. It shows addresses which are in registers, etc. This is problem and this is the reason why all Microblaze traces are wrong. There is an option to do hacks and trace the kernel code but this is too complicated. Signed-off-by: Michal Simek <monstr@monstr.eu>
|
H A D | Makefile | 24b45a12 Tue Nov 10 08:57:01 CST 2009 Michal Simek <monstr@monstr.eu> microblaze: Stack trace support
This is working implemetation but the problem is that Microblaze misses frame pointer that's why is there big loop which trace and show all addresses which are in text. It shows addresses which are in registers, etc.
This is problem and this is the reason why all Microblaze traces are wrong. There is an option to do hacks and trace the kernel code but this is too complicated.
Signed-off-by: Michal Simek <monstr@monstr.eu> 24b45a12 Tue Nov 10 08:57:01 CST 2009 Michal Simek <monstr@monstr.eu> microblaze: Stack trace support This is working implemetation but the problem is that Microblaze misses frame pointer that's why is there big loop which trace and show all addresses which are in text. It shows addresses which are in registers, etc. This is problem and this is the reason why all Microblaze traces are wrong. There is an option to do hacks and trace the kernel code but this is too complicated. Signed-off-by: Michal Simek <monstr@monstr.eu>
|
/openbmc/linux/arch/microblaze/ |
H A D | Kconfig | 24b45a12 Tue Nov 10 08:57:01 CST 2009 Michal Simek <monstr@monstr.eu> microblaze: Stack trace support
This is working implemetation but the problem is that Microblaze misses frame pointer that's why is there big loop which trace and show all addresses which are in text. It shows addresses which are in registers, etc.
This is problem and this is the reason why all Microblaze traces are wrong. There is an option to do hacks and trace the kernel code but this is too complicated.
Signed-off-by: Michal Simek <monstr@monstr.eu> 24b45a12 Tue Nov 10 08:57:01 CST 2009 Michal Simek <monstr@monstr.eu> microblaze: Stack trace support This is working implemetation but the problem is that Microblaze misses frame pointer that's why is there big loop which trace and show all addresses which are in text. It shows addresses which are in registers, etc. This is problem and this is the reason why all Microblaze traces are wrong. There is an option to do hacks and trace the kernel code but this is too complicated. Signed-off-by: Michal Simek <monstr@monstr.eu>
|