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 <jo...@kernel.org> 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 <jo...@kernel.org> thanks, jirka