Lisp HUG Maillist Archive

Profiling Packages

Hi!

When I do

CL-USER 20 > (reset-profiler)
NIL

CL-USER 21 > (set-up-profiler :packages "CAPI")
20

CL-USER 22 > (profile (capi:contain (make-instance 'capi:title-pane
                                                   :title "Foo")))

I still get a lot of data about symbols from the CL package.  Is
this the intended behavior?  (Same in the GUI profiler)

Regards,
-- 
Nils Gösche
Ask not for whom the <CONTROL-G> tolls.

PGP key ID #xD26EF2A0


Updated at: 2020-12-10 09:01 UTC