Get 20M+ Full-Text Papers For Less Than $1.50/day. Start a 7-Day Trial for You or Your Team.

Learn More →

Rewriting executable files to measure program behavior

Rewriting executable files to measure program behavior Inserting instrumentation code in a program is an effective technique for detecting, recording, and measuring many aspects of a program's performance. Instrumentation code can be added at any stage of the compilation process by specially‐modified system tools such as a compiler or linker or by new tools from a measurement system. For several reasons, adding instrumentation code after the compilation process—by rewriting the executable file—presents fewer complications and leads to more complete measurements. http://www.deepdyve.com/assets/images/DeepDyve-Logo-lg.png Software Practice and Experience Wiley

Rewriting executable files to measure program behavior

Loading next page...
 
/lp/wiley/rewriting-executable-files-to-measure-program-behavior-hp8N57Lby4

References (23)

Publisher
Wiley
Copyright
Copyright © 1994 Wiley Subscription Services, Inc., A Wiley Company
ISSN
0038-0644
eISSN
1097-024X
DOI
10.1002/spe.4380240204
Publisher site
See Article on Publisher Site

Abstract

Inserting instrumentation code in a program is an effective technique for detecting, recording, and measuring many aspects of a program's performance. Instrumentation code can be added at any stage of the compilation process by specially‐modified system tools such as a compiler or linker or by new tools from a measurement system. For several reasons, adding instrumentation code after the compilation process—by rewriting the executable file—presents fewer complications and leads to more complete measurements.

Journal

Software Practice and ExperienceWiley

Published: Feb 1, 1994

Keywords: ; ; ; ;

There are no references for this article.