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
