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

utils/trace: parse kernel version one time



When the latency analysis is performed on multiple tasks, for each one
we identify the kernel version and split out an annoying log message.

Since the kernel version is actually a trace property, let's parse it
from platform data (whenever available) before parsing the trace.
The latency analysis module is thus updated to use the pre-computed
kernel version.

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