diff options
author | Sakib Sajal <sakib.sajal@windriver.com> | 2021-03-22 04:32:24 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-23 22:51:25 +0000 |
commit | 4b5a93d190452465dfab0e9482b381f0587a028e (patch) | |
tree | 12ae672815bd059f58ae233cfdc9e658c1d9475d /meta/recipes-devtools/valgrind/valgrind_3.16.1.bb | |
parent | ab6fb347a606276c7ea15ee7fba1b2aab52a97f2 (diff) | |
download | poky-4b5a93d190452465dfab0e9482b381f0587a028e.tar.gz |
scripts: add oe-time-dd-test.sh
oe-time-dd-test records how much time it takes to
write <count> number of kilobytes to the filesystem.
It also records the number of processes that are in
running (R), uninterruptible sleep (D) and interruptible
sleep (S) state from the output of "top" command.
The purporse of this script is to find which part of
the build system puts stress on the filesystem io and
log all the processes.
(From OE-Core rev: 26d82f92e5ed2ebdde158d66b86eaf248f56892a)
Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/valgrind/valgrind_3.16.1.bb')
0 files changed, 0 insertions, 0 deletions