diff options
author | Yuan Pengfei <coolypf@qq.com> | 2014-06-11 00:18:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-11 00:34:46 +0200 |
commit | a992bf836f9c3039a16f4bd068d161c86c6c3e2c (patch) | |
tree | ebe4e7b553b45191df5b9fe25a446390a5a8376c /drivers/rtc | |
parent | ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting... (diff) | |
download | linux-a992bf836f9c3039a16f4bd068d161c86c6c3e2c.tar.xz linux-a992bf836f9c3039a16f4bd068d161c86c6c3e2c.zip |
gcov: add support for GCC 4.9
This patch handles the gcov-related changes in GCC 4.9:
A new counter (time profile) is added. The total number is 9 now.
A new profile merge function __gcov_merge_time_profile is added.
See gcc/gcov-io.h and libgcc/libgcov-merge.c
For the first change, the layout of struct gcov_info is affected.
For the second one, a dummy function is added to kernel/gcov/base.c
similarly.
Signed-off-by: Yuan Pengfei <coolypf@qq.com>
Acked-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions