From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] perf tools: Add libdw DWARF post unwind support for ARM
Date: Tue, 6 May 2014 18:56:17 +0100 [thread overview]
Message-ID: <20140506175616.GH13677@arm.com> (raw)
In-Reply-To: <1399389979-11279-4-git-send-email-jean.pihet@linaro.org>
On Tue, May 06, 2014 at 04:26:19PM +0100, Jean Pihet wrote:
> Adding libdw DWARF post unwind support, which is part
> of elfutils-devel/libdw-dev package from version 0.158.
>
> The new code is contained in unwin-libdw.c object, and
> implements unwind__get_entries unwind interface function.
Reviewed-by: Will Deacon <will.deacon@arm.com>
Will
WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will.deacon@arm.com>
To: Jean Pihet <jean.pihet@linaro.org>
Cc: Jiri Olsa <jolsa@redhat.com>,
Arnaldo Carvalho de Melo <acme@infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linaro-kernel@lists.linaro.org" <linaro-kernel@lists.linaro.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Corey Ashford <cjashfor@linux.vnet.ibm.com>,
Frederic Weisbecker <fweisbec@gmail.com>,
Ingo Molnar <mingo@kernel.org>,
Namhyung Kim <namhyung@kernel.org>,
Paul Mackerras <paulus@samba.org>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
David Ahern <dsahern@gmail.com>
Subject: Re: [PATCH 3/3] perf tools: Add libdw DWARF post unwind support for ARM
Date: Tue, 6 May 2014 18:56:17 +0100 [thread overview]
Message-ID: <20140506175616.GH13677@arm.com> (raw)
In-Reply-To: <1399389979-11279-4-git-send-email-jean.pihet@linaro.org>
On Tue, May 06, 2014 at 04:26:19PM +0100, Jean Pihet wrote:
> Adding libdw DWARF post unwind support, which is part
> of elfutils-devel/libdw-dev package from version 0.158.
>
> The new code is contained in unwin-libdw.c object, and
> implements unwind__get_entries unwind interface function.
Reviewed-by: Will Deacon <will.deacon@arm.com>
Will
next prev parent reply other threads:[~2014-05-06 17:56 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-06 15:26 [PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM Jean Pihet
2014-05-06 15:26 ` Jean Pihet
2014-05-06 15:26 ` [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM Jean Pihet
2014-05-06 15:26 ` Jean Pihet
2014-05-06 15:26 ` [PATCH 2/3] perf tests: Add dwarf unwind test " Jean Pihet
2014-05-06 15:26 ` Jean Pihet
2014-05-07 12:06 ` Jiri Olsa
2014-05-07 12:06 ` Jiri Olsa
2014-05-07 12:24 ` Jean Pihet
2014-05-07 12:24 ` Jean Pihet
2014-05-07 12:36 ` Jiri Olsa
2014-05-07 12:36 ` Jiri Olsa
2014-05-06 15:26 ` [PATCH 3/3] perf tools: Add libdw DWARF post unwind support for ARM Jean Pihet
2014-05-06 15:26 ` Jean Pihet
2014-05-06 17:56 ` Will Deacon [this message]
2014-05-06 17:56 ` Will Deacon
2014-05-07 9:52 ` Jean Pihet
2014-05-07 9:52 ` Jean Pihet
2014-05-07 10:00 ` Will Deacon
2014-05-07 10:00 ` Will Deacon
2014-05-07 10:14 ` Jean Pihet
2014-05-07 10:14 ` Jean Pihet
2014-05-16 8:41 ` [PATCH 1/4] tools: perf: consolidate types.h for ARM and ARM64 Jean Pihet
2014-05-16 8:41 ` Jean Pihet
2014-05-16 8:41 ` [PATCH 2/4] perf tests: Introduce perf_regs_load function on ARM Jean Pihet
2014-05-16 8:41 ` Jean Pihet
2014-05-21 5:55 ` [tip:perf/core] " tip-bot for Jean Pihet
2014-05-16 8:41 ` [PATCH 3/4] perf tests: Add dwarf unwind test " Jean Pihet
2014-05-16 8:41 ` Jean Pihet
2014-05-21 5:55 ` [tip:perf/core] " tip-bot for Jean Pihet
2014-05-16 8:41 ` [PATCH 4/4] perf tools: Add libdw DWARF post unwind support for ARM Jean Pihet
2014-05-16 8:41 ` Jean Pihet
2014-05-21 5:55 ` [tip:perf/core] " tip-bot for Jean Pihet
2014-05-21 5:55 ` [tip:perf/core] perf tools: Consolidate types.h for ARM and ARM64 tip-bot for Jean Pihet
-- strict thread matches above, loose matches on Subject: below --
2014-03-03 9:53 [PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM Jean Pihet
2014-03-03 9:53 ` [PATCH 3/3] " Jean Pihet
2014-03-03 9:53 ` Jean Pihet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140506175616.GH13677@arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.