arhdr_sc Posted November 17, 2017 Report Share Posted November 17, 2017 Hello, I am using SystemC 2.3.0. I am wondering how I can profile the SystemC library. I found we can use options like "--enable-debug" and "--disable-optimize" for debugging and optimization, respectively, but I was unable to find such an option to enable profiling. I need to use gprof and pass "-pg" options when building SystemC. Any help is greatly appreciated! Thank you in advance. Quote Link to comment Share on other sites More sharing options...
Roman Popov Posted November 17, 2017 Report Share Posted November 17, 2017 https://stackoverflow.com/questions/23407635/append-compile-flags-to-cflags-and-cxxflags-while-configuration-make Quote Link to comment Share on other sites More sharing options...
arhdr_sc Posted November 17, 2017 Author Report Share Posted November 17, 2017 Thank you very much! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.