Historique des commits

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