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/11761] stap -L 'kernel.mark("*")' only lists $arg1..$argN variables


------- Additional Comments From wenji dot huang at oracle dot com  2010-06-29 06:12 -------
Created an attachment (id=4860)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4860&action=view)
patch

Add $name, $format to the variable list. Like

kernel.mark("jbd2_end_commit").format("dev %s transaction %d head %d")
$name:string $format:string $arg1:string $arg2:long $arg3:long

-- 


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

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