The 'schedtop' engineering tool has been updated to display new fields:
D, bmax, and cgroup. The 'parse_schedtop' parser requires changes to
post-process new output format.
This tool is used for System Engineering analysis of cpu, disk IO,
and scheduling performance.
Partial-Bug: 2084714
TEST PLAN:
- AIO-SX: Fresh install
- AIO-SX: Collect new schedtop data and off-board verify parser works
./parse_schedtop file_schedtop
./parse_schedtop --detail --field=occ,delay,dmax,bmax --tab=kube-apiserver \
--excl=schedtop file_schedtop
Change-Id: I8c84e21dca26f88785526315e30ee6c25adf2a2a
Signed-off-by: Jim Gauld <James.Gauld@windriver.com>