Trace Repository
This page serves as an execution trace repository, and contains the reduction techniques and (non-industrial) traces that were used in the
ICSM'08 paper entitled "An Assessment Methodology for Trace Reduction Techniques" by
Bas Cornelissen,
Leon Moonen, and
Andy Zaidman.
"Reduction", our Perl implementation of the four reduction techniques used in this paper, can be downloaded
here.
The traces were obtained through constructor and (static) method tracing using Aspect J. Each event is of the form:
stack_depth :: [thread_name] event_type event_id: caller_class :: callee_class :: signature
The traces can be downloaded from the links below.
checkstyle-short (31K events, 220 KB)
pacman-death (140K events, 696 KB)
jhotdraw-3draw5fig (161K events, 1.5 MB)
checkstyle-3checks (1.2M events, 6.8 MB)
azureus-torrent (3.1M events, 25 MB)
ant-selfbuild (12.1M events, 64 MB)
Main.TraceRepos moved from Main.TraceRepository on 27 Jun 2008 - 07:25 by BasCornelissen -
put it back