Bugs item #3181311, was opened at 2011-02-14 22:24
Message generated for change (Tracker Item Submitted) made by megurikuru
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=3181311&group_id=95403

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: megurikuru (megurikuru)
Assigned to: Nobody/Anonymous (nobody)
Summary: configure.ac for profiling and clock_gettime

Initial Comment:
In attachment you can find a patch for configure.ac.
It's needed to compile while using clock_gettime function.
Notice the commented line useful while profiling.
It's better to have this in some place, this is not the right place,
but i didn't know how to append this when compiling
with --enable-profile.
And please, if possible, create another configuration
for advanced profiling. One with gcc integrated code instrumentation
(-pg), as it's right now  with --enable-profile, and another with
the commented line, call this --enable-advanced-profile for example,
useful when profiling using valgrind for example.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=3181311&group_id=95403

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to