hrydgard / minitrace

Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing).
MIT License
370 stars 63 forks source link

Add option to copy the event names and categories to memory that minitrace owns #20

Closed DethRaid closed 4 years ago

DethRaid commented 4 years ago

This resolves issue #19