"Unknown library" when profiling plugins with Shark
"Unknown library" when profiling plugins with Shark
- Subject: "Unknown library" when profiling plugins with Shark
- From: Guido Lorenz <email@hidden>
- Date: Mon, 30 Mar 2009 15:13:06 +0200
Hello,
I'm trying to profile a C++ application that uses "plugins", i.e.
dylibs loaded at runtime using dlopen(). I can debug code inside these
plugins, so the necessary debug symbols seem to be available. But
Shark only displays calls to an "Unkown library" where code from a
plugin is executed.
Has anyone used Shark successfully to profile an application with
plugins, and any ideas why it isn't working for me? Can I help Shark
find the plugin library?
Thanks.
Guido
_______________________________________________
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