public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/10796] thread-specific globals
       [not found] <bug-10796-6586@http.sourceware.org/bugzilla/>
@ 2015-12-04 16:01 ` fche at redhat dot com
  2016-11-29 19:46 ` fche at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2015-12-04 16:01 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=10796

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

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

--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> ---
I SWAG that performance improvement from a second data structure that still
needs some locking and additional probes to maintain is unlikely to be large.

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

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

* [Bug translator/10796] thread-specific globals
       [not found] <bug-10796-6586@http.sourceware.org/bugzilla/>
  2015-12-04 16:01 ` [Bug translator/10796] thread-specific globals fche at redhat dot com
@ 2016-11-29 19:46 ` fche at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2016-11-29 19:46 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=10796

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WONTFIX                     |---
     Ever confirmed|1                           |0

--- Comment #4 from Frank Ch. Eigler <fche at redhat dot com> ---
unSWAGing; we are encountering some high-performance-required stap jobs, where
the absence of this facility is a problem.

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

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

* [Bug translator/10796] thread-specific globals
  2009-10-16 22:23 [Bug translator/10796] New: " jistone at redhat dot com
  2009-10-23 23:42 ` [Bug translator/10796] " jistone at redhat dot com
@ 2009-10-26 16:03 ` jkenisto at us dot ibm dot com
  1 sibling, 0 replies; 4+ messages in thread
From: jkenisto at us dot ibm dot com @ 2009-10-26 16:03 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jkenisto at us dot ibm dot com  2009-10-26 16:02 -------
(In reply to comment #1)
> If we get this such that it performs better than plain "array[tid()]"
> mechanisms, then we should port the .return $target saving to use this feature.

If you're going to revise that feature, consider using
kretprobe_instance->data[] to store such data between call and return.  That's
what it was designed for.  See PR #5916 and section 1.3.2 of
Documentation/kprobes.txt.



-- 


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

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

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

* [Bug translator/10796] thread-specific globals
  2009-10-16 22:23 [Bug translator/10796] New: " jistone at redhat dot com
@ 2009-10-23 23:42 ` jistone at redhat dot com
  2009-10-26 16:03 ` jkenisto at us dot ibm dot com
  1 sibling, 0 replies; 4+ messages in thread
From: jistone at redhat dot com @ 2009-10-23 23:42 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jistone at redhat dot com  2009-10-23 23:42 -------
If we get this such that it performs better than plain "array[tid()]"
mechanisms, then we should port the .return $target saving to use this feature.

-- 


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

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

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

end of thread, other threads:[~2016-11-29 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10796-6586@http.sourceware.org/bugzilla/>
2015-12-04 16:01 ` [Bug translator/10796] thread-specific globals fche at redhat dot com
2016-11-29 19:46 ` fche at redhat dot com
2009-10-16 22:23 [Bug translator/10796] New: " jistone at redhat dot com
2009-10-23 23:42 ` [Bug translator/10796] " jistone at redhat dot com
2009-10-26 16:03 ` jkenisto at us dot ibm 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).