On Monday, July 10, 2017 1:06:27 PM CEST Milian Wolff wrote:
> On Freitag, 7. Juli 2017 13:03:32 CEST Mark Wielaard wrote:
> > Hi Milian,
> >
> > First congrats on https://www.kdab.com/hotspot-gui-linux-perf-profiler/
> > Very cool.
> >
> > On Wed, 2017-07-05 at 15:34 +0200, Milian Wolff wrote:
>
On Freitag, 7. Juli 2017 13:03:32 CEST Mark Wielaard wrote:
> Hi Milian,
>
> First congrats on https://www.kdab.com/hotspot-gui-linux-perf-profiler/
> Very cool.
>
> On Wed, 2017-07-05 at 15:34 +0200, Milian Wolff wrote:
> > On Friday, January 6, 2017 8:17:53 PM CEST Mark Wielaard wrote:
> > I ha
Hi Milian,
First congrats on https://www.kdab.com/hotspot-gui-linux-perf-profiler/
Very cool.
On Wed, 2017-07-05 at 15:34 +0200, Milian Wolff wrote:
> On Friday, January 6, 2017 8:17:53 PM CEST Mark Wielaard wrote:
> I have now looked into this issue again and have found a way to workaround
> th
On Friday, January 6, 2017 8:17:53 PM CEST Mark Wielaard wrote:
> On Fri, Jan 06, 2017 at 11:28:25AM +0100, Milian Wolff wrote:
> > On Wednesday, January 4, 2017 2:42:23 PM CET Mark Wielaard wrote:
> > > Longer answer. An address pointing into the PLT does
> > > really point to an ELF symbol.
> >
On Fri, Jan 06, 2017 at 11:28:25AM +0100, Milian Wolff wrote:
> On Wednesday, January 4, 2017 2:42:23 PM CET Mark Wielaard wrote:
> > Longer answer. An address pointing into the PLT does
> > really point to an ELF symbol.
>
> You mean: does _not_
> Right?
Yes, I meant "does not point".
> > If we
On Wednesday, January 4, 2017 2:42:23 PM CET Mark Wielaard wrote:
> On Wed, Jan 04, 2017 at 01:41:26AM +0100, Milian Wolff wrote:
> > how do I get symbol information for @plt entries?
>
> Short answer. You cannot with the dwfl_module_getsym/addr*
> functions. And we don't have accessors for "fake"
On Wed, Jan 04, 2017 at 01:41:26AM +0100, Milian Wolff wrote:
> how do I get symbol information for @plt entries?
Short answer. You cannot with the dwfl_module_getsym/addr*
functions. And we don't have accessors for "fake" symbols
(yet). Sorry.
Longer answer. An address pointing into the PLT does
Hello,
how do I get symbol information for @plt entries? Consider the following case:
~~~
$ objdump -j .plt -S lab_mandelbrot | head
lab_mandelbrot: file format elf64-x86-64
Disassembly of section .plt:
2aa0 <_ZN7QWidget4showEv@plt-0x10>:
2aa0: ff 35 62 3