/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gcov-dump.texi | 28 @setfilename gcov-dump 33 @chapter @command{gcov-dump}---an Offline Gcda and Gcno Profile Dump Tool 36 * Gcov-dump Intro:: Introduction to gcov-dump. 37 * Invoking Gcov-dump:: How to use gcov-dump. 41 @section Introduction to @command{gcov-dump} 44 @command{gcov-dump} is a tool you can use in conjunction with GCC to 50 @section Invoking @command{gcov-dump} 53 Usage: gcov-dump @r{[}@var{OPTION}@r{]} ... @var{gcovfiles} 56 @command{gcov-dump} accepts the following options: 60 gcov-dump [@option{-v}|@option{--version}] [all …]
|
H A D | gcov-tool.texi | 28 @setfilename gcov-tool 33 @chapter @command{gcov-tool}---an Offline Gcda Profile Processing Tool 35 @command{gcov-tool} is a tool you can use in conjunction with GCC to 39 * Gcov-tool Intro:: Introduction to gcov-tool. 40 * Invoking Gcov-tool:: How to use gcov-tool. 44 @section Introduction to @command{gcov-tool} 47 @command{gcov-tool} is an offline tool to process gcc's gcda profile files. 49 Current gcov-tool supports the following functionalities: 89 depends on the link list order of gcov-info objects. This order is different in 90 gcov-tool from that in the online merge. It's expected to have different [all …]
|
H A D | gcov.texi | 28 @setfilename gcov 33 @chapter @command{gcov}---a Test Coverage Program 35 @command{gcov} is a tool you can use in conjunction with GCC to 39 * Gcov Intro:: Introduction to gcov. 40 * Invoking Gcov:: How to use gcov. 41 * Gcov and Optimization:: Using gcov with GCC optimization. 42 * Gcov Data Files:: The files used by gcov. 47 @section Introduction to @command{gcov} 50 @command{gcov} is a test coverage program. Use it in concert with GCC 53 @command{gcov} as a profiling tool to help discover where your [all …]
|
H A D | gcc.texi | 68 * gcov: (gcc) Gcov. @command{gcov}---a test coverage program. 69 * gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program. 70 * gcov-dump: (gcc) Gcov-dump. @command{gcov-dump}---an offline gcda and gcno profile dump tool. 143 * Gcov:: @command{gcov}---a test coverage program. 144 * Gcov-tool:: @command{gcov-tool}---an offline gcda profile processing program. 145 * Gcov-dump:: @command{gcov-dump}---an offline gcda and gcno profile dump tool. 173 @include gcov.texi 174 @include gcov-tool.texi 175 @include gcov-dump.texi
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | gcov-dump.texi | 28 @setfilename gcov-dump 33 @chapter @command{gcov-dump}---an Offline Gcda and Gcno Profile Dump Tool 36 * Gcov-dump Intro:: Introduction to gcov-dump. 37 * Invoking Gcov-dump:: How to use gcov-dump. 41 @section Introduction to @command{gcov-dump} 44 @command{gcov-dump} is a tool you can use in conjunction with GCC to 50 @section Invoking @command{gcov-dump} 53 Usage: gcov-dump @r{[}@var{OPTION}@r{]} ... @var{gcovfiles} 56 @command{gcov-dump} accepts the following options: 60 gcov-dump [@option{-v}|@option{--version}] [all …]
|
H A D | gcov-tool.texi | 28 @setfilename gcov-tool 33 @chapter @command{gcov-tool}---an Offline Gcda Profile Processing Tool 35 @command{gcov-tool} is a tool you can use in conjunction with GCC to 39 * Gcov-tool Intro:: Introduction to gcov-tool. 40 * Invoking Gcov-tool:: How to use gcov-tool. 44 @section Introduction to @command{gcov-tool} 47 @command{gcov-tool} is an offline tool to process gcc's gcda profile files. 49 Current gcov-tool supports the following functionalities: 89 depends on the link list order of gcov-info objects. This order is different in 90 gcov-tool from that in the online merge. It's expected to have different [all …]
|
H A D | gcov.texi | 28 @setfilename gcov 33 @chapter @command{gcov}---a Test Coverage Program 35 @command{gcov} is a tool you can use in conjunction with GCC to 39 * Gcov Intro:: Introduction to gcov. 40 * Invoking Gcov:: How to use gcov. 41 * Gcov and Optimization:: Using gcov with GCC optimization. 42 * Gcov Data Files:: The files used by gcov. 47 @section Introduction to @command{gcov} 50 @command{gcov} is a test coverage program. Use it in concert with GCC 53 @command{gcov} as a profiling tool to help discover where your [all …]
|
H A D | gcc.texi | 68 * gcov: (gcc) Gcov. @command{gcov}---a test coverage program. 69 * gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program. 70 * gcov-dump: (gcc) Gcov-dump. @command{gcov-dump}---an offline gcda and gcno profile dump tool. 143 * Gcov:: @command{gcov}---a test coverage program. 144 * Gcov-tool:: @command{gcov-tool}---an offline gcda profile processing program. 145 * Gcov-dump:: @command{gcov-dump}---an offline gcda and gcno profile dump tool. 173 @include gcov.texi 174 @include gcov-tool.texi 175 @include gcov-dump.texi
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/backend/ |
H A D | Makefile | 189 gcov-iov.h: gcov-iov 191 ./gcov-iov "${BASEVER}" "${DEVPHASE}" >${.TARGET} 192 gcov-iov.lo: ${HH_NORTL} 193 gcov-iov: gcov-iov.lo 480 coverage.d: gcov-iov.h 481 gcov-io.h: gcov-iov.h 482 cgraph.d cgraphunit.d cgraphunit.o: gcov-io.h 486 gcov-io.h: gcov-iov.h 508 .for _f in data-streamer data-streamer-out coverage gcov-dump gcov-io \ 509 gcov-iov gcov libgcov lto-cgraph mcf modulo-sched profile value-prof [all …]
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcov/ |
H A D | Makefile | 5 PROG= gcov 14 MAN= gcov.1 24 COPTS.gcov.c += -Wno-stack-protector
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcov/ |
H A D | Makefile | 5 PROG= gcov 14 MAN= gcov.1 24 COPTS.gcov.cc += -Wno-error=stack-protector
|
/netbsd-src/usr.bin/make/ |
H A D | Makefile | 30 GCOV?= gcov 42 GCOV_PERL+= : `grep -c '\#\#\#\#\#:' < \$$(basename $$file.gcov)`; 50 CLEANFILES+= *.gcda *.gcno *.gcov 125 rm -f *.gcov *.gcda 153 *.gcov
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-cov.rst | 16 work with ``gcov``\-style coverage or with ``clang``\'s instrumentation 19 If the program is invoked with a base name of ``gcov``, it will behave as if 20 the :program:`llvm-cov gcov` command were called. Otherwise, a command should 26 * :ref:`gcov <llvm-cov-gcov>` 31 .. program:: llvm-cov gcov 33 .. _llvm-cov-gcov: 41 :program:`llvm-cov gcov` [*options*] *SOURCEFILE* 46 The :program:`llvm-cov gcov` tool reads code coverage data files and displays 48 ``gcov`` tool from version 4.2 of ``GCC`` and may also be compatible with some 49 later versions of ``gcov``. [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/cmake/Modules/ |
H A D | CodeCoverage.cmake | 25 CONTENT "#!/usr/bin/env bash\n${CODE_COVERAGE_LLVM_COV} gcov \"$@\"\n") 44 …COMMAND ${CODE_COVERAGE_LCOV} --gcov-tool ${GCOV_TOOL} --capture ${CAPTURE_DIRS} -o test_coverage.… 45 …COMMAND ${CODE_COVERAGE_LCOV} --gcov-tool ${GCOV_TOOL} --extract test_coverage.info ${EXTRACT_DIRS…
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/ |
H A D | Makefile | 20 gcov gcov-dump cc1 cc1obj cc1objplus cc1plus cpp g++ gcc \
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/puff/ |
H A D | Makefile | 17 @rm -f *.gcov *.gcda 39 @gcov -n puff.c
|
/netbsd-src/common/dist/zlib/contrib/puff/ |
H A D | Makefile | 17 @rm -f *.gcov *.gcda 39 @gcov -n puff.c
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/puff/ |
H A D | Makefile | 17 @rm -f *.gcov *.gcda 39 @gcov -n puff.c
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/puff/ |
H A D | Makefile | 17 @rm -f *.gcov *.gcda 39 @gcov -n puff.c
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/puff/ |
H A D | Makefile | 17 @rm -f *.gcov *.gcda 39 @gcov -n puff.c
|
/netbsd-src/external/bsd/libevent/dist/cmake/ |
H A D | CodeCoverage.cmake | 65 FIND_PROGRAM( GCOV_PATH gcov ) 71 MESSAGE(FATAL_ERROR "gcov not found! Aborting...") 75 # Clang version 3.0.0 and greater now supports gcov as well. 76 …MESSAGE(WARNING "Compiler is not GNU gcc! Clang Version 3.0.0 and greater supports gcov as well, b…
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | Makefile.in | 142 LANGUAGES += gcov$(exeext) gcov-dump$(exeext) gcov-tool$(exeext) 810 GCOV_INSTALL_NAME := $(shell echo gcov|sed '$(program_transform_name)') 811 GCOV_TOOL_INSTALL_NAME := $(shell echo gcov-tool|sed '$(program_transform_name)') 812 GCOV_DUMP_INSTALL_NAME := $(shell echo gcov-dump|sed '$(program_transform_name)') 946 GCOV_IO_H = gcov-io.h gcov-iov.h auto-host.h gcov-counter.def 1714 gcov-iov$(build_exeext) gcov$(exeext) gcov-dump$(exeext) \ 1715 gcov-tool$(exeect) \ 2082 $(MACHMODE_H) gcov-iov.h 3248 gcov.texi trouble.texi bugreport.texi service.texi \ 3251 implement-c.texi implement-cxx.texi gcov-tool.texi gcov-dump.texi \ [all …]
|
H A D | gcov-counter.def | 1 /* Definitions for the gcov counters in the GNU compiler. 24 This macro will be expanded to all supported gcov counters, their
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov-counter.def | 1 /* Definitions for the gcov counters in the GNU compiler. 24 This macro will be expanded to all supported gcov counters, their
|
H A D | Makefile.in | 142 LANGUAGES += gcov$(exeext) gcov-dump$(exeext) gcov-tool$(exeext) 829 GCOV_INSTALL_NAME := $(shell echo gcov|sed '$(program_transform_name)') 830 GCOV_TOOL_INSTALL_NAME := $(shell echo gcov-tool|sed '$(program_transform_name)') 831 GCOV_DUMP_INSTALL_NAME := $(shell echo gcov-dump|sed '$(program_transform_name)') 964 GCOV_IO_H = gcov-io.h version.h auto-host.h gcov-counter.def 1790 genversion$(build_exeext) gcov$(exeext) gcov-dump$(exeext) \ 1791 gcov-tool$(exeect) \ 3336 gcov.texi trouble.texi bugreport.texi service.texi \ 3339 implement-c.texi implement-cxx.texi gcov-tool.texi gcov-dump.texi \ 3464 MANFILES = doc/gcov.1 doc/cpp.1 doc/gcc.1 doc/gfdl.7 doc/gpl.7 \ [all …]
|