From: Florin <ftrofin@adobe.com>
To: linux-perf-users@vger.kernel.org
Subject: Re: perf: generating a report from another machine doesn't show symbols for my binaries
Date: Fri, 9 Nov 2012 23:08:50 +0000 (UTC) [thread overview]
Message-ID: <loom.20121109T235502-314@post.gmane.org> (raw)
In-Reply-To: CCC03D52.6EC0%ftrofin@adobe.com
For other poor souls out there searching for answers: the fix was to add
"-Wl,--build-id" to my linker flags.
If your binaries are not compiled with this option,
they will not be archived by perf archive command.
(Oh, and you should also be using the -fno-omit-frame-pointer
compile flag as well on x64).
next prev parent reply other threads:[~2012-11-09 23:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-07 21:23 perf: 'archive' is not a perf-command Florin Trofin
2012-11-08 0:52 ` perf: generating a report from another machine doesn't show symbols for my binaries Florin Trofin
2012-11-09 23:08 ` Florin [this message]
2012-11-09 23:37 ` perf: 'archive' is not a perf-command Florin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20121109T235502-314@post.gmane.org \
--to=ftrofin@adobe.com \
--cc=linux-perf-users@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.