]> sourceware.org Git - systemtap.git/commit
Workaround parser issue in nfs_proc.stp.
authorDavid Smith <dsmith@redhat.com>
Tue, 28 Mar 2017 21:36:30 +0000 (16:36 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 28 Mar 2017 21:36:30 +0000 (16:36 -0500)
commit9989c537437c3cfffae61e33bbe4fe60ac1c7eed
tree885b03f7daa4cffb4f93bbcba8470b385d934148
parent438b5a402b6a93dd426f8c18de6fe3708c265328
Workaround parser issue in nfs_proc.stp.

* tapset/linux/nfs_proc.stp (nfs.proc3.read_done): To avoid parser issues,
  split up @choose_defined() code into two separate if statements. Note
  that this is a workaround until we can fix the parser issue.
  (nfs.proc4.read_done): Ditto.
tapset/linux/nfs_proc.stp
This page took 0.029137 seconds and 5 git commands to generate.