[PATCH 1/1] Adding enumeration support to statement pp
BR Chrisman
brchrisman@gmail.com
Thu Jun 5 15:36:00 GMT 2014
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
More information about the Systemtap
mailing list