Граф коммитов

50 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net cc323a7cc8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
alecf%flett.org 045e10a463 minor updates to spacetrace:
- show progress while loading the events file
- show more detailed leak summary
no review, this is a debug-only tool and I'm only changing console output
2004-01-13 16:35:45 +00:00
alecf%flett.org 91b72b4179 oops, minor cleanup on the UI to distinguish between callsite and allocation listings for the "top" or "normal" callsites
again, not part of normal build
2003-06-18 02:13:46 +00:00
alecf%flett.org 56a32fde26 not part of build
revamp the spacetrace interface to provide scrolling tables for easier navigation of child callsites, local allocations, and more.
2003-06-18 02:02:02 +00:00
alecf%flett.org bee187bf13 minor warnings cleanup, make a htmlStartTable() method to consolidate some code
not part of the build
2003-06-17 23:01:46 +00:00
alecf%flett.org 96472ec874 reformat these files with 'indent' so that they are actually maintainable
not part of default build
2003-06-17 21:10:49 +00:00
alecf%flett.org af896e39c8 refactor some of the options page, pretty it up a bit
NOT PART OF BUILD
2003-06-05 19:56:06 +00:00
alecf%flett.org b20e0b65f2 spacetrace updates (not part of build)
- use arenas for hashtable allocation - reduces spacetrace's mem usage tremendously for large files
- code cleanup & wrapping
- UI cleanup - headers & such
- fix nsTraceMalloc to at least support long stacks, so that we don't barf if we have trouble reading the stacks
2003-06-04 20:15:10 +00:00
alecf%flett.org f6ad24ed15 slightly change the spacetrace output so people know what to DO with port 1969
this is a spacetrace-only change, not part of the build
2003-05-22 20:59:55 +00:00
alecf%netscape.com daf8e98060 more clever CSS to beautify spacetrace just a bit
(not part of build)
2003-04-21 07:26:07 +00:00
alecf%netscape.com 9e2b812ed0 add CSS appearence support to spacetrace, as a start for making the UI a little more dynamic
(not part of build)
2003-04-17 07:36:28 +00:00
blythe%netscape.com f0e93aa430 Not part of build.
Fix for bug 176350, quicker trace malloc stats for performance eyeballing.
2002-10-26 00:21:42 +00:00
blythe%netscape.com 31e9952600 Not part of a normal build.
Sync access to images.
Update last accessed context time, so that proper evication will take place.
Rename variable to more appropriate name.
Cleanup a little more on exit.
2002-05-13 20:50:56 +00:00
blythe%netscape.com 484bb7137f Make generated graphs capable of handling multiple simultaneous access. 2002-05-13 03:02:52 +00:00
blythe%netscape.com 76f7adca0e Not part of a normal build.
Have callsite stats be on a per context basis as well.
2002-05-13 02:43:27 +00:00
blythe%netscape.com 8bdf996e1c Not part of a normal build.
Have the categories become context aware.
Each context will naturally have it's own set of category runs.
2002-05-13 01:48:30 +00:00
blythe%netscape.com 76117297f6 Not part of a normal build.
Use per request/context options in most cases now.
2002-05-13 00:01:15 +00:00
blythe%netscape.com f571747c81 Not part of normal build.
Start propogating options so that eventually can switch over to per client
instead of global structures.
2002-05-12 04:46:22 +00:00
blythe%netscape.com 22cd6c65c8 Not part of a normal build.
Context cache framework is in.
2002-05-12 04:17:56 +00:00
blythe%netscape.com 8d1c0ae1b4 Not part of a normal build.
Change it such that all options come from framework.
Basically, a very large whack in regards to processing.
2002-05-11 01:24:52 +00:00
blythe%netscape.com 1414f1f513 space trace command line parsing hooked up to new options framework. 2002-05-08 21:32:24 +00:00
blythe%netscape.com cc2859b10d Not part of normal build.
Use new options framework to initialize options.
2002-05-08 00:16:20 +00:00
blythe%netscape.com 671730413d not part of normal build.
initial retooling of common prefs for multi user access.
more in this area to come.
2002-05-07 23:39:34 +00:00
blythe%netscape.com 46c30a3660 Abstract option acquisition for reuse in per thread settings.
Have the category focus also cause cached graphs to reset.
2002-05-04 02:06:52 +00:00
blythe%netscape.com 4141a16d7e fix cvs keyword subtitution crash 2002-05-04 01:12:18 +00:00
blythe%netscape.com 565188440e Not part of normal builds.
Accept options cookie, document how request specific options are to be set.
2002-05-04 01:07:16 +00:00
blythe%netscape.com 8aead0c7ef Turn options into arrays instead of heap to allow easy copying into a per
thread/client option duplicate.
2002-05-03 00:32:23 +00:00
blythe%netscape.com 2b3abdb34f Not part of the normal build.
Fix a crash when category data led to 0 data.
2002-05-02 21:52:17 +00:00
blythe%netscape.com 3a765464e4 NOT part of a normal build.
Fix spacetrace images.
Make per request data thread/callstack specific instead of using a global.
2002-05-02 18:38:42 +00:00
blythe%netscape.com 9934065285 Not part of normal build.
Put each client request on a thread.
2002-05-02 00:28:42 +00:00
blythe%netscape.com 3da87ff3df Not part of normal build.
Move tmreader lifetime into a global, such that when the connections become
threaded that we do not have to manage joining all threads when we'd like
to exit; leave that job to PR_Cleanup.
2002-04-30 23:43:56 +00:00
dp%netscape.com 297d88f665 commandline options for category file and focus category. 2002-04-19 21:49:55 +00:00
dp%netscape.com 9d213f1c92 Categories report 2002-04-18 20:11:45 +00:00
dp%netscape.com cd6227b553 optimization: When only category changes, dont harvest; just recompute cost. 2002-04-17 01:37:14 +00:00
dp%netscape.com 20a2192d31 Fixing core dump caused by freeing static categoryname 2002-04-17 00:12:44 +00:00
dp%netscape.com 51792fa38f categories 2002-04-16 23:36:47 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
blythe%netscape.com bab74c2793 NOT part of normal build.
Fix a small performance problem intruduced yesterday.
2002-01-24 22:41:08 +00:00
blythe%netscape.com dc28d145d4 NOT part of normal build.
Fix bug 119065
Better filtering via spacetrace footprint tool.
2002-01-24 00:58:33 +00:00
blythe%netscape.com 00c321d9fb Fix Bug 115189
Trace-Malloc records line number information on platforms which have it.
r=dp sr=alecf
2002-01-09 19:03:01 +00:00
dp%netscape.com 43742c7716 Adding peak memory used report r=blythe 2002-01-08 23:20:29 +00:00
blythe%netscape.com 8b152657c8 Fix bug 115191
NOT part of normal build
Correct usage of PRUint64
2001-12-28 22:27:20 +00:00
blythe%netscape.com fa199dce9d NOT part of normal build.
Correctly account for heap overhead on allocations.
By default, we now correctly calculate heap impact on win32 using msvcrt.
2001-12-26 18:56:01 +00:00
dp%netscape.com 5b519968f0 TARGET=_content for hrefs. With this we can now have the spacetrace
sidebar :-)
2001-12-20 06:48:50 +00:00
blythe%netscape.com 096bc4789f Fix bug 115281, report runtime allocation stats
NOT in normal build.
2001-12-18 01:00:36 +00:00
dp%netscape.com eb12422862 bug 113738 Cost of malloc into trace-malloc log. r=blythe, sr=brendan 2001-12-15 00:27:15 +00:00
blythe%netscape.com 1ef06c2bf5 Fix bug 114149, trace-malloc output platform specific
r=dp, sr=brendan
2001-12-11 22:21:50 +00:00
blythe%netscape.com 50c3597435 NOT part of normal build.
Remove special cases involving reallocs of size 0 (improve it actually).
Avoid qsort problem on MSVC win32.
2001-11-29 18:44:15 +00:00
blythe%netscape.com 91ce494f5c NOT part of normal build.
Get spacetrace to report data in seconds instead of confusing interval.
Move weight to far most colunm, as a product.
Unhexcape strings to that C++ classes/member can be targeted.
Add the align by option, to report real heap impact.
2001-11-29 01:29:26 +00:00
blythe%netscape.com c096dbbd8b Fix bug 108103, new tool SpaceTrace
SR,RS=brendan, SR=waterson, R=dbaron
2001-11-15 22:40:53 +00:00