This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug documentation/2334] New: -vv & -vvv option of stap
- From: "guanglei at cn dot ibm dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 14 Feb 2006 06:56:38 -0000
- Subject: [Bug documentation/2334] New: -vv & -vvv option of stap
- Reply-to: sourceware-bugzilla at sourceware dot org
the -vv option of stap will print much more info than -v option, and the -vvv
will give all the verbose info. But stap doesn't document them.
And we should also change the message given by stap if an error occurs during
Pass 1 to Pass 4. One of them is the compiling error:
[root@localhost stap-trace--unstable--0.1]# stap lgl.stp -I tapsets/
Pass 4: compilation failed. Try again with '-v' (verbose) option.
if you use -v option, in fact you won't get any kof the compiling process. So it
should change to:
Pass 4: compilation failed. Try again with '-vv'or '-vvv' option.
--
Summary: -vv & -vvv option of stap
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: documentation
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: guanglei at cn dot ibm dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=2334
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.