|
02/25/2010 10:03 AM
post48302
|
Dear
I am currently trying to profile an application.
THis application is not compiled with the IDE I only import the executable file.
I have compiled it with the following options
Compiler: -finstrument-functions
Linker: -lprofilingS
Then in the profiling options I have added:
Tools / Application profiler
Tools / Memory Analysis.
When I run the application I can see the "Executation time" chart updating during the run but I do not have anything in
the "Allocations" chart
Any idea on what can be wrong or missing here?
Thanks in advance.
|
|
|
|
|