aboutsummaryrefslogtreecommitdiff
path: root/core/prof/spall/spall.odin
Commit message (Expand)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-2/+2
* new_os: core/prof/spallLaytan7 days1-12/+17
* Adds @(no_instrumentation) to spall buffer and SCOPED operationsJack Punter2025-08-041-0/+4
* adjust scale with new format, fix segfault for auto-traceColin Davidson2025-07-301-1/+5
* oops, one more manual_headerColin Davidson2025-07-281-1/+1
* name_container_event -> name_eventColin Davidson2025-07-281-5/+5
* fix casts and constsColin Davidson2025-07-281-6/+8
* update to spall format v3Colin Davidson2025-07-281-36/+88
* Begin mapping `os.Error` in the rest of the codebasegingerBill2024-08-041-1/+1
* `os.Errno` -> `os.Error`gingerBill2024-08-041-1/+1
* spall instrumentationLaytan Laats2024-02-051-10/+25
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Allow user to pass in scale directly in spall.context_createMatias Fernandez2023-05-091-5/+12
* Allow custom sleep on tsc fallback.Matias Fernandez2023-05-091-2/+2
* resolve doc/spall package name conflictJon Lipstate2023-03-101-1/+1
* log buffer flushes to traceColin Davidson2023-03-091-2/+9
* Add `core:prof/spall`gingerBill2023-02-261-0/+208