Re: using CHUD tools
Re: using CHUD tools
- Subject: Re: using CHUD tools
- From: Rick Altherr <email@hidden>
- Date: Tue, 19 Feb 2008 10:16:41 -0800
On Feb 19, 2008, at 2:11 AM, email@hidden wrote:
I would like to create a function profiler for an application built
from Intel Fortran compiler and Xcode 2.4.1. I need functions called
and their frequency so I started using the Sampler tool. The Sampler
attaches to the process and creates a call trace but the trace is in
hex.
Anyone used the Sampler or other CHUD tools to create a function
profiler using Fortran? What compiler/link flags were used?
Thanks,
Joe _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@apple.com
This email sent to email@hidden
If you want statistical sampling, you can just use Shark. If you want
an exact trace of function entry and exit, you'll want to use Saturn.
Both are part of CHUD. Both support Fortran.
--
Rick Altherr
Architecture and Performance Group
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden