micro-profiler icon indicating copy to clipboard operation
micro-profiler copied to clipboard

how to switch off profiling support after profiling

Open hexcoder- opened this issue 4 years ago • 5 comments

Thanks for your work on this useful tool!

To remove the instrumentation and profiling support click 'Remove Profiling Support' in the context menu for the project.

does not work for me in VS 2019. Instead I have Enable Profiling in the context menu for each project in the solution explorer. After profiling was done successfully I disabled profiling for all projects and recompiled.

Then when I then run the debug version of my app I always get a new empty profiling window. How could this window be avoided?

Thanks again.

hexcoder- avatar Feb 04 '22 10:02 hexcoder-

Hi @hexcoder- ! Can you, please, attach any of those project files here? I don't need <ClCompile>/<ClInclude> tags, of course - you can cut them out if you need to. As well as any other IP-related stuff. thanks, Artem!

tyoma avatar Feb 04 '22 20:02 tyoma

Understood. I would prefer to send it in private email to you, since it might be intellectual property of the company, I work for. Thanks.

hexcoder- avatar Feb 07 '22 06:02 hexcoder-

@hexcoder- sounds good - hit me up on LinkedIn (the link is in my profile here).

tyoma avatar Feb 07 '22 18:02 tyoma

Thanks! I tried that, but access requires authentication in LinkedIn (which i don't plan to use)

hexcoder- avatar Feb 08 '22 08:02 hexcoder-

my email address can be seen here: https://github.com/AFLplusplus/AFLplusplus/blob/stable/README.md

hexcoder- avatar Feb 08 '22 14:02 hexcoder-