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 1263718 - undocumented new options for hwlatdetect and cyclictest
Summary: undocumented new options for hwlatdetect and cyclictest
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: rt-tests
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 7.3
Assignee: John Kacur
QA Contact: Jiri Kastner
URL:
Whiteboard:
Depends On:
Blocks: 1263719 1274397 RT7.3-Prio 1313485
TreeView+ depends on / blocked
 
Reported: 2015-09-16 13:46 UTC by Jiri Kastner
Modified: 2016-11-04 05:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1263719 (view as bug list)
Environment:
Last Closed: 2016-11-04 05:13:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Update the cyclictest man page (17.28 KB, application/mbox)
2016-04-25 14:22 UTC, John Kacur
no flags Details
rt-tests-Update-the-cyclictest-man-page.patch (17.82 KB, patch)
2016-04-25 16:47 UTC, John Kacur
no flags Details | Diff
Add missing option to hwlatdetect man-page (2.49 KB, patch)
2016-05-20 12:19 UTC, John Kacur
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:2391 0 normal SHIPPED_LIVE rt-tests bug fix update 2016-11-03 13:54:15 UTC

Description Jiri Kastner 2015-09-16 13:46:30 UTC
Description of problem:
0.93 version added new options for cyclictest and hwlatdetect, which are not documented in man page.

Version-Release number of selected component (if applicable):
0.93

How reproducible:
always on 0.93

Steps to Reproduce:
1. install rt-tests-0.93
2. compare output of 'cyclictest --help' and 'man cyclictest'
3. compare output of 'hwlatdetect --help' and 'man hwlatdetect'

Actual results:
missing '--watch' option for hwlatdetect and '--secaligned' for cyclictest

Expected results:
all options documented

Additional info:

Comment 1 Jiri Kastner 2015-09-16 13:47:12 UTC
############# reproducer ##############
[root@dell-per815-02 ~]# zcat /usr/share/man/man8/cyclictest.8.gz | man2html | grep "\-\-numa"
<DT><B>\-U, --numa</B>
[root@dell-per815-02 ~]# cyclictest --help | grep "\-\-numa"
-U       --numa            Standard NUMA testing (similar to SMP option)
[root@dell-per815-02 ~]# zcat /usr/share/man/man8/cyclictest.8.gz | man2html | grep "\-\-secali"
[root@dell-per815-02 ~]# cyclictest --help | grep "\-\-secali"
         --secaligned [USEC] align thread wakeups to the next full second,
[root@dell-per815-02 ~]# zcat /usr/share/man/man8/hwlatdetect.8.gz| man2html | grep "\-\-watch"
[root@dell-per815-02 ~]# hwlatdetect --help | grep "\-\-watch"
  --watch               print sample data to stdout as it arrives
[root@dell-per815-02 ~]#

Comment 4 John Kacur 2016-04-25 14:22:28 UTC
Created attachment 1150522 [details]
Update the cyclictest man page

I just sent this patch upstream

Comment 5 John Kacur 2016-04-25 16:47:42 UTC
Created attachment 1150556 [details]
rt-tests-Update-the-cyclictest-man-page.patch

Here's an updated version of the patch with some spell fixes and and ack from Clark

Comment 6 John Kacur 2016-05-20 12:19:53 UTC
Created attachment 1159892 [details]
Add missing option to hwlatdetect man-page

Comment 7 John Kacur 2016-05-20 12:48:28 UTC
Fixed in
rt-tests-1.0-1.el7rt-tests-1.0-1.el7
and up

Comment 11 errata-xmlrpc 2016-11-04 05:13:59 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2391.html


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