Home
last modified time | relevance | path

Searched full:gcov (Results 1 – 19 of 19) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lcov/
H A Dlcov_1.16.bb1 SUMMARY = "A graphical front-end for gcov"
4 tool gcov. It collects gcov data for multiple source files and creates \
50 gcov \
51 gcov-symlinks \
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-target.inc37 gcov gcov-symlinks \
106 FILES:gcov = "${bindir}/${TARGET_PREFIX}gcov* \
107 ${bindir}/${TARGET_PREFIX}gcov-tool* \
109 FILES:gcov-symlinks = "${bindir}/gcov \
110 ${bindir}/gcov-tool \
187 ln -sf ${TARGET_PREFIX}gcov gcov
188 ln -sf ${TARGET_PREFIX}gcov-tool gcov-tool
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/
H A D0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch24 # Merge gcov graph from several test cases. This can be used to check
53 - print 'Usage: %s <gcov graph files>' % (sys.argv[0])
54 + print('Usage: %s <gcov graph files>' % (sys.argv[0]))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-configure-Check-for-function-from-respective-library.patch25 - AC_CHECK_LIB(gcov,main)
27 + AC_CHECK_LIB(gcov,gcov_write_summary)
/openbmc/qemu/
H A D.gitignore22 *.gcov
H A Dmeson.build4790 summary_info += {'gcov': get_option('b_coverage')}
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker961 --slave /usr/bin/gcov gcov /usr/bin/gcov-15 \
962 --slave /usr/bin/gcov-dump gcov-dump /usr/bin/gcov-dump-15 \
963 --slave /usr/bin/gcov-tool gcov-tool /usr/bin/gcov-tool-15
/openbmc/qemu/tests/functional/
H A Dtest_netdev_ethtool.py16 # Runs in about 17s under KVM, 19s under TCG, 25s under GCOV
/openbmc/qemu/scripts/coverage/
H A Dcompare_gcov_json.py5 # - create two build dirs with --enable-gcov
/openbmc/openpower-hw-diags/
H A Dmeson.build166 # When running GCOV reports, the Jenkins CI script explicitly ignores any
168 # `test_util_lib` library must be built here instead in order to get any GCOV
/openbmc/qemu/tests/functional/qemu_test/
H A Dtuxruntest.py22 # Tests are ~10-40s, allow for --debug/--enable-gcov overhead
/openbmc/qemu/docs/devel/testing/
H A Dmain.rst1018 GCC gcov support
1021 ``gcov`` is a GCC tool to analyze the testing coverage by
1023 ``--enable-gcov`` option and build. Then run the tests as usual.
1033 Further analysis can be conducted by running the ``gcov`` command
1034 directly on the various .gcda output files. Please read the ``gcov``
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest.yml595 # gcov is a GCC features
596 gcov:
603 CONFIGURE_ARGS: --enable-gcov
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.py38 "b_coverage": "gcov",
H A Dmeson-buildoptions.sh40 printf "%s\n" ' --enable-gcov Enable coverage tracking.'
247 --enable-gcov) printf "%s" -Db_coverage=true ;;
248 --disable-gcov) printf "%s" -Db_coverage=false ;;
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h141 # error "GCOV profiling support for gcc versions below 3.4 not included"
/openbmc/u-boot/scripts/
H A DMakefile.lib114 # Enable gcov profiling flags for a file, directory or for all files depending
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]