diff options
author | Olga Denisova <denisova.olga.k@yandex.ru> | 2025-04-15 19:16:15 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-24 11:27:06 +0100 |
commit | a0c83d90690763991d6445305e74a3994f1e47e8 (patch) | |
tree | 882d836c7057f00c2d76bb527e67308616fc9b01 /scripts/lib/devtool/build.py | |
parent | 5b74c7696485805d9b9ababc69cc569a227145ce (diff) | |
download | poky-a0c83d90690763991d6445305e74a3994f1e47e8.tar.gz |
buildstats.py: Add tracking of network I/O per interface
This patch extends SystemStats to collect and store data from /proc/net/dev.
It extracts per-interface received and transmitted bytes, calculates deltas
between samples, and stores them for further analysis.
Useful for identifying network bottlenecks during long-running builds.
(From OE-Core rev: 09cbe17e43783fc6b8e3a341d564956452a04c0a)
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/devtool/build.py')
0 files changed, 0 insertions, 0 deletions