Profiling in symbian
| Fri, 2005-02-25 08:33 | |
|
hi all
Is there any profiler for Symbian . I want to check the time consumed by each function in my application.(i.e., for enhancing the performance )My application consists of C++ and ARM assembly code .Basically I was trying to optimizse my code by writting critical functions in ASM . I want a know how to do profiling in Symbian PLESAE help me If you have any new idea please let me know. Environment VC7,Series 6600 Thanks and regards Reddy |
|






. I want to check the time consumed by each function in my application.(i.e., for enhancing the performance )
Forum posts: 135
Search the Symbian knowledge base. IIRC, there was an article regarding profiling. If it was not there, then it probably was on forum.nokia.
The box said 'Windows 98 or better'. Why is it not working on Linux?
Forum posts: 49
AK
Ariz M. Kohli
Forum posts: 21
thanks for the mail .Yes I am using NOKIA Series 6600 device for testing (ie., using gdb ),but dont know how to do profiling on the device .
The IDE which i am using is VC7.
thank you
reddy