I'm trying to profile an optimization using MMFF94 (obminimize) using
OB22x and gprof as follows:

CXXFLAGS=-pg LDFLAGS=-pg ./configure --disable-dynamic-modules

but the profile appears to exclude all of the time spent in the MMFF94
plugin. That is, instead of having various figures adding up to 100%,
I have figures that only come to 0% with "no time accumulated" even
though the run took 15 seconds:

Flat profile:

Each sample counts as 0.01 seconds.
 no time accumulated

  %   cumulative   self              self     total
 time   seconds   seconds    calls  Ts/call  Ts/call  name
  0.00      0.00     0.00     7517     0.00     0.00  data_start
...etc, etc.

Is there any way round this?

- Noel

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to