aboutsummaryrefslogtreecommitdiff
path: root/core/debug/trace/trace_linux.odin
Commit message (Expand)AuthorAgeFilesLines
* Rename `trace_linux.odin` to `trace_cpp.odin`gingerBill2024-04-281-195/+0
* Remove need for allocator and MAX_FRAMES in `trace.frames`gingerBill2024-04-281-8/+9
* Set `in_resolve` for linuxgingerBill2024-04-281-0/+3
* Add `core:debug/trace` for LinuxgingerBill2024-04-281-0/+191