Closed
Bug 46714
Opened 25 years ago
Closed 16 years ago
need bloatblame graphical FE (stripchart)
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
Future
People
(Reporter: warrensomebody, Unassigned)
Details
(Keywords: memory-footprint, Whiteboard: [nsbeta3-])
10) Bloatblame FE
Description: Currently bloatblame is a post-processing tool. We believe we can
get much more useful information if we can get
more real-time data of module memory usage. Brendan has been working on the
back-end of the real-time bloatblame. Wade
and Pavlov are both looking into a front-end to display/graph the data.
Module owner: brendan@netscape.com
Task owner: wade@netscape.com, pavlov@netscape.com
Status: Brendan is on vacation and we believe that the currently checked in
version does not implement all the back-end
changes necessary. We may need to wait till Brendan returns.
I see that Brendan checked in tmreader (xpcom/base/tmreader.c) which is the
backend to the bloatblame tool. The stripchart utility that Wade came up with
should be hooked up to that.
Reporter | ||
Updated•25 years ago
|
Updated•25 years ago
|
Whiteboard: [nsbeta3+] → [nsbeta3-]
Target Milestone: --- → Future
Comment 1•25 years ago
|
||
nsbeta3-, there is no way we would hold NS6 until we get a graphical front end
on a bloat utility.
Reporter | ||
Comment 2•25 years ago
|
||
This is essential for the analysis phase of the footprint work. We need to get
the people closest to the code looking at their memory consumption. I've
already met with pdt to ok this process. This is essential for embedding, and
highly desirable for seamonkey. nsbeta3+
Whiteboard: [nsbeta3-] → [nsbeta3+]
Comment 3•25 years ago
|
||
Okay, but we don't have time to do it for you for nsbeta3. Pav says Wade
already looked at this, you might try him. In the meantime, reassigning to you.
Assignee: pavlov → warren
Comment 5•25 years ago
|
||
Pavlov has spent some time looking at alternatives and thinking about this.
My bloatstrip/bloatblame changes have yet to land, in part because I'm working
on bugs that even warren would say are more important (bug 46703 to name one).
Wade, if you are hacking on stuff, please let us know here so we can coordinate.
/be
Updated•25 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [nsbeta3+]
Reporter | ||
Updated•25 years ago
|
Whiteboard: [nsbeta3+]
Reporter | ||
Comment 6•25 years ago
|
||
Forth week with no activity -- marking nsbeta3-.
Whiteboard: [nsbeta3+] → [nsbeta3-]
Updated•25 years ago
|
QA Contact: leger → kandrot
Comment 7•24 years ago
|
||
steve, sommething to think about.
Assignee: wade → thesteve
Status: ASSIGNED → NEW
Updated•19 years ago
|
QA Contact: kandrot → nobody
Updated•19 years ago
|
Assignee: thesteve → nobody
QA Contact: nobody → xpcom
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Comment 9•16 years ago
|
||
Probably a new bug should be filed. Thought I'd cc: a few folks interested in a real-time cheap/coarse memory profiler.
/be
You need to log in
before you can comment on or make changes to this bug.
Description
•