sb-sprof: Move tests into test.lisp.
[sbcl.git] / contrib / sb-sprof / sb-sprof.lisp
2013-11-13 Stas Boukarevsb-sprof: Move tests into test.lisp.
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2013-08-24 Stas BoukarevRevert "Clean up %more-arg-values."
2013-08-20 Stas BoukarevClean up %more-arg-values.
2013-02-03 Christophe Rhodestypo fix in sb-sprof.
2013-02-03 Nikodemus Siivolagrab-bag of SB-SPROF improvements.
2013-02-03 Attila Lendvaimake SB-SPROF:WITH-PROFILING not loop by default
2013-02-03 Nikodemus Siivolamention :TIME in *SAMPLING-MODE* docstring
2013-01-05 Stas Boukarevsb-sprof.lisp: Remove trailing white-spaces.
2013-01-04 Stas Boukarevsb-sprof: Define pthread-kill only on +sb-thread.
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-06-12 Nikodemus Siivolafix long-standing debug-name confusion
2011-11-23 Nikodemus Siivolatweak tail merging logic
2011-07-06 Paul KhuongSmall cleanups
2011-07-03 Paul KhuongSplit GENCGC_PAGE_BYTES in 3 constants
2011-02-20 Nikodemus Siivola1.0.46.2: SB-SPROF: fix threaded wallclock profiling...
2010-03-09 Nikodemus Siivola1.0.36.16: allocation profiling for new threads
2009-05-17 Nikodemus Siivola1.0.28.56: more robust stack frame pointer checking...
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-05-30 Nikodemus Siivola1.0.17.13: grab-bag of SB-SPROF enhancements
2008-01-15 Nikodemus Siivola1.0.13.41: SB-SPROF:REPORT when there are no samples
2007-10-04 Thiemo Seufer1.0.10.23: Shuffle def* foo around for less compiler...
2007-09-05 Thiemo Seufer1.0.9.30: Make SBCL work on MIPS/Linux with larger...
2007-08-21 Juho Snellman1.0.8.45: Fix sb-sprof on non-x86oids
2007-05-06 Juho Snellman1.0.5.39: sb-sprof call counting
2007-01-11 Juho Snellman1.0.1.19:
2006-12-01 Juho Snellman1.0.0.5:
2006-11-23 Juho Snellman0.9.18.69:
2006-11-17 Juho Snellman0.9.18.58:
2006-11-14 Juho Snellman0.9.18.50:
2006-05-13 Juho Snellman0.9.12.15:
2005-10-07 Gabor Melis0.9.5.30:
2005-10-06 Gabor Melis0.9.5.27: preparing for aysnc unwinds
2005-10-02 Juho Snellman0.9.5.17:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-01-11 Juho Snellman0.8.18.25:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-07-27 Christophe Rhodes0.8.13.6:
2004-07-26 Christophe Rhodes0.8.13.4:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-06-28 Christophe Rhodes0.8.12.6:
2004-06-21 Christophe Rhodes0.8.11.20: