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-23 23:05:50 +0000 |
commit | b627db0656353f0addd9ec122febaef9466dc458 (patch) | |
tree | 1b8dd2bca6188353070c66d3099d1a832c050cb9 /scripts/lib/devtool/export.py | |
parent | 445a2069cd1075d4501e36325bd393a77ce9b3d1 (diff) | |
download | poky-b627db0656353f0addd9ec122febaef9466dc458.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: 96cf8b322f4cdec31175cc2c1082e9e3bc488118)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 24f0331f0b7e51161b1fa43d4592b491d2037fe9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions