summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYuan Pengfei <coolypf@qq.com>2014-06-10 15:18:39 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-10 15:34:46 -0700
commita992bf836f9c3039a16f4bd068d161c86c6c3e2c (patch)
treeebe4e7b553b45191df5b9fe25a446390a5a8376c /tools
parent79deb3c148e0ed0ac3dab9e953777b096d58b443 (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 'tools')
0 files changed, 0 insertions, 0 deletions