Skip to content
Commit 37cdbd57 authored by Patrick Bellasi's avatar Patrick Bellasi Committed by Valentin Schneider
Browse files

tasks_analysis: Add a multiple-tasks CPUs residency plot



This provides a new convenient task analysis API to generate a stacked
plot of CPUs residency time for a list of specified tasks.

Such an analysis could be useful to identify where a bunch of important
tasks (e.g. top-app tasks) spend most of their time. The generated
dataframe and plots sorts tasks by increasing running time, thus making
it even more simple to identify the most active tasks.

Signed-off-by: default avatarPatrick Bellasi <patrick.bellasi@arm.com>
parent 53d9f680
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