Age | Commit message (Expand) | Author |
---|---|---|
2021-05-13 | Userland: Remove no-longer-needed unveil()'s of /tmp/rpc | Andreas Kling |
2021-05-01 | bt: Enumerate all threads when symbolizing stacks in the bt utility. | Brian Gianforcaro |
2021-05-01 | bt: Fix generation of click-able links for source files. | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-15 | bt: add source file number integration | ElDonad |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-05 | bt: Hyperlink filenames in backtraces if available :^) | Andreas Kling |
2021-02-05 | bt: Show filenames and line numbers when available :^) | Andreas Kling |
2021-02-04 | LibSymbolClient+bt: Move bt logic to SymbolClient::symbolicate_thread() | Andreas Kling |
2021-02-04 | SymbolServer+bt: Symbolicate kernel addresses if /boot/Kernel available | Andreas Kling |
2021-02-04 | bt: Add a little backtrace program that uses SymbolServer | Andreas Kling |