Using Hardware Performance Counters for Fault Localization

  • Authors:
  • Cemal Yilmaz

  • Affiliations:
  • -

  • Venue:
  • VALID '10 Proceedings of the 2010 Second International Conference on Advances in System Testing and Validation Lifecycle
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this work, we leverage hardware performance counters-collected data as abstraction mechanisms for program executions and use these abstractions to identify likely causes of failures. Our approach can be summarized as follows: Hardware counters-based data is collected from both successful and failed executions, the data collected from the successful executions is used to create normal behavior models of programs, and deviations from these models observed in failed executions are scored and reported as likely causes of failures. The results of our experiments conducted on three open source projects suggest that the proposed approach can effectively prioritize the space of likely causes of failures, which can in turn improve the turn around time for defect fixes.