[Nfd-dev] [EXT] NFD Profiling tool

Junxiao Shi shijunxiao at email.arizona.edu
Thu Dec 23 17:18:01 PST 2021


Hi Ahmed

Code coverage files are usually in the same place as the compiled object
files, inside the "build" directory.
You should see both *.gcno and ".gcda files there.
They will be generated when NFD exits normally (not crashed).

Yours, Junxiao

On Thu, Dec 23, 2021 at 11:31 Ahmed Taffal <a.taffal96 at gmail.com> wrote:

> *External Email*
> Thanks a lot for your reply,
> I  rebuilt ndn-cxx and NFD with code coverage, but I am missing where the
> coverage files are located.
> Are they generated automatically in a specific path? or do I need to run
> some commands to get them (CodeCoverage - NFD - NDN project issue
> tracking system (named-data.net)
> <https://redmine.named-data.net/projects/nfd/wiki/CodeCoverage>)?
>
> Regards,
> Ahmed
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20211223/79f0a6cd/attachment.html>


More information about the Nfd-dev mailing list