Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blackfin arch: Add ability to expend the hardware trace buffer | Robin Getz | 2007-07-25 | 1 | -9/+46 |
| | | | | | | | | | | | | Add ability to expend the hardware trace buffer via a configurable software buffer - so you can have lots of history when a crash occurs. The interesting way we do printk in the traps.c confusese the checking script Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> | ||||
* | Blackfin arch: Clean up trace buffer handling, No major functional changes. | Robin Getz | 2007-06-21 | 1 | -0/+52 |
Turns on trace earlier, so crashes at kernel start should print out a trace, making things easier to debug. Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> |