summaryrefslogtreecommitdiffstats
path: root/scripts/oe-time-dd-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/oe-time-dd-test.sh')
-rwxr-xr-xscripts/oe-time-dd-test.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/oe-time-dd-test.sh b/scripts/oe-time-dd-test.sh
index 386de83dce..81748b8c9e 100755
--- a/scripts/oe-time-dd-test.sh
+++ b/scripts/oe-time-dd-test.sh
@@ -1,5 +1,9 @@
1#!/bin/bash 1#!/bin/bash
2# 2#
3# Copyright OpenEmbedded Contributors
4#
5# SPDX-License-Identifier: MIT
6#
3# oe-time-dd-test records how much time it takes to 7# oe-time-dd-test records how much time it takes to
4# write <count> number of kilobytes to the filesystem. 8# write <count> number of kilobytes to the filesystem.
5# It also records the number of processes that are in 9# It also records the number of processes that are in