objdump for the m68k incorrectly dissablembles the Coldfire MSAC instruction.
Example:
a64: a008 0900 macl %a0,%d0
a68: a008 0800 macl %a0,%d0
The second instruction is a msacl, not macl.
--
Summary: objdump: wrong Coldfire disassembly
Product: bi
Is it possible for us to draw the graph that shows the cpu utilization during the various time intervals.gprof tool gives us the CPU utilization of the various functions.I want the CPU utilization for the whole interval for the various time periods
thanks in advance
nithya_