Generic and Efficient Program Monitoring by trace analysis

Computer Science – Programming Languages

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

Program execution monitoring consists of checking whole executions for given properties in order to collect global run-time information. Monitoring is very useful to maintain programs. However, application developers face the following dilemma: either they use existing tools which never exactly fit their needs, or they invest a lot of effort to implement monitoring code. In this article we argue that, when an event-oriented tracer exists, the compiler developers can enable the application developers to easily code their own, relevant, monitors which will run efficiently. We propose a high-level operator, called foldt, which operates on execution traces. One of the key advantages of our approach is that it allows a clean separation of concerns; the definition of monitors is neither intertwined in the user source code nor in the language compiler. We give a number of applications of the foldt operator to compute monitors for Mercury program executions: execution profiles, graphical abstract views, and two test coverage measurements. Each example is implemented by a few simple lines of Mercury. Detailed measurements show acceptable performance of the basic mechanism of foldt for executions of several millions of execution events.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Generic and Efficient Program Monitoring by trace analysis does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Generic and Efficient Program Monitoring by trace analysis, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Generic and Efficient Program Monitoring by trace analysis will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-270559

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.