[Openmcl-devel] Profiling for CCL?

Alexander Repenning alexander at agentsheets.com
Mon Dec 2 23:37:50 PST 2013


is Apple Instruments (https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/Introduction/Introduction.html) still an option?


On Dec 2, 2013, at 8:43 PM, Carl Shapiro <carl.shapiro at gmail.com> wrote:

> 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
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel

Dr. Alexander Repenning, CTO
AgentSheets Inc.
6560 Gunpark Drive
Boulder CO 80301

phone: (303) 530-1773
vCard: http://www.agentsheets.com/AlexanderRepenning.vcf



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20131203/be29c612/attachment.htm>


More information about the Openmcl-devel mailing list