Bug 57621 - GCOV in kernel does not work properly with newer GCC versions
Summary: GCOV in kernel does not work properly with newer GCC versions
Status: NEW
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 05:16 UTC by Vahram Martirosyan
Modified: 2013-05-06 05:16 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Vahram Martirosyan 2013-05-06 05:16:04 UTC
Building the kernel (have tried several versions) with GCC > 4.6.1 makes GCOV not to generate the runtime data files. The folder /sys/kernel/debug/gcov contains only the "reset" file. No messages are in the boot log about GCOV being initialized.

Note You need to log in before you can comment on or make changes to this bug.