Andy Wingo
|
8998f1539f
Update statprof documentation; deprecate `with-statprof'
|
9 lat temu |
Andy Wingo
|
4066ee3192
Better call-counting profiles in statprof
|
9 lat temu |
Andy Wingo
|
67e8aa85e8
Remove frame-local-ref, frame-local-set!
|
9 lat temu |
Andy Wingo
|
ee85113f4a
statprof: Better tree-format profiles
|
9 lat temu |
Andy Wingo
|
cf2fadf603
statprof: Add tree #:display-style.
|
9 lat temu |
Andy Wingo
|
8af3423efe
Remove primitive?, add primitive-code?
|
9 lat temu |
Andy Wingo
|
6f248df1f6
Merge commit 'cdcba5b2f6270de808e51b3b933374170611b91d'
|
10 lat temu |
Ludovic Courtès
|
cdcba5b2f6
statprof: 'statprof' and 'with-statprof' return the code's return values.
|
10 lat temu |
Andy Wingo
|
de0233af17
Fix inner and outer stack cuts to match on procedure code
|
10 lat temu |
Andy Wingo
|
3f71590f20
Fix statprof for optimizations
|
10 lat temu |
Andy Wingo
|
da169db26a
statprof avoids mucking with VM trace levels when not counting calls
|
10 lat temu |
Andy Wingo
|
a234ab929c
Better state handling in statprof
|
10 lat temu |
Andy Wingo
|
6bceec326f
,profile, statprof, gcprof have an outer stack cut
|
11 lat temu |
Andy Wingo
|
1145f4069b
Statprof commentings
|
11 lat temu |
Andy Wingo
|
ee3f9604dd
statprof-display prints source locations
|
11 lat temu |
Andy Wingo
|
e3997e709b
Refactorings: call-data has source, stats is a record
|
11 lat temu |
Andy Wingo
|
cd073eb4a9
Statprof uses stack trace buffer to always provide full stacks
|
11 lat temu |
Andy Wingo
|
3f9f4a2d59
Statprof always stores full stack traces
|
11 lat temu |
Andy Wingo
|
188e2ae36b
Update statprof commentary
|
11 lat temu |
Andy Wingo
|
13a977dd79
More state-related refactors in statprof
|
11 lat temu |
Andy Wingo
|
3072d7624f
Statprof restores previous sigprof handler when stopping
|
11 lat temu |
Andy Wingo
|
91db6c4f9c
More statprof refactors
|
11 lat temu |
Andy Wingo
|
a7ede58d01
Slight gcprof refactor
|
11 lat temu |
Andy Wingo
|
e68ed8397d
statprof uses new setitimer magical usecs ability
|
11 lat temu |
Andy Wingo
|
fd953d7a10
gcprof tweaks
|
11 lat temu |
Andy Wingo
|
19bf8caff3
Refactor representation of sampling periods in statprof
|
11 lat temu |
Andy Wingo
|
fd5dfcce80
statprof and gcprof procedures use a fresh statprof state
|
11 lat temu |
Andy Wingo
|
546efe2514
simplify profile-signal-handler
|
11 lat temu |
Andy Wingo
|
3476a3692e
statprof: accumulated-time is in jiffies
|
11 lat temu |
Andy Wingo
|
e4a8775ddb
Pass state around statprof in more places
|
11 lat temu |