Content deleted Content added
m made link to Gprof under instrumentation->Compiler assisted |
No edit summary |
||
Line 79:
Dedicated hardware can go beyond this: ARM Cortex-M3 and some recent MIPS processors JTAG interface have a PCSAMPLE register, which samples the [[program counter]] in a truly undetectable manner.
Some of the most commonly used statistical profilers are [[AMD]] [[CodeAnalyst]], [[Apple Inc.]] [[Apple Developer Tools#Shark|Shark]] (OSX), [[oprofile]] (Linux){{citation needed|date=August 2012}}, [[Intel]] [[VTune]] and Parallel Amplifier (part of [[Intel Parallel Studio]]), [[Oracle
===Instrumentation ===
|