public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* how can i avoid lots of warning info when i start systemtap script??
@ 2012-03-24  5:42 ch huang
  2012-03-24  9:10 ` Mark Wielaard
  0 siblings, 1 reply; 2+ messages in thread
From: ch huang @ 2012-03-24  5:42 UTC (permalink / raw)
  To: systemtap

~~~~~~~~~~~~~~~~~like this

WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found
WARNING: cannot find module nfs debuginfo: No DWARF information found

Sat Mar 24 05:35:08 2012 , Average:1409Kb/sec, Read:    6833Kb, Write:    211Kb

     UID      PID     PPID                       CMD   DEVICE    T        BYTES
      27    23891    23461                    mysqld    xvdc1    R      6752968
      27    23891    23461                    mysqld    xvdc1    W       216157
       0    21993    21940                     mysql    xvda1    R        44596
       0    22006    21940                     mysql    xvda1    R        44596
       0    22021    21940                     mysql    xvda1    R        44596
       0    22034    21940                     mysql    xvda1    R        44596
       0    22049    21940                     mysql    xvda1    R        44596
       0    21993    21940                        sh    xvda1    R         3620
       0    22006    21940                        sh    xvda1    R         3620
       0    22021    21940                        sh    xvda1    R         3620

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how can i avoid lots of warning info when i start systemtap script??
  2012-03-24  5:42 how can i avoid lots of warning info when i start systemtap script?? ch huang
@ 2012-03-24  9:10 ` Mark Wielaard
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wielaard @ 2012-03-24  9:10 UTC (permalink / raw)
  To: ch huang; +Cc: systemtap

On Sat, Mar 24, 2012 at 01:42:23PM +0800, ch huang wrote:
> ~~~~~~~~~~~~~~~~~like this
> 
> WARNING: cannot find module nfs debuginfo: No DWARF information found
> WARNING: cannot find module nfs debuginfo: No DWARF information found
> WARNING: cannot find module nfs debuginfo: No DWARF information found

Either make sure that the debuginfo for module nfs is available, or see
man stap

       -w     Suppressed warnings mode.  Disables all warning messages.

Cheers,

Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-24  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-24  5:42 how can i avoid lots of warning info when i start systemtap script?? ch huang
2012-03-24  9:10 ` Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).