Git Product home page Git Product logo

Comments (3)

dnovillo avatar dnovillo commented on April 28, 2024

On Sun, May 11, 2014 at 10:22 PM, Jovi Zhangwei [email protected]:

Hi,

The create_gcov always report cannot found binary buildid, but my kernel
already compiled with buildid.

[root@localhost autofdo]# ./create_gcov --binary=../linux/vmlinux
--profile=../linux/perf.data --gcov=1
E0512 10:06:07.650653 14367 elf_reader.cc:789] Malformed
.note.gnu.build-id section.
E0512 10:06:07.657847 14367 sample_reader.cc:233] No buildid found in
binary
[root@localhost autofdo]#
[root@localhost autofdo]#
[root@localhost autofdo]# readelf -n ../linux/vmlinux|grep build
GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring)

You can ignore this error. It's harmless. It's a remnant of a string that's
inserted by Google's build system. Dehao is going to remove this soon.

Diego.

from autofdo.

danielcdh avatar danielcdh commented on April 28, 2024

You can simply ignore this error message (which I'll remove soon). But you need to make sure the binary that is running in the production machine has the same name as your "--binary" parameter, otherwise the tool cannot find the binary to match profile.

from autofdo.

danielcdh avatar danielcdh commented on April 28, 2024

This should have been fixed by d6834df

from autofdo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.