Tags:
create new tag
, view all tags

instrumentation: The insertion of additional code into the program in order to collect information about program behaviour during program execution.

(Testingstandards:living_glossary)

Frameworks to collect

From http://citeseer.ist.psu.edu/arnold01framework.html

The practice of adding code to collect profiling information can cause substantial execution overhead. This overhead makes instrumentation difficult to perform at runtime, often preventing many known offline feedback-directed optimizations from being used in online systems. This paper presents a general framework for performing instrumentation sampling to reduce the overhead of previously expensive instrumentation. The framework is simple and effective, using code-duplication and counter-based sampling...

-- MartinCleaver - 16 Oct 2004

 
Topic revision: r2 - 2008-09-12 - TWikiJanitor
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.