diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-27 17:31:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-29 10:17:16 +0100 |
commit | 08b77c8cef3d93098118b9141c19bba382b30d6f (patch) | |
tree | 82bc8453b0710d564b56cca31eeb828c9fa591f4 /bitbake/HEADER | |
parent | 553267d8d9a732dd1d382cc25077b49caae29af6 (diff) | |
download | poky-08b77c8cef3d93098118b9141c19bba382b30d6f.tar.gz |
bitbake: cooker/utils: Improve parsing profiling
Currently the cooker parsing processes each dump an individual profile
which is ok, but means absolute numbers of function calls for a given load
can be tricky to determine as parsing of recipes may go to different pool
threads on different runs.
This change collects up the individual thread parsing results and processes
them into one profile output. The profile processing function in utils
needed tweaks to allow this to work.
(Bitbake rev: d3d2541aacd1ea560da0d8b25a3ea3f0563dee70)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions