Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2118)

Issue 6968046: [google 4.7] fdo build for linux kernel

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by xur
Modified:
11 years, 4 months ago
Reviewers:
tejohnson, davidxl
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_7/
Visibility:
Public.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -31 lines) Patch
M gcc/gcov-io.h View 4 chunks +23 lines, -4 lines 0 comments Download
M gcc/gcov-io.c View 5 chunks +34 lines, -5 lines 1 comment Download
M libgcc/libgcov.c View 18 chunks +38 lines, -22 lines 0 comments Download

Messages

Total messages: 11
xur
Hi, This patch updates the support for FDO build in linux kernel for gcc 4.7. ...
11 years, 4 months ago (2012-12-19 20:11:17 UTC) #1
xur
attached is the kernel part of change (base on 2.6.34 kernel). -Rong On Wed, Dec ...
11 years, 4 months ago (2012-12-19 20:14:38 UTC) #2
davidxl
The change in gcov-io.h is from a different patch. David https://codereview.appspot.com/6968046/diff/1/gcc/gcov-io.c File gcc/gcov-io.c (right): https://codereview.appspot.com/6968046/diff/1/gcc/gcov-io.c#newcode688 ...
11 years, 4 months ago (2012-12-20 01:04:46 UTC) #3
xur
On Wed, Dec 19, 2012 at 5:04 PM, <davidxl@google.com> wrote: > The change in gcov-io.h ...
11 years, 4 months ago (2012-12-20 01:22:23 UTC) #4
xur
On Wed, Dec 19, 2012 at 5:22 PM, Rong Xu <xur@google.com> wrote: > On Wed, ...
11 years, 4 months ago (2012-12-20 19:30:38 UTC) #5
davidxl
It depends on the value distribution . David On Thu, Dec 20, 2012 at 11:30 ...
11 years, 4 months ago (2012-12-20 19:54:58 UTC) #6
xur
that's right. but there is no way to predict the pattern. what I meant was ...
11 years, 4 months ago (2012-12-20 22:00:53 UTC) #7
tejohnson
On Wed, Dec 19, 2012 at 12:11 PM, Rong Xu <xur@google.com> wrote: > Hi, > ...
11 years, 4 months ago (2012-12-21 16:31:48 UTC) #8
davidxl
Kernel build does not link in libgcc, which defines the function. David On Fri, Dec ...
11 years, 4 months ago (2012-12-21 17:52:59 UTC) #9
tejohnson
On Fri, Dec 21, 2012 at 9:52 AM, Xinliang David Li <davidxl@google.com> wrote: > Kernel ...
11 years, 4 months ago (2012-12-21 17:55:53 UTC) #10
xur
11 years, 4 months ago (2012-12-21 19:57:57 UTC) #11
that's in the histrogram merge. we disable the merge in kernel fdo
(instead, we do offline merge).

-Rong

On Fri, Dec 21, 2012 at 9:55 AM, Teresa Johnson <tejohnson@google.com> wrote:
> clzll
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b