Re: [PATCH v9 00/14] Add support for remote unwind

From: Jiri Olsa
Date: Fri Jun 03 2016 - 03:06:46 EST


On Fri, Jun 03, 2016 at 03:33:09AM +0000, He Kuang wrote:

SNIP

> For using remote libunwind libraries, reference this:
> http://thread.gmane.org/gmane.linux.kernel/2224430
>
> and now we can use LIBUNWIND_DIR to specific custom dirctories
> containing libunwind libs.
>
> Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx> for most patches except:
>
> v9:
> - Change function unwind__register_ops() to static.
> - Move up unwind__prepare_access() in thread__insert_map() and save
> map_groups__remove() call.
> - Enclose multiple line if/else into braces.
> - Fix miss modified function declaration for unwind__prepare_access()
> in patch 10.

for patchset:

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka