Colin Paul Adams wrote:
> So I edited $GOBO/tool/gec/config/c/gcc.cfg to write out profiling
> information for gprof (Eric, when can we have the setting of cflags
> and lflags in system.xace?).
It's already implemented as far as I know:
<option name="c_compiler_options" value="..."/>
<option name="link" value="..."/>
> Now my problem is what to do about it (incidentally T122f10 is
> {DS_ARRAYED_LIST}.item - nothing very surprising about that either, I
> guess.). Does anyone have any suggested approaches?
You can try reducing the amount of garbage generated, and hence
put less stress on the GC. I try to do that on all the Gobo tools,
even gec. This is one of my primary goals during the design phase.
The net advantage is that these tools can run even without the GC.
--
Eric Bezault
mailto:
ericb@...
http://www.gobosoft.com-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop