Lines Matching refs:directory
6 is exported in gcov-compatible format via the "gcov" debugfs directory.
8 directory and use gcov with the ``-o`` option as follows (requires root)::
14 in the current directory. In addition, graphical gcov front-ends such
65 - For all files in one directory::
88 Parent directory for all gcov-related files.
148 directory needs to be used instead (due to make's CURDIR handling).
155 from the gcov directory in sysfs:
160 must then be called with the -o option pointing to that directory.
162 Example directory setup on the build machine::
165 /tmp/out: kernel build directory as specified by make O=
215 echo "Usage: $0 <ksrc directory> <kobj directory> <output.tar.gz>" >&2