commit | 5ac65abd48b6d3c62ec17dc4c28830513dd605e0 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@ezchip.com> | Thu Dec 17 15:01:38 2015 -0500 |
committer | Chris Metcalf <cmetcalf@ezchip.com> | Mon Jan 18 14:49:16 2016 -0500 |
tree | b9c5e1ff8b8fa460f41b408d379d8a10eda135a7 | |
parent | 7fa129ccb92c982ee8947d7fe004d7fd4f0691b9 [diff] |
tile: include the syscall number in the backtrace This information is easily available in the backtrace data and can be helpful when trying to figure out the backtrace, particularly if we're early in kernel entry or late in kernel exit. Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>