On Mon, May 30, 2016 at 06:58:40PM +0800, Hekuang wrote:
SNIP
> > I think it's ok to include arch/arm/c
> > from arch/x86/util/unwind-libunwind-arm64.c
> >
> > jirka
>
> By following your advise, if ARCH=x86, the file tree will
> be like this:
>
> arch/x86
> -arch/x86/util/unwind-libun
在 2016/5/30 17:30, Jiri Olsa 写道:
On Mon, May 30, 2016 at 05:11:35PM +0800, Hekuang wrote:
hi
在 2016/5/30 16:53, Jiri Olsa 写道:
On Sat, May 28, 2016 at 11:59:59AM +, He Kuang wrote:
Support x86(32-bit) cross platform callchain unwind.
Signed-off-by: He Kuang
---
tools/perf/arch/Build
On Mon, May 30, 2016 at 05:11:35PM +0800, Hekuang wrote:
> hi
>
> 在 2016/5/30 16:53, Jiri Olsa 写道:
> > On Sat, May 28, 2016 at 11:59:59AM +, He Kuang wrote:
> > > Support x86(32-bit) cross platform callchain unwind.
> > >
> > > Signed-off-by: He Kuang
> > > ---
> > > tools/perf/arch/Build
hi
在 2016/5/30 16:53, Jiri Olsa 写道:
On Sat, May 28, 2016 at 11:59:59AM +, He Kuang wrote:
Support x86(32-bit) cross platform callchain unwind.
Signed-off-by: He Kuang
---
tools/perf/arch/Build | 1 +
tools/perf/arch/x86/util/unwind-libunwind.c| 7
On Sat, May 28, 2016 at 11:59:59AM +, He Kuang wrote:
> Support x86(32-bit) cross platform callchain unwind.
>
> Signed-off-by: He Kuang
> ---
> tools/perf/arch/Build | 1 +
> tools/perf/arch/x86/util/unwind-libunwind.c| 7 ---
> tools/perf/arch/x86
On Sat, May 28, 2016 at 11:59:59AM +, He Kuang wrote:
SNIP
> diff --git a/tools/perf/util/unwind-libunwind-local.c
> b/tools/perf/util/unwind-libunwind-local.c
> index b391e3e..849fec1 100644
> --- a/tools/perf/util/unwind-libunwind-local.c
> +++ b/tools/perf/util/unwind-libunwind-local.c
>
On Sat, May 28, 2016 at 11:59:59AM +, He Kuang wrote:
SNIP
> --- /dev/null
> +++ b/tools/perf/arch/x86/util/unwind-libunwind_x86_32.c
> @@ -0,0 +1,21 @@
> +#define REMOTE_UNWIND_LIBUNWIND
> +
> +#define LIBUNWIND__ARCH_REG_ID libunwind__x86_reg_id
> +
> +#include "unwind.h"
> +#include "debug
7 matches
Mail list logo