Lines Matching refs:with
1 Using gcov with the Linux kernel
19 tool gcov [1] with the Linux kernel. Coverage data of a running kernel
22 directory and use gcov with the -o option as follows (requires root):
27 This will create source code files annotated with execution counts
48 Configure the kernel with:
61 Note that kernels compiled with profiling flags will be significantly
112 tool. This file is generated by gcc when compiling with
122 with the unloaded module. This data remains available through debugfs.
124 initialized with the data from its previous instantiation.
145 The gcov tool version on the test machine must be compatible with the
172 must then be called with the -o option pointing to that directory.
225 echo "$DEST successfully created, copy to test system and unpack with:"
256 echo "$DEST successfully created, copy to build system and unpack with:"