• 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: Official or correct explanation of numbers on the 1st column for every method/function call in process sample?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Official or correct explanation of numbers on the 1st column for every method/function call in process sample?


  • Subject: Re: Official or correct explanation of numbers on the 1st column for every method/function call in process sample?
  • From: Steve Mills <email@hidden>
  • Date: Tue, 17 Mar 2015 16:58:39 -0500

> On Mar 17, 2015, at 15:52, JongAm Park <email@hidden> wrote:
>
> Call graph:
>    1379 Thread_839846: Main Thread   DispatchQueue_<multiple>
>    + 1379 start  (in Wirecast) + 52  [0x100a31074]
>    +   1379 main  (in Wirecast) + 1070  [0x100b3e16a]
>    +     1379 eApp::Run(bool, zRecord*)  (in libeva.dylib) + 779  [0x101033225]
>    +       1379 eWindowManager_cocoa::MessageLoop()  (in libeva.dylib) + 70  [0x101037932]
>    +         1379 -[NSApplication run]  (in AppKit) + 594  [0x7fff88cd2593]
>
> I can guess the number on the 1st (2nd?) on every row after + sign. It should be number of samples or how long a method/function take.

The number after the + is the distance after the function named before the +. That's all I know. :)

Steve via iPad


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Official or correct explanation of numbers on the 1st column for every method/function call in process sample?
      • From: JongAm Park <email@hidden>
References: 
 >Official or correct explanation of numbers on the 1st column for every method/function call in process sample? (From: JongAm Park <email@hidden>)

  • Prev by Date: Re: highlight a nsview on click-drag?
  • Next by Date: Re: Official or correct explanation of numbers on the 1st column for every method/function call in process sample?
  • Previous by thread: Official or correct explanation of numbers on the 1st column for every method/function call in process sample?
  • Next by thread: Re: Official or correct explanation of numbers on the 1st column for every method/function call in process sample?
  • Index(es):
    • Date
    • Thread