8000 optick_event name changes · Issue #89 · bombomby/optick · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
optick_event name changes #89
Closed
Closed
@malytomas

Description

@malytomas

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
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0