Re: Gcov Internals

2019-03-25 Thread Nathan Sidwell
On 3/22/19 7:58 AM, Sebastian Roland wrote: Hi, I am currently trying to understand the internals of Gcov. Specifically I am wondering of the following: 1) Certain Basic Blocks are instrumented with counters that are incremented during execution. During compilation a destructor is registere

Gcov Internals

2019-03-22 Thread Sebastian Roland
Hi, I am currently trying to understand the internals of Gcov. Specifically I am wondering of the following: 1) Certain Basic Blocks are instrumented with counters that are incremented during execution. During compilation a destructor is registered that actually goes through a gcov_info stru