1.0.45.28: add LIMIT and PRINT-NO-CALL-LIST arguments to SB-PROFILE:REPORT
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 12 Feb 2011 15:51:47 +0000 (15:51 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 12 Feb 2011 15:51:47 +0000 (15:51 +0000)
commita801d5d3ac5e5bf1732c292cadffe84097cd894b
treec09c4177e5ff5f5451fb5a6e8a03235da4607e54
parentc77617ca5f9334bcd3c1518dcec3491d9d11cbf3
1.0.45.28: add LIMIT and PRINT-NO-CALL-LIST arguments to SB-PROFILE:REPORT

  Patch by William Halliburton, lp#710017.

  These arguments are used to control the amount of information printed
  by REPORT as many times you are only looking for the top contenders
  and the other information is unnecessary and, at times, inundating.
src/code/profile.lisp
version.lisp-expr