Skip to content

lisa.trace: Add Trace.from_target() factory classmethod

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr370 into master

Allows creating a Trace object right from a Target, without an intermediate FtraceCollector.

Merge request reports