Skip to content

Bundle the profiling units in a dll #149

Description

@ase379

When using multiple dlls for profiling, you always put the profiling code into that dlls. As a consequence, you have lock and logging in each module.

The profiling code should be in a dll, then it only has one lock.

Metadata

Metadata

Assignees

Projects

Status
To do

Relationships

None yet

Development

No branches or pull requests

Issue actions