This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Analyze assembly code statically?

Anonymous
Anonymous


Hi All,

Is there any way to view the disassembly code  (=assembly code?) without launching a debug session? Basically, is it possible to view disassembly statically (without launching debugging), analyze / add / calculate the total number of instructions, and even the accurate number of clock cycles required?

And do we have any "profiling" tool for code, either statically or by collecting information during running?

 

 

Sincerely,

Zheng