Re: Shark rejects double-click on java function
Re: Shark rejects double-click on java function
- Subject: Re: Shark rejects double-click on java function
- From: Rick Altherr <email@hidden>
- Date: Mon, 24 Nov 2008 08:55:12 -0800
On Nov 24, 2008, at 6:44 AM, Benson Margulies wrote:
Using java 1.5. Running with -agentlib:Shark. I can do a Java time
profile. However, when I double-click on a function, the result is an
error popup saying that 'I lack access or that the process has exited
...' neither of which is correct.
_______________________________________________
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
What this really means is that Shark has no source information for the
function you are selecting. Thus, it tries to fall back to the
assembler view which fails because Shark doesn't understand Java
bytecode.
--
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