[Openmcl-devel] Profiling for CCL?

Carl Shapiro carl.shapiro at gmail.com
Mon Dec 2 19:43:39 PST 2013


Intel's VTune and AMD's CodeAnalyst have APIs for profiling JITed code, not
dissimilar from the API provided by oprofile on Linux for JITed code.  If
you do not mind getting your hands dirty, you could call out to the API of
the profiler of your choice to notify it of the locations of code in your
running Lisp image and then let it profile your binary as usual.

On Sun, Dec 1, 2013 at 5:26 PM, Mark H. David <mhd at yv.org> wrote:

> Does anyone do profiling on CCL?  What's good to use?  Saw online (
> http://ccl.clozure.com/manual/chapter12.html) something for Linux and
> Mac, two approaches.  Anything cross platform? Anything for Windows?
>
> Thanks,
>
> -Mark
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20131202/65b40d4c/attachment.htm>


More information about the Openmcl-devel mailing list