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/6454] New: stap -l cut off the format of marker-based probe point


The below command with lttng-patched kernel

$ stap -l 'kernel.mark("*")'

shows

kernel.mark("core_marker_format").format("name
kernel.mark("core_marker_id").format("name
kernel.mark("fs_buffer_wait_end").format("bh
kernel.mark("fs_buffer_wait_start").format("bh
kernel.mark("fs_close").format("fd
kernel.mark("fs_exec").format("filename
...

The format strings were cut off.
Is it a bug?

-- 
           Summary: stap -l cut off the format of marker-based probe point
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: minor
          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=6454

------- 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]