summaryrefslogtreecommitdiff
path: root/src/trace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/trace.c: Add explicit cast for uintptr_tEuAndreh2025-01-171-2/+3
* src/trace.c: Replace thread_local with pthreadsEuAndreh2025-01-161-14/+27
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-36/+58
* src/trace.h: Init tracing functionsEuAndreh2024-06-141-0/+73