Export analysis function for use by the feature-specific profiler.
This commit is contained in:
parent
fc512ba78d
commit
baef0220f2
|
@ -223,7 +223,8 @@
|
|||
;; Entry point
|
||||
|
||||
(provide (rename-out [contract-profile/user contract-profile])
|
||||
contract-profile-thunk)
|
||||
contract-profile-thunk
|
||||
analyze-contract-samples) ; for feature-specific profiler
|
||||
|
||||
;; TODO have kw args for profiler, etc.
|
||||
;; TODO have kw args for output files
|
||||
|
|
Loading…
Reference in New Issue
Block a user