The compiler is forced to emmit special functions on every entry/exit of the function. Add a compile time option to support it. Function entries will be printed in the console. The CONFIG_TRACE has more documentation. Patch for userspace tools will follow. Change-Id: I2cbeb3f104892b034c8756f86ed05bf71187c3f3 Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Reviewed-on: http://review.coreboot.org/178 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> |
||
|---|---|---|
| .. | ||
| console.c | ||
| die.c | ||
| Kconfig | ||
| logbuf_console.c | ||
| Makefile.inc | ||
| ne2k_console.c | ||
| post.c | ||
| printk.c | ||
| uart8250_console.c | ||
| uart8250mem_console.c | ||
| usbdebug_console.c | ||
| vsprintf.c | ||
| vtxprintf.c | ||