Skip to content

lisa/trace: Bail out if trace file does not exist

Darryl Green requested to merge github/fork/bea-arm/devel into master

Created by: bea-arm

Drop initializing Trace object if specified trace file does not exist. There is not much point in proceeding if the trace itself cannot be located.

Merge request reports