This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: [PATCH -tip v2 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
- From: Ulrich Drepper <drepper at redhat dot com>
- To: Masami Hiramatsu <mhiramat at redhat dot com>
- Cc: Ingo Molnar <mingo at elte dot hu>, lkml <linux-kernel at vger dot kernel dot org>, systemtap <systemtap at sources dot redhat dot com>, DLE <dle-develop at lists dot sourceforge dot net>, Frederic Weisbecker <fweisbec at gmail dot com>, Arnaldo Carvalho de Melo <acme at redhat dot com>, Peter Zijlstra <peterz at infradead dot org>, Paul Mackerras <paulus at samba dot org>, Mike Galbraith <efault at gmx dot de>, "K.Prasad" <prasad at linux dot vnet dot ibm dot com>, Roland McGrath <roland at redhat dot com>
- Date: Mon, 22 Feb 2010 15:08:31 -0800
- Subject: Re: [PATCH -tip v2 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
- References: <20100222225320.20686.17645.stgit@localhost6.localdomain6> <20100222225354.20686.67443.stgit@localhost6.localdomain6>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 02/22/2010 02:53 PM, Masami Hiramatsu wrote:
> - Cast Dwarf_Addr/Dwarf_Word to unsigned long long for printf-formats.
I don't know about the use of C99 types in kernel files. But can you
use uintmax_t and then PRI[douxX]MAX in printf? It'd be more correct
and it exists in glibc for a very long time (1997).
- --
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuDDm8ACgkQ2ijCOnn/RHSgWgCgzAPisFeULRv2wf3CErg+udEN
RIoAn1yiLcPen4yz4PkQuYW3Oq+39C4Z
=+rnc
-----END PGP SIGNATURE-----