Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Assembly Language > Re: Code Profil...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 4982 of 5113
Post > Topic >>

Re: Code Profilers suitable for asm applications

by Robert Redelmeier <redelm@[EMAIL PROTECTED] > Apr 29, 2008 at 12:42 PM

Chewy509@[EMAIL PROTECTED]
 wrote in part:
> What I have been trying to find is a decent profiling tool
> that can take a raw EXE (or a *.asm file), profile it,
> and let me know where the bottlenecks are so I can either,
> a, try to clean up the current algorithm being used, or b,
> find a better algorithm. eg, the number of times function
> x is called, and the duration in which that function takes.

You could start with `gprof` and similar profilers.  They're
designed to work with C generated code with debugging symbols
left in the executable.  Perhaps you can find a gnumeric mode
or provide the symbols.


-- Robert
 




 4 Posts in Topic:
Code Profilers suitable for asm applications
Chewy509@[EMAIL PROTECTED  2008-04-28 22:55:13 
Re: Code Profilers suitable for asm applications
"Rod Pemberton"  2008-04-29 04:44:17 
Re: Code Profilers suitable for asm applications
Robert Redelmeier <red  2008-04-29 12:42:42 
Re: Code Profilers suitable for asm applications
pg <penang@[EMAIL PROT  2008-05-08 04:42:26 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Sep 6 22:28:26 CDT 2008.