Skip to content

Conversation

@mhdshameel
Copy link

Added polymorphism for printing profiling results to the console. And can be easily invoked with START_CONSOLE_SESSION instead of START_SESSION, no other configurations are required.
The existing Instrumentor is updated to FilestreamInstrumentor.
Updated the readme as well.

…tion

Added polymorphism for printing profiling results to the console. And can be easily invoked with `START_CONSOLE_SESSION` instead of `START_SESSION`, no other configurations are required. The existing `Instrumentor` is updated to `FilestreamInstrumentor`.
Cant continue being a header only as there are static components that need to be initialized. If those are initialized in the header, they will get redefined errors if the header is used in multiple projects.
Fixed the issue of profiling happening before the START_BENCHMARK_SESSION. Throws an exception if the profiling is executed before start_benchmark_session is called.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant