Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Profiling network driver: Page 1 of 5 (5 Items)
   
Profiling network driver  
Hi,

1) Is there a way to profile the network driver itself? If yes, then how?(Since network driver is itself used for host-
target 
communication)? Is there any documentation on how to do sych a thing?

2) My driver builds & works fine. However, I run into following compilation error when I try to build my driver with 
profiling information (-p). Any help?

/opt/qnx632/target/qnx6/mipsbe/lib/libcS.a(mcount.o): In function `_mcount_':
mcount.o(.text+0x48): undefined reference to `_gmonparam'

I'm using 6.3.2.

Thanks,

Rajat