diff options
author | Greg Thelen <[email protected]> | 2020-03-23 12:04:59 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-03-23 17:08:22 -0600 |
commit | 0476e69f39377192d638c459d11400c6e9a6ffb0 (patch) | |
tree | d7e44cc5dc20589aec05dccc51f79354a5f261d3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 021ed9f551da33449a5238e45e849913422671d7 (diff) |
kunit: add --make_options
The kunit.py utility builds an ARCH=um kernel and then runs it. Add
optional --make_options flag to kunit.py allowing for the operator to
specify extra build options.
This allows use of the clang compiler for kunit:
tools/testing/kunit/kunit.py run --defconfig \
--make_options CC=clang --make_options HOSTCC=clang
Signed-off-by: Greg Thelen <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Tested-by: David Gow <[email protected]>
Signed-off-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions