public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/5075] New: automatic creation of "argstr"
@ 2007-09-28 17:05 hunt at redhat dot com
  2008-06-26 18:59 ` [Bug translator/5075] " scox at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: hunt at redhat dot com @ 2007-09-28 17:05 UTC (permalink / raw)
  To: systemtap

The systemcall tapset (and some others) create a string variable "argstr" which
is a formatted string of the probed function's arguments.  Doing this for even a
small fraction of the functions in the kernel is very time consuming. 
Maintaining it is a continuing drain. Yet it is very useful.  Rarely is a user
concerned only with what functions are called; some simple way to print the args
is needed.

The translator has access to the argument types from the dwarf information. I
see no reason why it cannot construct, on demand, something like argstr
automatically for every probed function, in kernel or userspace.  Even
displaying complicated structures should be simple enough.

-- 
           Summary: automatic creation of "argstr"
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: hunt at redhat dot com


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

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

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

* [Bug translator/5075] automatic creation of "argstr"
  2007-09-28 17:05 [Bug translator/5075] New: automatic creation of "argstr" hunt at redhat dot com
@ 2008-06-26 18:59 ` scox at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: scox at redhat dot com @ 2008-06-26 18:59 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |scox at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


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

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

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

end of thread, other threads:[~2008-06-26 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-28 17:05 [Bug translator/5075] New: automatic creation of "argstr" hunt at redhat dot com
2008-06-26 18:59 ` [Bug translator/5075] " scox at redhat dot com

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).