bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprof/21189] gprof doesn't work with code built with PIE


From: nickc at redhat dot com
Subject: [Bug gprof/21189] gprof doesn't work with code built with PIE
Date: Wed, 22 Feb 2017 12:04:13 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21189

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
(In reply to H.J. Lu from comment #2)
> The load address of PIE is determined at run-time and changes for
> each run.  But the format of gmon.out doesn't support the changing load
> address.

All the more reason then for mcount() to adjust its output in order to allow
for the run-time address bias.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]