CrimsonAS / systrace

System trace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove "old" public API as far as possible

rburchell opened this issue · comments

systrace_init/systrace_deinit will still be required (although I am tempted to remove the ctor attributes from them, or at least make them optional) - too magical for my liking...

The rest should go into the Chromium-influenced TRACE_* macros (or rather "implementation" of them)