diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2016-02-22 11:35:25 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-28 11:32:59 +0000 |
commit | 4b32351f2def081580fcf5fbe723d005938743ad (patch) | |
tree | d1108d0e77a3d5adbba8d876a7639d02be48057c /meta/lib/oeqa/runtime/parselogs.py | |
parent | 07e1f10aa06851285b710b8bc8660f6ff87a4823 (diff) | |
download | poky-4b32351f2def081580fcf5fbe723d005938743ad.tar.gz |
buildstats.bbclass: Don't assume /proc/<pid>/io present
It is not guaranteed Linux kernel was configured with process I/O
statistics enabled. If process I/O statistcs are not present, issue
a one time warning and do not attempt to read the non-existing stats
counters.
[YOCTO#9025]
(From OE-Core rev: b39e84edb02d03102b9a571c21e5328c159c4378)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/runtime/parselogs.py')
0 files changed, 0 insertions, 0 deletions