Closed
Description
Hi,
would it be possible to disable changes for events with explicitly given names?
This shows empty boxes in the gui:
OPTICK_EVENT("long task (step 1)");
OPTICK_EVENT("long task (step 2)");
OPTICK_EVENT("long task (step 3)");
This should stay as is now:
OPTICK_EVENT(); // takes a simplified name of the function
Metadata
Metadata
Assignees
Labels
No labels