[PATCH 1/1] Adding enumeration support to statement pp
Jonathan Lebon
jlebon@redhat.com
Thu Jun 5 14:21:00 GMT 2014
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?
Cheers,
Jonathan
More information about the Systemtap
mailing list