diff options
author | Ross Burton <ross.burton@arm.com> | 2022-12-05 14:59:32 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-08 10:48:36 +0000 |
commit | d9b5b8cb21996e052d8f5f0e98c92e2421832790 (patch) | |
tree | ad87b2c2ed7c24dc218b423f698ce0b4da98b305 /documentation | |
parent | 7c86d2d9962254db27a2f87617991842713699d8 (diff) | |
download | poky-d9b5b8cb21996e052d8f5f0e98c92e2421832790.tar.gz |
lib/buildstats: fix parsing of trees with reduced_proc_pressure directories
The /proc/pressure support in buildstats is creating directories in the
buildstats tree called reduced_proc_pressure, which confuses the parsing
logic as that cannot be parsed as a name-epoc-version-revision tuple.
Explicitly skip this directory to solve the problem.
(From OE-Core rev: 24f0331f0b7e51161b1fa43d4592b491d2037fe9)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions