From: Masami Hiramatsu on
Masami Hiramatsu wrote:
> Newer gcc introduces newer & richer debuginfo, and only libdw
> in elfutils project can support it. So perf probe moves onto
> elfutils-libdw from libdwarf.

Hmm, this has some bit-width related issues on x86-64.
I'll update this patch.

Thank you,

--
Masami
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Ingo Molnar on

* Masami Hiramatsu <mhiramat(a)redhat.com> wrote:

> Masami Hiramatsu wrote:
> > Newer gcc introduces newer & richer debuginfo, and only libdw
> > in elfutils project can support it. So perf probe moves onto
> > elfutils-libdw from libdwarf.
>
> Hmm, this has some bit-width related issues on x86-64.
> I'll update this patch.

Ok, i'll wait for the next drop of these patches.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/