Em Wed, Jun 22, 2016 at 06:57:01AM +0000, He Kuang escreveu: > hi, > > Patch 1-3 fix wrongly used PERF_REG_SP/IP by redefining > those macros in the wrapper file according to the target platform, for > example in "util/libunwind/x86_32.c". > The first 3 patches have been acked-by "Jiri Olsa" and not touched. > > Patch 4 catches an error on python build_ext build. > > Patch 5 fixes a NULL pointer deference which can cause segfault when > the desired dso is not found. > > Thank you.
Thanks, all applied. - Arnaldo