[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100223204933.F0A9164C@magilla.sf.frob.com>
Date: Tue, 23 Feb 2010 12:49:33 -0800 (PST)
From: Roland McGrath <roland@...hat.com>
To: Masami Hiramatsu <mhiramat@...hat.com>
Cc: Ingo Molnar <mingo@...e.hu>, lkml <linux-kernel@...r.kernel.org>,
systemtap <systemtap@...rces.redhat.com>,
DLE <dle-develop@...ts.sourceforge.net>,
Frederic Weisbecker <fweisbec@...il.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Paul Mackerras <paulus@...ba.org>,
Mike Galbraith <efault@....de>,
"K.Prasad" <prasad@...ux.vnet.ibm.com>,
Ulrich Drepper <drepper@...hat.com>
Subject: Re: [PATCH -tip v3 5/9] perf probe: Use elfutils-libdw for analyzing
debuginfo
> + BASIC_CFLAGS += -I/usr/include/elfutils
The normal method is to use:
#include <elfutils/libdw.h>
Note that <dwarf.h> and <libelf.h> are not in the subdirectory.
Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists