Skip to content
Commit 3472ad96 authored by Patrick Bellasi's avatar Patrick Bellasi
Browse files

libs/wlgen/workload: allows FTrace collection also when running in background



When a workload is started in background we do not currently properly support
the collection of FTrace. An FTrace collection is started but actually not
stopped from the WlGen class.

This patch allows to start an FTrace collection even when the task runs in
background. To achieve that goal we need however to specify a suitable
value for end_pause_s, which will be used to define for how long to trace
the system while the application is running in background.

Signed-off-by: default avatarPatrick Bellasi <patrick.bellasi@arm.com>
parent 5f19f917
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment