Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stack: Don't recurse into __stack_chk_fail | Benjamin Herrenschmidt | 2016-12-22 | 1 | -2/+7 |
* | core: Fix backtrace for gcc 6 | Joel Stanley | 2016-03-30 | 1 | -2/+2 |
* | Fix early backtraces | Ryan Grimm | 2016-03-04 | 1 | -1/+6 |
* | Don't try to print symbol when we didn't find one | Stewart Smith | 2015-08-11 | 1 | -1/+3 |
* | Add symbolic backtraces and expose skiboot map to Linux | Benjamin Herrenschmidt | 2014-11-18 | 1 | -23/+28 |
* | Fix backtraces | Benjamin Herrenschmidt | 2014-11-18 | 1 | -15/+18 |
* | Capture backtraces when measuring stack depth | Benjamin Herrenschmidt | 2014-11-18 | 1 | -13/+24 |
* | Rename backtrace.c to stack.c and move stack related bits | Benjamin Herrenschmidt | 2014-11-18 | 1 | -0/+184 |