You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to observato...@dartlang.org
Hi,
I'm using Observatory to profile my app. I searched across all my code and I couldn't find a use of UserTag. However, I'm seeing this profile:
My guess is that some library I'm importing, somehow, has tags.
Is there a way to ignore the tags of libraries that are package: imports? These tags don't mean anything to me.
Thanks!
Todd Turnidge
unread,
Aug 28, 2015, 12:57:54 PM8/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Seth Ladd, observato...@dartlang.org
I don't believe that there is a way to disable user tags from imported libraries, but that seems like a reasonable thing to want to do. You could file an issue about that and assign it to John.
If you want to verify that UserTags are being created I suppose you could use the allocation profiler to pinpoint where that's happening.
Todd
--
You received this message because you are subscribed to the Google Groups "Dart VM Observatory Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to observatory-dis...@dartlang.org.
Seth Ladd
unread,
Aug 28, 2015, 6:41:04 PM8/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message