search for: lcov_gcov_dir

Displaying 2 results from an estimated 2 matches for "lcov_gcov_dir".

2010 May 07
3
Xen GCOV Patches for latest Xen Unbstable and linux 2.6.18.8 kernel(32/64bit)
...f you get fault and fail to proceed please apply the above patch in linux-wa-v1.patch in Linux 2.6.18.8 and recompile. This time vmac.gcda file wont appear in /proc/xen/gcov/crypto HOWTO Test using lcov 1. install lcov from repo # sudo apt-get install lcov 2. vi /etc/lcovrc Change line: lcov_gcov_dir = /proc/gcov to lcov_gcov_dir = /proc/xen/gcov 3. # cd /tmp; lcov -c -o kernel.info 4. # genhtml kernel.info 5, # firefox index.html lcov README and screenshot is attached. HTH Note: For any other detail required please CC me to parkash.tej@gmail.com ______________________________________...
2010 May 07
3
Xen GCOV Patches for latest Xen Unbstable and linux 2.6.18.8 kernel(32/64bit)
...f you get fault and fail to proceed please apply the above patch in linux-wa-v1.patch in Linux 2.6.18.8 and recompile. This time vmac.gcda file wont appear in /proc/xen/gcov/crypto HOWTO Test using lcov 1. install lcov from repo # sudo apt-get install lcov 2. vi /etc/lcovrc Change line: lcov_gcov_dir = /proc/gcov to lcov_gcov_dir = /proc/xen/gcov 3. # cd /tmp; lcov -c -o kernel.info 4. # genhtml kernel.info 5, # firefox index.html lcov README and screenshot is attached. HTH Note: For any other detail required please CC me to parkash.tej@gmail.com ______________________________________...