This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/6492] New: stap -l outputs so many WARNINGS.


For example,  stap -l 'kernel.function("sys_*")' shows

WARNING: side-effect-free probe 'probe_1062' keyword at <input>:1:1
WARNING: side-effect-free probe 'probe_1063' keyword at <input>:1:1
WARNING: side-effect-free probe 'probe_1064' keyword at <input>:1:1
WARNING: side-effect-free probe 'probe_1065' keyword at <input>:1:1
WARNING: side-effect-free probe 'probe_1066' keyword at <input>:1:1
...(more than 100 WARNINGS.)
kernel.function("sys_vfork@/home/mhiramat/ksrc/2.6.25/arch/x86/kernel/process_64.c:763")
kernel.function("sys_clone@/home/mhiramat/ksrc/2.6.25/arch/x86/kernel/process_64.c:746")
...

-- 
           Summary: stap -l outputs so many WARNINGS.
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mhiramat at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=6492

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]