summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptpath.py
diff options
context:
space:
mode:
authorOlga Denisova <denisova.olga.k@yandex.ru>2025-04-15 19:35:27 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-24 11:27:06 +0100
commitf68e3e49d4f55e7c451450ffa3e33eb111ec5249 (patch)
treea397c3a1d3a1b06f8f4bce01258ea1f3d8e8cabb /scripts/lib/scriptpath.py
parenta0c83d90690763991d6445305e74a3994f1e47e8 (diff)
downloadpoky-f68e3e49d4f55e7c451450ffa3e33eb111ec5249.tar.gz
pybootchartgui: visualize /proc/net/dev network stats in graphs
This patch adds support for parsing and visualizing network interface statistics from /proc/net/dev in pybootchartgui. It introduces a new NetSample class to hold per-interface metrics, including received/transmitted bytes and their deltas over time. The data is drawn using line and box charts in draw.py and helps to monitor network usage during the boot process for each interface individually. (From OE-Core rev: 9e640022c83a627bd05c23b66b658bd644b2f0d7) Signed-off-by: denisova-ok <denisova.olga.k@yandex.ru> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions