Instrumentation (computer programming): Difference between revisions

Content deleted Content added
Added full stop
Tags: Reverted Visual edit
Undid revision 1136289252 by Awe Fadekemi (talk) Rvv.
Line 22:
* [[Hardware performance counter]]
* [[DTrace]] – A comprehensive dynamic tracing framework for troubleshooting kernel and application problems on production systems in real time, implemented in [[Solaris (operating system)|Solaris]], [[macOS]], [[FreeBSD]], and many other platforms and products.
* [[Java Management Extensions|''Java Management Extensions'' (JMX)]] – Java technology for managing and monitoring applications, system objects, devices (such as printers), and service-oriented networks.
* [[Application Response Measurement]] – standardized instrumentation [[Application programming interface|API]] for [[C (programming language)|C]] and [[Java (programming language)|Java]]
* [[Dynamic recompilation]] – a feature of some emulators and virtual machines where the system may recompile some part of execution.a program during execution
 
==References==