diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2009-03-24 15:55:26 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2009-03-24 15:55:26 -0400 |
commit | ccc11a14c5117fcee425d53f00f0b871ac727728 (patch) | |
tree | 903ed54552bf2cc9f1c7128c5456c8571eed3d6e /testsuite/systemtap.base | |
parent | 168bcc7c71f203fed7a8f25bfd0a84369b968c0f (diff) | |
download | systemtap-steved-ccc11a14c5117fcee425d53f00f0b871ac727728.tar.gz systemtap-steved-ccc11a14c5117fcee425d53f00f0b871ac727728.tar.xz systemtap-steved-ccc11a14c5117fcee425d53f00f0b871ac727728.zip |
Revert "PR9940: avoid duplicated calling of uprobes in shared libraries"
This fix caused a regression on fedora.
stap -ve 'probe process("/bin/ls").function("main") { log(pp()); }
probe process("/lib64/libc.so.6").function("*") { log(pp()); }' \
-c /bin/ls
hung (with stapio & ls processes spinning) upon startup.
Diffstat (limited to 'testsuite/systemtap.base')
0 files changed, 0 insertions, 0 deletions