This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/1] Adding enumeration support to statement pp


On Thu, Jun 5, 2014 at 7:21 AM, Jonathan Lebon <jlebon@redhat.com> wrote:
> Hi Brian,
>
> Patch looks good! I committed it to the master branch (commit f01d4ff).
> Thanks a lot for your contribution! :)
>
>> I couldn't find the output generated from parse_function_spec, but I
>> didn't get a segfault either, with/without -vv.
>> Is there a particular command line form I can use to test this?
>
> Ahhh, you just needed one more -v flag.
> Try this:
>
>    stap -vvv -l 'kernel.statement("vfs_read@fs/read_write.c:381-383,389")' |& grep '^parse '
>
>> Sadly, my two test cases still fail in my environment... I'm perplexed. :)
>
> Strange, they all pass here.
> Which ones are failing for you?

I reran those tests last night directly and they were actually
passing.  Probably was a hiccup in my little helper script.
Cool.. thanks for all your feedback.

- Brian


>
>
> Cheers,
>
> Jonathan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]