aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/trace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix trace close (#365)Dan Engelbrecht2023-08-211-0/+6
| | | * Make sure we close our trace session properly
* added trace::DescribeSession to TraceInitStefan Boberg2023-05-151-7/+13
| | | | | without this, traces rather unhelpfully show up with no context in the session browser
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+45
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees