diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-24 11:45:36 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-06-06 06:53:49 -0700 |
commit | bb93b6d1fbe2565d54ca202d840e877fa3563943 (patch) | |
tree | ac27695f106381d884b4d9fe30bcbf7138ec2d38 /scripts/lib/build_perf/report.py | |
parent | ae6cebca5bac9521230c69fed23b375d0de7f5f6 (diff) | |
download | poky-bb93b6d1fbe2565d54ca202d840e877fa3563943.tar.gz |
bitbake: runqueue: Add timing warnings around slow loops
With hashserve enabled, there are two slow paths/loops, one at initial runqueue
generation and also during the rehash process when new outhashes are found.
Add timing information at the hashserve log level for when these loops
take longer than 30s or 60s overall. This will leave evidence in the logs when
things are running particularly slowly.
(Bitbake rev: 9ee503c79936b13f1d45f9e43211f77a528cdbfa)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions