File history
Tracking libc/debug/stacktrace.c
| Commit | Author | Date | Message |
|---|---|---|---|
92bbb2cd602376b5d38b73b5bb04eead64b5438 | Greg Haerr | 2026-02-11 | [libc] Enhance debug function tracing |
6cc93d55df8d08b4f1aecba5c243d55c89654e5 | Greg Haerr | 2024-04-06 | [debug] Move stack backtrace and symbol profiling to C library |
6b8ae041f4fc42c593dca23f3b712405ef1caa1 | Greg Haerr | 2024-04-05 | [debug] Enhance stack backtrace and instrumention library |
8b971e5c66b6cd134bcbaad25aaea149768b964 | Greg Haerr | 2024-04-04 | [debug] Rewrite stack tracing code, add disasm to distribution |
7b642740c3da278b7b3741f1f24e356ab93c8c2 | Greg Haerr | 2023-01-18 | Rename global routines to _get_* or _print_* |
d3ea8f94f1c280b4c85fdbc31d1022a26509217 | Greg Haerr | 2023-01-18 | [debug] Refactor some instrumentation routines |
476e58d51d0f69b0d45c01b51a75ec1f7793d2b | Greg Haerr | 2023-01-15 | Update testsym and more complex instrument profiler |
8916fef6628e068fd348a7e5418efd5f9253dd4 | Greg Haerr | 2023-01-15 | [libc] Add --ftrace option to all commands for function tracing |
3878364e9bb2c23a36432d139b7a692c5a5333a | Greg Haerr | 2023-01-14 | [tools] Update gcc-ia16 toolchain for instrumentation and debug lib |
119df117cee368709289faa6ecec7710926b137 | Greg Haerr | 2022-08-11 | [cmds] Add disasm 8086 disassembler tool for ELKS runtime |
b242641efed1f62690c01509628a71e005693a0 | Greg Haerr | 2022-08-10 | [debug] Add stack backtrace and 8086 disassembler to debug library |