diff options
author | Josh Stone <jistone@redhat.com> | 2009-11-06 16:01:10 -0800 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-11-06 16:01:10 -0800 |
commit | d87623a1515eada2bd7809b370bf8e7a3294c985 (patch) | |
tree | 86d8d8d6a38bfc19644ae1eebd585f9f7aa4c59a /testsuite/systemtap.examples/interrupt/interrupts-by-dev.stp | |
parent | 079915a57182ed3e5981190ccf8216c674aa4406 (diff) | |
download | systemtap-steved-d87623a1515eada2bd7809b370bf8e7a3294c985.tar.gz systemtap-steved-d87623a1515eada2bd7809b370bf8e7a3294c985.tar.xz systemtap-steved-d87623a1515eada2bd7809b370bf8e7a3294c985.zip |
Constrain $var-checking for -L of .return probes
Normally, using a $var in a return probe create a matching entry probe
to save the value. We don't want all this machinery though when we're
just checking the accessibility of a $var for -L mode.
* tapsets.cxx (dwarf_derived_probe::saveargs): Save/restore has_return
while the $var accesses are attempted.
Diffstat (limited to 'testsuite/systemtap.examples/interrupt/interrupts-by-dev.stp')
0 files changed, 0 insertions, 0 deletions