Abstract. In the standard framework for worst-case execution time (WCET) analysis of programs, the main data structure is a single in-stance of integer linear programming (ILP) that represents the whole program. The instance of this NP-hard problem must be solved to find an estimate for WCET, and it must be refined if the estimate is not tight. We propose a new framework for WCET analysis, based on abstract segment trees (ASTs) as the main data structure. The ASTs have two advantages. First, they allow computing WCET by solving a number of independent small ILP instances. Second, ASTs store more expressive constraints, thus enabling a more efficient and precise refinement procedure. In or-der to realize our framework algorithmically, we dev...
International audienceIn this paper, we propose a static worst- case execution time (WCET) analysis ...
Estimating the Worst Case Execution Time (WCET) of a program on a given processor is important for t...
For hard real-time systems, static code analysis is needed to derive a safe bound on the worst-case ...
In the standard framework for worst-case execution time (WCET) analysis of programs, the main data s...
Worst-Case Execution Time (WCET) analysis means to compute a safe upper bound to the execution time ...
Estimations of the Worst-Case Execution Time (WCET) are required in providing guarantees for timing ...
International audienceThe worst case execution time (WCET) analysis allows to determine an upper bou...
Static Worst-Case Execution Time (WCET) ana-lysis is a technique to derive upper bounds for the ex-e...
International audienceComputing the worst-case execution time (WCET) of tasks is important for real-...
This paper examines the problem of determining bounds on execution time of real-time programs. Execu...
International audienceAs real-time systems increase in complexity to provide more and more functiona...
International audienceCritical embedded systems are generally composed of repetitive tasks that must...
Standard static WCET analysis methods today are based on the IPET technique, where WCET estimation i...
Most WCET analysis techniques only provide an upper bound on the worst case execution time as a cons...
In this article we give an overview of the Worst-Case Execution Time (WCET) analysis research perfor...
International audienceIn this paper, we propose a static worst- case execution time (WCET) analysis ...
Estimating the Worst Case Execution Time (WCET) of a program on a given processor is important for t...
For hard real-time systems, static code analysis is needed to derive a safe bound on the worst-case ...
In the standard framework for worst-case execution time (WCET) analysis of programs, the main data s...
Worst-Case Execution Time (WCET) analysis means to compute a safe upper bound to the execution time ...
Estimations of the Worst-Case Execution Time (WCET) are required in providing guarantees for timing ...
International audienceThe worst case execution time (WCET) analysis allows to determine an upper bou...
Static Worst-Case Execution Time (WCET) ana-lysis is a technique to derive upper bounds for the ex-e...
International audienceComputing the worst-case execution time (WCET) of tasks is important for real-...
This paper examines the problem of determining bounds on execution time of real-time programs. Execu...
International audienceAs real-time systems increase in complexity to provide more and more functiona...
International audienceCritical embedded systems are generally composed of repetitive tasks that must...
Standard static WCET analysis methods today are based on the IPET technique, where WCET estimation i...
Most WCET analysis techniques only provide an upper bound on the worst case execution time as a cons...
In this article we give an overview of the Worst-Case Execution Time (WCET) analysis research perfor...
International audienceIn this paper, we propose a static worst- case execution time (WCET) analysis ...
Estimating the Worst Case Execution Time (WCET) of a program on a given processor is important for t...
For hard real-time systems, static code analysis is needed to derive a safe bound on the worst-case ...