]> sourceware.org Git - systemtap.git/commit
Use explicit @cast() operators to fslatency-nd.stp and fsslower-nd.stp
authorWilliam Cohen <wcohen@redhat.com>
Wed, 17 Jun 2020 17:08:30 +0000 (13:08 -0400)
committerWilliam Cohen <wcohen@redhat.com>
Wed, 17 Jun 2020 17:08:30 +0000 (13:08 -0400)
commit717b7dddd08b66b3caa5585221472d84e40be658
tree892d0a6ae20f51dccd55cc6ae2c3497e7b963184
parent2b2b6a622dc1d434c60d0ea159b260f660068ad1
Use explicit @cast() operators to fslatency-nd.stp and fsslower-nd.stp

Commit 00ee19ff030f665df7e087a579f39105256a0253 changed how @cast()
operations work and they no longer default to using the kernel
debuginfo for type information.  Need to include kernel as location for
this information for the  @cast() rather than just assuming a default.
testsuite/systemtap.examples/lwtools/fslatency-nd.stp
testsuite/systemtap.examples/lwtools/fsslower-nd.stp
This page took 0.026758 seconds and 5 git commands to generate.