Computing dynamic clusters

  • Authors:
  • Philippe Dugerdil;Sebastien Jossi

  • Affiliations:
  • HEG - University of Applied Sciences of Western Switzerland, Geneva, Switzerland;HEG - University of Applied Sciences of Western Switzerland, Geneva, Switzerland

  • Venue:
  • Proceedings of the 2nd India software engineering conference
  • Year:
  • 2009

Quantified Score

Hi-index 0.03

Visualization

Abstract

When trying to reverse engineer software, execution trace analysis is increasingly used. Though, by using this technique we are quickly faced with an enormous amount of data that we must process. While many solutions have been proposed that consist of summarizing, filtering or compressing the trace, the lossless techniques are seldom able to cope with millions of events. Then, we developed a dynamic clustering technique, based on the segmentation of the execution trace that can losslessly process such a large quantity of data. In order to compute the clusters of classes we use a maximal clique computing algorithm. After having presented our technology we show experimental results highlighting that it is robust with respect to the segmentation parameters. Finally we present the tool we developed to compute dynamic clusters from execution traces.