public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/6826] New: shorthand or variable for probed executable's path
@ 2008-08-08 21:26 jkenisto at us dot ibm dot com
  2008-08-08 22:06 ` [Bug translator/6826] " joshua dot i dot stone at intel dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jkenisto at us dot ibm dot com @ 2008-08-08 21:26 UTC (permalink / raw)
  To: systemtap

Suppose the program I'm probing has a really long pathname, or at least one that
I'd rather not retype or copy&paste a lot.  Is there some way to arrange it so
every probe definition doesn't have to start with
  probe process("/a/really/long/pathname").whatever ...
?

BTW, I don't consider this a viable solution:
  probe process(@1).whatever ...
  stap xxx.stp /a/really/long/pathname

-- 
           Summary: shorthand or variable for probed executable's path
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jkenisto at us dot ibm dot com


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

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

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

end of thread, other threads:[~2010-04-17 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-08 21:26 [Bug translator/6826] New: shorthand or variable for probed executable's path jkenisto at us dot ibm dot com
2008-08-08 22:06 ` [Bug translator/6826] " joshua dot i dot stone at intel dot com
2008-08-09 14:37 ` fche at redhat dot com
2008-08-09 18:01 ` fche at redhat dot com
2010-04-19 12:45 ` fche 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).