Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add copyright statements to files without one | Richard Purdie | 2022-08-12 | 1 | -0/+2 |
* | buildstats.py: close /proc/pressure/cpu file descriptor | Aryaman Gupta | 2022-06-30 | 1 | -2/+2 |
* | buildstats.bbclass: correct sampling of system stats | Aryaman Gupta | 2022-06-29 | 1 | -4/+19 |
* | buildstats.py: enable collection of /proc/pressure data | Aryaman Gupta | 2022-06-29 | 1 | -10/+47 |
* | libc_package/buildstats: Fix python regex quoting warnings | Richard Purdie | 2021-09-26 | 1 | -2/+2 |
* | meta/lib+scripts: Convert to SPDX license headers | Richard Purdie | 2019-05-09 | 1 | -0/+3 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -2/+2 |
* | buildstats.py: skip collecting unavailable /proc data | Patrick Ohly | 2016-12-13 | 1 | -7/+12 |
* | buildstats: reduce amount of data stored for system utilization | Patrick Ohly | 2016-12-07 | 1 | -10/+104 |
* | buildstats: record disk space usage | Patrick Ohly | 2016-12-07 | 1 | -5/+17 |
* | buildstats: add system state sampling | Patrick Ohly | 2016-12-07 | 1 | -0/+47 |