This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: Results for arm uprobes-v3 posted
- From: William Cohen <wcohen at redhat dot com>
- To: David Long <dave dot long at linaro dot org>
- Cc: Naresh Kamboju <naresh dot kamboju at linaro dot org>, "systemtap at sourceware dot org" <systemtap at sourceware dot org>
- Date: Wed, 27 Nov 2013 11:44:18 -0500
- Subject: Re: Results for arm uprobes-v3 posted
- Authentication-results: sourceware.org; auth=none
- References: <5229DF78 dot 4060301 at redhat dot com> <5229E091 dot 1090802 at linaro dot org> <52681E03 dot 8080509 at redhat dot com> <52701F7A dot 8070102 at linaro dot org> <527956C8 dot 9050401 at redhat dot com> <527986F9 dot 7030204 at linaro dot org> <527A5F1F dot 6060000 at redhat dot com> <527A66EF dot 2050800 at linaro dot org> <527A6F63 dot 3070004 at redhat dot com> <527D2971 dot 9040103 at linaro dot org> <528EBD68 dot 9040904 at redhat dot com> <529430C1 dot 30206 at linaro dot org> <52950D3D dot 8040605 at redhat dot com> <52961C64 dot 9030209 at redhat dot com> <52961D2B dot 7060809 at linaro dot org>
On 11/27/2013 11:26 AM, David Long wrote:
> On 11/27/13 11:23, William Cohen wrote:
>> On 11/26/2013 04:06 PM, William Cohen wrote:
>>> On 11/26/2013 12:25 AM, David Long wrote:
>>>
>>>> Hi,
>>>>
>>>> I just now pushed V3 of the uprobes changes to my repo on the linaro website:
>>>>
>>>> git://git.linaro.org/people/davelong/linux.git
>>>>
>>>> It's the uprobes-v3 branch. It's now based on V3.13-RC1. You need at least that recent a kernel as Oleg has pushed some uprobes changes of his and mine that these patches depend on.
>>>>
>>>> Thanks,
>>>> -dl
>>>>
>>>
>>> Hi Dave,
>>>
>>> Thanks for the revised version of the patches.
>>>
>>> I built a version of uprobes-v3 kernel on the Samsung ARM cromebook. It booted successfully and is running the systemtap "make installcheck".
>>>
>>> -Will
>
> Are these more failures than were found with the v2 patches?
>
> -dl
>
>
Hi Dave,
Here is the comparison between an earlier systemtap "make installcheck" with the older set of patches: https://web.elastic.org/~dejazilla/viewrgdiff.php?rg1=903451&rg2=893427&_sort=0A&_limit=1000
The at_var_cu.exp, global var-m32, global var-m32-O process_by_cmd2.stp appear to be regressions.
-Will