Calculating WCET Estimates from Timed Traces

Michael Zolda, Raimund Kirner

Research output: Contribution to journalArticlepeer-review

3 Citations (Scopus)
110 Downloads (Pure)

Abstract

Real-time systems engineers face a daunting duty: They must ensure that each task in their system can always meet its deadline. To analyse schedulability they must know the worst-case execution time (WCET) of each task. However, determining exact WCETs is practically infeasible in cost-constrained industrial settings involving real-life code and COTS hardware. Static analysis tools that could yield sufficiently tight WCET bounds are often unavailable. As a result, interest in portable analysis approaches like measurement-based timing analysis (MBTA) is growing. We present an approach based on integer linear programming (ILP) for calculating a WCET estimate from a given database of timed execution traces. Unlike previous work, our method specifically aims at reducing overestimation, by means of an automatic classification of code executions into scenarios with differing worst-case behaviour. To ease the integration into existing analysis tool chains, our method is based on the implicit path enumeration technique (IPET). It can thus reuse flow facts from other analysis tools and produces ILP problems that can be solved by off-the-shelf solvers.
Original languageEnglish
Pages (from-to)38-87
Number of pages50
JournalReal-Time systems
Volume52
Issue number1
DOIs
Publication statusPublished - 1 Sept 2015

Keywords

  • Worst-case execution time (WCET) analysis
  • Integer linear programming
  • measurement-based timing analysis

Fingerprint

Dive into the research topics of 'Calculating WCET Estimates from Timed Traces'. Together they form a unique fingerprint.

Cite this