lisa.tests.base: Add RTATestBundle.get_trace()
Allow forwarding kwargs to Trace.__init__, so the user can choose which events to parse. Since Trace will load all analysis events by default if no event is specified, RTATestBundle.get_trace() will give a trace ready to be used with any analysis for which the events were collected.
Loading
Please register or sign in to comment