public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/11769] process.mark probes losing arguments
       [not found] <bug-11769-6586@http.sourceware.org/bugzilla/>
@ 2011-09-14 17:48 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2011-09-14 17:48 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|                            |FIXED

--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> 2011-09-14 17:47:59 UTC ---
With sdt_v3, the same issues do not arise.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug translator/11769] process.mark probes losing arguments
  2010-06-30 19:09 [Bug translator/11769] New: " dsmith at redhat dot com
@ 2010-06-30 23:55 ` jistone at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jistone at redhat dot com @ 2010-06-30 23:55 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jistone at redhat dot com  2010-06-30 16:33 -------
(In reply to comment #0)
> On f13 x86 and rhel6 x86_64, the problem is actually worse - none of the markers
> have arguments:
> 
> # stap -L 'process("stap").mark("*")'
> process("stap").mark("cache__add__module")

I think this is just a problem in listing_mode -- a script which accesses $arg1
on this probe still works fine.  We list args using derived_probe::getargs(),
but the uprobe_derived_probe doesn't know about the SDT debuginfoless args. 
This is only for x86, so we should treat it separately from this s390 issue.

-- 


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

------- 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:[~2011-09-14 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11769-6586@http.sourceware.org/bugzilla/>
2011-09-14 17:48 ` [Bug translator/11769] process.mark probes losing arguments fche at redhat dot com
2010-06-30 19:09 [Bug translator/11769] New: " dsmith at redhat dot com
2010-06-30 23:55 ` [Bug translator/11769] " jistone 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).