Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1429831

Re: [PATCH 0/5] Fixes on perf unwind

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0/5] Fixes on perf unwind
Date 2016-06-23 15:40 +0200
Message-ID <rNd1n-2aV-5@gated-at.bofh.it> (permalink)
References <rMKiJ-8pY-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] Fixes on perf unwind He Kuang <hekuang@huawei.com> - 2016-06-22 09:00 +0200
  [PATCH 2/5] perf unwind: Fix wrongly used regs for x86_32 unwind He Kuang <hekuang@huawei.com> - 2016-06-22 09:00 +0200
    [tip:perf/core] perf unwind: Fix wrongly used regs for x86_32  unwind tip-bot for He Kuang <tipbot@zytor.com> - 2016-06-26 13:00 +0200
  [PATCH 4/5] perf tools: Let python use correct gcc for build_ext He Kuang <hekuang@huawei.com> - 2016-06-22 09:00 +0200
    [tip:perf/core] perf tools: Let python use correct gcc for  build_ext tip-bot for He Kuang <tipbot@zytor.com> - 2016-06-26 13:00 +0200
  [PATCH 1/5] perf unwind: Change macro names of perf register He Kuang <hekuang@huawei.com> - 2016-06-22 09:00 +0200
    [tip:perf/core] perf unwind: Change macro names of perf register tip-bot for He Kuang <tipbot@zytor.com> - 2016-06-26 13:00 +0200
  [PATCH 3/5] perf unwind: Fix wrongly used regs for aarch64 unwind He Kuang <hekuang@huawei.com> - 2016-06-22 09:00 +0200
    [tip:perf/core] perf unwind: Fix wrongly used regs for aarch64  unwind tip-bot for He Kuang <tipbot@zytor.com> - 2016-06-26 13:00 +0200
  Re: [PATCH 0/5] Fixes on perf unwind Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-06-23 15:40 +0200

csiph-web