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

13 Коммитов

Автор SHA1 Сообщение Дата
Joe Shaw 4709c0c26d Remove files that are only supposed to be on the branch
svn path=/trunk/heap-buddy/; revision=69068
2006-12-05 20:43:40 +00:00
Joe Shaw a8a01b63a9 [joe@posthaste ~/cvs/beagle/search]$ cat
/home/joe/cvs/heap-buddy/svn-commit.tmpAdd a mutex around the backtrace
hash table.  When hangs occur on SMP,
it's because of contention around this hash table.  Write out the number
of live objects to the outfile on heap resize in addition to the live
bytes.  Report this in the tool.

Remove the autogenerated analyzer/Makefile file.


svn path=/trunk/heap-buddy/; revision=69065
2006-12-05 20:21:37 +00:00
Miguel de Icaza 02e121d994 Relicense heap-buddy from GPL to MIT X11, thanks to Nat and JP
svn path=/trunk/heap-buddy/; revision=66751
2006-10-17 16:01:46 +00:00
dsnell 2a93681629 "Does this foo exist?"
svn path=/trunk/heap-buddy/; revision=62635
2006-07-15 06:44:37 +00:00
dsnell c03fbd23c0 These are for the Memlog
svn path=/trunk/heap-buddy/; revision=62634
2006-07-15 06:06:01 +00:00
Jon Trowbridge 46853c5b7a Incremented version number post-release.
svn path=/trunk/heap-buddy/; revision=51546
2005-10-11 03:13:03 +00:00
Jon Trowbridge 94a2ed73d2 Fixes for getting backtraces and method names into the right state when we
loaded from a log file.


svn path=/trunk/heap-buddy/; revision=51524
2005-10-10 16:51:40 +00:00
Jon Trowbridge f898e037bb Cleaned up matching, and added matching to the backtraces
report.

svn path=/trunk/heap-buddy/; revision=51514
2005-10-10 14:52:07 +00:00
Jon Trowbridge d293ab81e0 Lots of hacking: file format tweaks, new reports,
better formatting, saner behavior, bug fixes, etc. etc.


svn path=/trunk/heap-buddy/; revision=51500
2005-10-10 05:12:41 +00:00
Jon Trowbridge 4a454b5010 Added a simple summary report, and made it the default.
Finished lazy loading of backtraces and GC data.


svn path=/trunk/heap-buddy/; revision=51491
2005-10-09 18:21:15 +00:00
Jon Trowbridge 52f0a9ced6 Another tweak to my stupid parser.
svn path=/trunk/heap-buddy/; revision=51479
2005-10-08 19:50:50 +00:00
Jon Trowbridge 2a3e0ede3a Added a primitive, hacky free-form parser for controlling the
types report.

svn path=/trunk/heap-buddy/; revision=51478
2005-10-08 19:42:18 +00:00
Jon Trowbridge 429b0858d2 Initial import of the new, improved, all-singing, all-dancing,
heap-buddy.

svn path=/trunk/heap-buddy/; revision=51438
2005-10-07 21:02:33 +00:00