1.0.11.31: Make SB-PROFILE cons less
authorJuho Snellman <jsnell@iki.fi>
Mon, 19 Nov 2007 01:04:38 +0000 (01:04 +0000)
committerJuho Snellman <jsnell@iki.fi>
Mon, 19 Nov 2007 01:04:38 +0000 (01:04 +0000)
commitf8cb958b9afbd7633c3e2f21a3711fd240e428b1
treea3248c614fe2a29d64b1b0fd6e263e9d3e880448
parent4a859f21bcda6fc578fc442effe9230b781eb943
1.0.11.31: Make SB-PROFILE cons less

        * dx allocate the closed over variables for the profiling wrapper
        * Fixes a bug where a profiled function A calling profiled function
          B would cause 6 words of consing to be attributed to A in the
          profiler.
NEWS
src/code/profile.lisp
version.lisp-expr