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 501987 - RFE: Add event tracing to GFS2
Summary: RFE: Add event tracing to GFS2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: kernel
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Steve Whitehouse
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On: 489483 501985
Blocks: 519832 579598
TreeView+ depends on / blocked
 
Reported: 2009-05-21 13:53 UTC by Steve Whitehouse
Modified: 2010-09-02 23:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Event Tracing in GFS2 GFS2's event tracing is provided via the generic tracing infrastructure. The events are designed to be useful for debugging purposes. Note, however that it is not guaranteed that the GFS2 events will remain the same throughout the lifetime of Red Hat Enterprise Linux 6. Further details on GFS2's glocks and event tracing can be found in the following 2009 Linus Symposium paperhttp://kernel.org/doc/ols/2009/ols2009-pages-311-318.pdf
Clone Of:
: 579598 (view as bug list)
Environment:
Last Closed: 2009-12-15 10:30:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Steve Whitehouse 2009-05-21 13:53:11 UTC
The GFS2 specific bits of tracing support. Requires the core to be ready first, and for the patch to have hit upstream.

Comment 2 Steve Whitehouse 2009-12-15 10:30:12 UTC
This is already in RHEL6.

Comment 3 Steve Whitehouse 2010-01-12 15:24:10 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.

New Contents:
GFS2's event tracing is provided via the generic tracing infrastructure. The events are designed to be useful for debugging purposes. We do not guarantee that the GFS2 events will remain the same throughout the lifetime of RHEL6, however the structure of the events is such that they can be parsed in a generic manner, so this should not be a problem.

Further details on GFS2's glocks and event tracing can be found in this 2009 Linus Symposium paper: http://kernel.org/doc/ols/2009/ols2009-pages-311-318.pdf

Comment 10 Steven J. Levine 2010-09-01 22:27:57 UTC
BZ 579598 is a different bug --- the tracepoints info is not going into GFS2, but there was some other information that I found (about glocks) when I was reading Steve W's technical papers that I thought I could use to clarify some info he had given me earlier about glocks. It's a separate subject. It's just a matter of added a couple of tables, from his technical paper.

Comment 12 Ryan Lerch 2010-09-02 23:53:08 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1,3 +1,3 @@
-GFS2's event tracing is provided via the generic tracing infrastructure. The events are designed to be useful for debugging purposes. We do not guarantee that the GFS2 events will remain the same throughout the lifetime of RHEL6, however the structure of the events is such that they can be parsed in a generic manner, so this should not be a problem.
+Event Tracing in GFS2
 
-Further details on GFS2's glocks and event tracing can be found in this 2009 Linus Symposium paper: http://kernel.org/doc/ols/2009/ols2009-pages-311-318.pdf+GFS2's event tracing is provided via the generic tracing infrastructure. The events are designed to be useful for debugging purposes. Note, however that it is not guaranteed that the GFS2 events will remain the same throughout the lifetime of Red Hat Enterprise Linux 6. Further details on GFS2's glocks and event tracing can be found in the following 2009 Linus Symposium paperhttp://kernel.org/doc/ols/2009/ols2009-pages-311-318.pdf


Note You need to log in before you can comment on or make changes to this bug.