- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I'm trying to run GPROF on my project (Quartus Prime 18.0). I have added the "enable_gprof" and "enable_exit" flags in the BSP, and I can see it does pass the -pg option when building. I have -g and -O0 as well. The application runs but I cannot get any gmon.out file output. What am I missing? I have been stuck with this for hours and can't seem to figure it out...Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perfect. Thanks! Just to complement the answer: in my case, where I am using the good old GNU Make and didn't want to modify the makefiles, the "-pg" flag was added to the hold process through the (environment variable) CFLAGS (for the object bluestacks (https://bluestacks.vip/) textnow (https://textnow.vip/) photomath (https://photomath.vip/) generation) and LDFLAGS for the linking stage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! I have the same problem, did you solve it?
Did you create your project through the GUI?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page