diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-03-16 15:59:59 +0100 |
---|---|---|
committer | Petri Latvala <petri.latvala@intel.com> | 2022-03-21 18:34:59 +0200 |
commit | c4048c3393aaaa5ab9af0f41c0fc88444e37957e (patch) | |
tree | 4665a7664caba4f276ea9aacc8898bfcaa8f1178 /scripts/code_cov_gather_on_test.py | |
parent | c078ba892ba931aa2f54e4760b8306cde8b3ba51 (diff) |
scripts/code_cov_capture.sh: add a script to use lcov on build+test machine
When the test machine is also the build machine, it is possible to run
lcov directly on it. That makes the IGT tests faster, as it won't need
to generate a results tarball, and the produced results will be
independent on the Kernel object files, making the output files more
portable.
It should be noticed that, in order to generate html files, the Kernel
source will still be needed, due to the detailed view.
Reviewed-by: Tomi Sarvela <tomi.p.sarvela@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/code_cov_gather_on_test.py')
0 files changed, 0 insertions, 0 deletions