Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1020500

Summary: need stapvirt feature
Product: Red Hat Enterprise Linux 7 Reporter: Jonathan Lebon <jlebon>
Component: systemtapAssignee: Frank Ch. Eigler <fche>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Cermak <mcermak>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mbenitez, mcermak, mjw
Target Milestone: betaKeywords: Rebase
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: systemtap-2.4-1.el7 Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 10:30:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1038989    
Bug Blocks:    
Attachments:
Description Flags
Descrition of cross-vm feature and testing ideas none

Description Jonathan Lebon 2013-10-17 19:02:51 UTC
Created attachment 813516 [details]
Descrition of cross-vm feature and testing ideas

A new feature was recently added to the systemtap master branch which will allow users to perform cross-vm instrumentation using a virtio-serial channel. (Related commits 59bbd46 to 765a5d6).

It would be great if we could rebase to include this feature. I've attached a document providing more details on the feature and how it could be tested.

Thanks,

Jonathan

Comment 1 Jonathan Lebon 2013-10-18 14:15:37 UTC
As a test, I successfully ran check.exp with all the examples modified to run on my virtual machine. I used the following one-liner (from the testsuite/systemtap.examples directory):

find . -iname '*.meta' | xargs -n 1 sed -i '/^test_installcheck: stap/ s/$/ --remote libvirt:TestVM/'

Hope this helps!

Comment 17 Frank Ch. Eigler 2013-11-22 20:04:44 UTC
The last_100_frees example seems to be failing because of:

WARNING: cannot find module /usr/lib64/libc-2.17.so debuginfo: No DWARF information found [man warning::debuginfo]
semantic error: while resolving probe point: identifier 'process' at last_100_frees.stp:5:7
        source: probe process("/lib*/libc.so.*").function("free") [...]

IOW glibc-debuginfo not installed.  The testsuite does not rpm-prereq it,
but this test case needs it.

Comment 39 Ludek Smid 2014-06-13 10:30:30 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.