Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo bf31fe4cf6 VM manages hook sets itself vor 6 Jahren
  Andy Wingo d145b57baf Minor updates for Scheme runtime (statprof, backtraces) vor 6 Jahren
  Andy Wingo b8a9a666f1 Rewrite subr implementation vor 6 Jahren
  Andy Wingo c248ea10be Remove all deprecated code vor 7 Jahren
  Freja Nordsiek a7428a3172 Fixed bug: statprof flat display wasn't writing summary lines to port vor 7 Jahren
  Andy Wingo f7909b9516 Adapt gcprof to preemptive interrupts vor 8 Jahren
  Andy Wingo e7d3414079 Adapt statprof to new preemptive interrupts vor 8 Jahren
  Ludovic Courtès bfa3883592 statprof: 'with-statprof' honors #:display-style. vor 8 Jahren
  Andy Wingo 8998f1539f Update statprof documentation; deprecate `with-statprof' vor 9 Jahren
  Andy Wingo 4066ee3192 Better call-counting profiles in statprof vor 9 Jahren
  Andy Wingo 67e8aa85e8 Remove frame-local-ref, frame-local-set! vor 9 Jahren
  Andy Wingo ee85113f4a statprof: Better tree-format profiles vor 9 Jahren
  Andy Wingo cf2fadf603 statprof: Add tree #:display-style. vor 9 Jahren
  Andy Wingo 8af3423efe Remove primitive?, add primitive-code? vor 9 Jahren
  Andy Wingo 6f248df1f6 Merge commit 'cdcba5b2f6270de808e51b3b933374170611b91d' vor 10 Jahren
  Ludovic Courtès cdcba5b2f6 statprof: 'statprof' and 'with-statprof' return the code's return values. vor 10 Jahren
  Andy Wingo de0233af17 Fix inner and outer stack cuts to match on procedure code vor 10 Jahren
  Andy Wingo 3f71590f20 Fix statprof for optimizations vor 10 Jahren
  Andy Wingo da169db26a statprof avoids mucking with VM trace levels when not counting calls vor 10 Jahren
  Andy Wingo a234ab929c Better state handling in statprof vor 10 Jahren
  Andy Wingo 6bceec326f ,profile, statprof, gcprof have an outer stack cut vor 11 Jahren
  Andy Wingo 1145f4069b Statprof commentings vor 11 Jahren
  Andy Wingo ee3f9604dd statprof-display prints source locations vor 11 Jahren
  Andy Wingo e3997e709b Refactorings: call-data has source, stats is a record vor 11 Jahren
  Andy Wingo cd073eb4a9 Statprof uses stack trace buffer to always provide full stacks vor 11 Jahren
  Andy Wingo 3f9f4a2d59 Statprof always stores full stack traces vor 11 Jahren
  Andy Wingo 188e2ae36b Update statprof commentary vor 11 Jahren
  Andy Wingo 13a977dd79 More state-related refactors in statprof vor 11 Jahren
  Andy Wingo 3072d7624f Statprof restores previous sigprof handler when stopping vor 11 Jahren
  Andy Wingo 91db6c4f9c More statprof refactors vor 11 Jahren