• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [Q] function profiling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] function profiling


  • Subject: Re: [Q] function profiling
  • From: Chris Hanson <email@hidden>
  • Date: Wed, 16 May 2007 16:23:13 -0700

On May 16, 2007, at 3:52 PM, Eric Gorr wrote:

Now, I believe that Saturn will do this, but I believe that does not work on Intel. Is this correct?

As I understand it, Shark has something called Function Trace, which will probably do what I want, but that does not appear to be compatible with Intel either.

The CHUD tools - which both Saturn and Shark are components of - do, in fact, work on Macs with Intel processors. Be sure you're using the latest release of Xcode and the latest release of CHUD.


I'd probably start first with Shark to get the most accurate picture of what my code is doing and where the bottlenecks are. A Shark trace using "Time Profile (All Thread States)" of either a specific process or all processes is a great way to see exactly where the CPU time in your code is being spent, which a purely function-based approach may not tell you.

  -- Chris

_______________________________________________
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


  • Follow-Ups:
    • Re: [Q] function profiling
      • From: Eric Gorr <email@hidden>
    • Re: [Q] function profiling
      • From: Rick Altherr <email@hidden>
References: 
 >Custom Data Formatters (From: Eric Gorr <email@hidden>)
 >[Q] function profiling (From: Eric Gorr <email@hidden>)

  • Prev by Date: [Q] function profiling
  • Next by Date: Re: [Q] function profiling
  • Previous by thread: [Q] function profiling
  • Next by thread: Re: [Q] function profiling
  • Index(es):
    • Date
    • Thread