2015-04-21 03:08:26

by Wang Nan

[permalink] [raw]
Subject: Re: [PATCH RESEND] perf tools: introduce arm64 support unwind test.

On 2015/3/30 15:03, Jiri Olsa wrote:
> On Mon, Mar 30, 2015 at 02:04:08AM +0000, Wang Nan wrote:
>> Newest libunwind does support ARM64, and perf is able to utilize it
>> also. This patch enables the missing perf test dwarf unwind for arm64.
>>
>> Test result:
>> # ./perf test unwind
>> 25: Test dwarf unwind : Ok
>>
>> Signed-off-by: Wang Nan <[email protected]>
>
> cannot try, but looks ok and match closely x86 pattern ;-)
>
> Acked-by: Jiri Olsa <[email protected]>
>
> thanks,
> jirka
>

Sorry, I'm unable to find this patch in git repo (both tip/master and mainline).
Is there any problem?