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

261 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
gerv%gerv.net adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org 17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
timeless%mozdev.org ee7cc9c534 Bug 295159 trace-malloc build crashes in glibc initialization
patch by sascha@schumann.cx r=timeless sr=dbaron
2005-11-13 22:39:05 +00:00
dbaron%dbaron.org cde791bfac Remove CRs (whitespace change only). 2005-09-21 20:32:30 +00:00
gandalf%firefox.pl 31f502d4a6 Bug 288823: Trace-malloc fails to compile on windows; p=bugzilla@mcsmurf.de,r+sr=dbaron,a=brendan 2005-06-11 12:52:23 +00:00
dbaron%dbaron.org fc1be1fe99 Fix bustage. b=288626 2005-04-06 06:02:47 +00:00
dbaron%dbaron.org 2419559d71 For functions in the binary, output something compatible with addr2line. b=230336 r=brendan 2005-03-30 01:54:54 +00:00
bsmedberg%covad.net 79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
gerv%gerv.net cc323a7cc8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
dbaron%dbaron.org 22cc1e3eb0 Add simple trace-malloc reader to dump all allocation stacks in a trace-malloc log. 2004-02-19 19:52:59 +00:00
cls%seawood.org 486c2570e0 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
brendan%mozilla.org 901708e8e3 Get my NS_TrackAllocation patch in before cls moves files. 2004-02-11 04:15:17 +00:00
cls%seawood.org 1a0e9742d7 Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org 1aae076768 Remove unneeded -liberty references.
Bug #232763
2004-02-10 17:58:21 +00:00
dbaron%dbaron.org e4a3611b34 Note out-of-component pointers. 2004-01-17 20:52:40 +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
dbaron%dbaron.org b7de5d5648 Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner 2004-01-03 19:16:31 +00:00
dbaron%dbaron.org 6931545fdc Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan 2003-12-12 23:02:12 +00:00
dbaron%dbaron.org c58c100242 Be sure to call NS_TraceMallocStartup so we know (on Unix) not to waste time logging everything once we know there is no command-line argument. b=113833 r+sr=brendan 2003-06-21 00:28:05 +00:00
alecf%flett.org ae9176bd25 oops, didn't mean to check that in 2003-06-18 02:14:15 +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 39b6e7826f ugh, take two - remove PR_ASSERT, tabs, and extra ^M's 2003-06-04 20:53:57 +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 315db632c3 ignore generated files 2003-04-17 07:41:23 +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
cathleen%netscape.com 525d66b9b0 fix windows trace-malloc build. this file was removed in config/os2, needed for command line utility 2003-03-06 01:32:39 +00:00
dbaron%dbaron.org ff150df12c Two typo fixes. 2003-01-18 18:37:41 +00:00
dbaron%dbaron.org aa65be1359 Some minor tweaks. b=98665 sr=waterson 2003-01-18 16:26:26 +00:00
dbaron%dbaron.org 08e7da8b22 Add memory dump reader and new tool (leaksoup) for analyzing leak graph at shutdown. b=179212 Partly reviewed by brendan. 2003-01-18 16:24:55 +00:00
dougt%netscape.com ea89f2487c Missed the tm.def file 2003-01-16 21:26:02 +00:00
dougt%netscape.com 6508e0713e move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
dbaron%fas.harvard.edu a34c46af22 Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
brendan%mozilla.org c70d301f7e Fix up comments, overlong lines, NULL in C code, slight code simplification in log_filename (r/sr=blythe/dbaron). 2002-11-13 04:40:17 +00:00
blythe%netscape.com 85a642fc74 Not part of build.
Fix compile time error.
2002-11-09 16:42:50 +00:00
blythe%netscape.com a145fac706 Not part of the build.
Work in progress on heap fragmentation reporting tool.
2002-11-06 17:10:29 +00:00
blythe%netscape.com b35e7ab8e5 Not part of any build.
Work in progress on heap fragmentation report tool.
2002-11-01 00:34:13 +00:00
blythe%netscape.com 96a0019810 Not part of any build.
Work in progress on heap fragmentation tool.
2002-10-30 13:17:15 +00:00
blythe%netscape.com 63da865489 Not part of build.
Polish the output of this trace-malloc tool with some options.
2002-10-26 19:24:22 +00:00
cathleen%netscape.com 2ec76cfe3e update spacetrace catagory rules. not part of the build 2002-10-26 00:35:08 +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
seawood%netscape.com 7fb7033b34 Remove generated tmreader.$(OBJ_SUFFIX) 2002-07-01 02:15:11 +00:00
alecf%netscape.com bcf192e308 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
blythe%netscape.com 7a89880152 Wallet category 2002-05-16 00:46:00 +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 d33932e756 Fix unix build warning.
Not part of normal build.
2002-05-11 01:27:34 +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
cathleen%netscape.com 16e0f2f1ca export rules file into dist r=dp 2002-05-03 22:51:16 +00:00
dp%netscape.com c796599b2b Moving printNodeProcessor to new api 2002-05-03 22:33:08 +00:00
dp%netscape.com a087962d3f Necko uri folded into necko 2002-05-03 13:27: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
leaf%mozilla.org ad3b8faf32 add the binary suffix to fix build bustage 2002-05-02 19:43:09 +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
cathleen%netscape.com b256680996 Fixing to include spacecategory.c. Fix by Garrett on cathleen's tree -dp 2002-05-01 22:39:46 +00:00
dp%netscape.com a3b5fa2664 export formatNumber 2002-04-30 23:52:52 +00:00
dp%netscape.com 430295c669 printCategoryTree 2002-04-30 23:44:03 +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 cacd86c847 Rearranged rules to get more accurate assignment 2002-04-30 23:42:32 +00:00
dp%netscape.com 2eaafb13a6 best shot at a rules file. 2002-04-22 18:15:15 +00:00
dp%netscape.com da3dad6278 Sorting in category report 2002-04-20 00:25:55 +00:00
dp%netscape.com e8edfe409c Store len of patterns for fast comparison 2002-04-20 00:14:22 +00:00
dp%netscape.com 7cce01fbf0 Using stncmp instead of strstr for callsite maching. 2002-04-19 21:51:03 +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 34479f09c8 fastload-js -> chrome-js 2002-04-17 20:25:04 +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 1a272f9fd1 more categories 2002-04-17 01:33:16 +00:00
dp%netscape.com 865ab1e7e7 installing rules.txt in dist/bin 2002-04-17 01:03:44 +00:00
dp%netscape.com 5e28943763 shared globals 2002-04-17 00:13:59 +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 2e36ed30a4 Dealing with non-existent category file 2002-04-17 00:11:55 +00:00
dp%netscape.com 51792fa38f categories 2002-04-16 23:36:47 +00:00
blythe%netscape.com 32a093d13a fix bug 134737, gmake win32 trace-malloc gd enabled build, r=dp sr=alecf 2002-04-16 21:50:01 +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
seawood%netscape.com 0df019b037 This patch:
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.

Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:26:10 +00:00
seawood%netscape.com ccc74b9b6f Fixing win32 gmake trace-malloc bustage 2002-02-14 22:56:03 +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