Home » Community » Coffee corner » Win32 UPP console application profiling? Some free easy to use tools, anyone?
Win32 UPP console application profiling? Some free easy to use tools, anyone? [message #17140] |
Wed, 30 July 2008 21:22  |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
I would love to have "profiling" directly in TheIDE, but there's no such thing. 
The RTIMING (?) macro is nice when you know which part you want to attack, but I'm missing some way to measure all relevant code together and compare it in absolute/relative numbers to know which parts are slowing me down badly, down to every single function calls, preferably down to template based functions. 
I was able to switch on the MSC profiling data which can be used for profiler-based compilation next time (does not interest me yet, maybe later), but the data itself are binary and I don't have idea how to view them. The file extension is pcg which is also used for some "photo CD" files, so I was unable to google anything reasonable for this one.
For GCC (MINGW) I did notice something like "gprof" mentioned on google, but it's not included with UPP MINGW, and I didn't dig further into the issue.
So, anyone has some real life experience with UPP apps profiling, and knows some free easy to use tools? Preferably for Win32, although some excellent tool for linux would made me reboot.
[Updated on: Wed, 30 July 2008 21:23] Report message to a moderator
|
|
|
 |
|
Win32 UPP console application profiling? Some free easy to use tools, anyone?
By: mr_ped on Wed, 30 July 2008 21:22
|
 |
|
Re: Win32 UPP console application profiling? Some free easy to use tools, anyone?
By: mirek on Wed, 30 July 2008 22:44
|
 |
|
Re: Win32 UPP console application profiling? Some free easy to use tools, anyone?
By: Novo on Thu, 31 July 2008 00:21
|
 |
|
Re: Win32 UPP console application profiling? Some free easy to use tools, anyone?
By: mr_ped on Thu, 31 July 2008 09:56
|
 |
|
Re: Win32 UPP console application profiling? Some free easy to use tools, anyone?
By: mirek on Thu, 31 July 2008 10:31
|
 |
|
Re: Win32 UPP console application profiling? Some free easy to use tools, anyone?
By: mr_ped on Thu, 31 July 2008 09:58
|
 |
|
Re: Win32 UPP console application profiling? Some free easy to use tools, anyone?
By: mr_ped on Thu, 31 July 2008 10:34
|
Goto Forum:
Current Time: Mon Apr 28 01:19:02 CEST 2025
Total time taken to generate the page: 0.00888 seconds
|