<div dir="ltr">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.<br>


<div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 1, 2013 at 5:26 PM, Mark H. David <span dir="ltr"><<a href="mailto:mhd@yv.org" target="_blank">mhd@yv.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Does anyone do profiling on CCL?  What's good to use?  Saw online (<a href="http://ccl.clozure.com/manual/chapter12.html" target="_blank">http://ccl.clozure.com/manual/chapter12.html</a>) something for Linux and Mac, two approaches.  Anything cross platform? Anything for Windows?<br>



<br>
Thanks,<br>
<br>
-Mark<br>
<br>
_______________________________________________<br>
Openmcl-devel mailing list<br>
<a href="mailto:Openmcl-devel@clozure.com" target="_blank">Openmcl-devel@clozure.com</a><br>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" target="_blank">http://clozure.com/mailman/listinfo/openmcl-devel</a><br>
</blockquote></div><br></div></div>