public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/11472] many skipped probes due lengthy printing delays
       [not found] <bug-11472-6586@http.sourceware.org/bugzilla/>
@ 2011-10-07 18:20 ` jistone at redhat dot com
  2014-10-10 15:04 ` ajakop at redhat dot com
  1 sibling, 0 replies; 6+ messages in thread
From: jistone at redhat dot com @ 2011-10-07 18:20 UTC (permalink / raw)
  To: systemtap

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

Bug 11472 depends on bug 3217, which changed state.

Bug 3217 Summary: compiled binary tracing
http://sourceware.org/bugzilla/show_bug.cgi?id=3217

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

-- 
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] 6+ messages in thread

* [Bug runtime/11472] many skipped probes due lengthy printing delays
       [not found] <bug-11472-6586@http.sourceware.org/bugzilla/>
  2011-10-07 18:20 ` [Bug runtime/11472] many skipped probes due lengthy printing delays jistone at redhat dot com
@ 2014-10-10 15:04 ` ajakop at redhat dot com
  1 sibling, 0 replies; 6+ messages in thread
From: ajakop at redhat dot com @ 2014-10-10 15:04 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=11472
Bug 11472 depends on bug 11528, which changed state.

Bug 11528 Summary: Pass string values by reference where possible
https://sourceware.org/bugzilla/show_bug.cgi?id=11528

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

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

* [Bug runtime/11472] many skipped probes due lengthy printing delays
  2010-04-06 20:00 [Bug runtime/11472] New: " jistone at redhat dot com
                   ` (2 preceding siblings ...)
  2010-05-08 15:36 ` fche at redhat dot com
@ 2010-05-08 18:21 ` fche at redhat dot com
  3 siblings, 0 replies; 6+ messages in thread
From: fche at redhat dot com @ 2010-05-08 18:21 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |3217


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

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

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

* [Bug runtime/11472] many skipped probes due lengthy printing delays
  2010-04-06 20:00 [Bug runtime/11472] New: " jistone at redhat dot com
  2010-04-16 19:32 ` [Bug runtime/11472] " fche at redhat dot com
  2010-04-20 14:38 ` jistone at redhat dot com
@ 2010-05-08 15:36 ` fche at redhat dot com
  2010-05-08 18:21 ` fche at redhat dot com
  3 siblings, 0 replies; 6+ messages in thread
From: fche at redhat dot com @ 2010-05-08 15:36 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |11528


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

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

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

* [Bug runtime/11472] many skipped probes due lengthy printing delays
  2010-04-06 20:00 [Bug runtime/11472] New: " jistone at redhat dot com
  2010-04-16 19:32 ` [Bug runtime/11472] " fche at redhat dot com
@ 2010-04-20 14:38 ` jistone at redhat dot com
  2010-05-08 15:36 ` fche at redhat dot com
  2010-05-08 18:21 ` fche at redhat dot com
  3 siblings, 0 replies; 6+ messages in thread
From: jistone at redhat dot com @ 2010-04-20 14:38 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jistone at redhat dot com  2010-04-20 03:07 -------
See commit bdc8227, PR11473: Optimize references to iteration values

With this change we get rid of redundant map lookups, and I see 12-15% timing
improvement in the example above.

-- 


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

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

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

* [Bug runtime/11472] many skipped probes due lengthy printing delays
  2010-04-06 20:00 [Bug runtime/11472] New: " jistone at redhat dot com
@ 2010-04-16 19:32 ` fche at redhat dot com
  2010-04-20 14:38 ` jistone at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: fche at redhat dot com @ 2010-04-16 19:32 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |11179
              nThis|                            |


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

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

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

end of thread, other threads:[~2014-10-10 15:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11472-6586@http.sourceware.org/bugzilla/>
2011-10-07 18:20 ` [Bug runtime/11472] many skipped probes due lengthy printing delays jistone at redhat dot com
2014-10-10 15:04 ` ajakop at redhat dot com
2010-04-06 20:00 [Bug runtime/11472] New: " jistone at redhat dot com
2010-04-16 19:32 ` [Bug runtime/11472] " fche at redhat dot com
2010-04-20 14:38 ` jistone at redhat dot com
2010-05-08 15:36 ` fche at redhat dot com
2010-05-08 18:21 ` 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).