diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-02-06 22:53:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-08 14:20:18 +0000 |
commit | 18f165c9e8e21a1e1acc148464f885adcdfeeb12 (patch) | |
tree | 093317cabc8a6e29714f4dd2bc8562937c291588 /scripts/lib/scriptutils.py | |
parent | 1dfdf2bb92270982682312e893f939e78ef7eb53 (diff) | |
download | poky-18f165c9e8e21a1e1acc148464f885adcdfeeb12.tar.gz |
insane.bbclass: use multiprocessing for collecting 'objdump -p' output
This was prompted by ltp's unreasonably long package_qa times; it has
a massive amount of executables and insane runs objdump for all of
them, serially.
This reduces the time from 4 minutes to 1m20s on my machine.
(From OE-Core rev: fac984b99fdb46949879516cb87153860f402c75)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions