Instrumentation (computer programming): Difference between revisions

Content deleted Content added
+ref
References: cleanup
Line 25:
 
==References==
{{reflist}}
* [http://msdn.microsoft.com/en-us/library/aa983649(VS.71).aspx Introduction to Instrumentation and Tracing: Microsoft Developer Network]
* [http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/Introduction/Introduction.html Apple Developer Tools: Introduction to Instruments]
*[http://sourceware.org/systemtap/ SystemTap] provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system.
 
[[Category:Software optimization]]
Line 31 ⟶ 34:
[[Category:Management systems]]
[[Category:Debugging]]
 
* [http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/Introduction/Introduction.html Apple Developer Tools: Introduction to Instruments]
 
*[http://sourceware.org/systemtap/ SystemTap] provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system.
 
 
{{Comp-sci-stub}}