diff options
author | Yuan Pengfei <coolypf@qq.com> | 2014-06-10 18:18:39 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-10 18:34:46 -0400 |
commit | a992bf836f9c3039a16f4bd068d161c86c6c3e2c (patch) | |
tree | ebe4e7b553b45191df5b9fe25a446390a5a8376c /drivers/rtc/rtc-s5m.c | |
parent | 79deb3c148e0ed0ac3dab9e953777b096d58b443 (diff) |
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/rtc-s5m.c')
0 files changed, 0 insertions, 0 deletions