Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-20 | u_debug_symbol: add symbol name caching | Luca Barbieri | |
Without this, any form of logging that dumps stack traces continuously will spend a lot of time resolving symbol names. | |||
2010-08-20 | u_debug_symbol: support getting a string without output | Luca Barbieri | |
2009-04-01 | util: Lookup symbol names from addresses. | José Fonseca | |
Nice for stack backtraces. Windows-only for now. |