[Mono-bugs] [Bug 59086][Wis] New - --profile attributes allocs to __icall_wrapper_mono_object_new_specific

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 23:52:01 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=59086

--- shadow/59086	2004-05-25 23:52:01.000000000 -0400
+++ shadow/59086.tmp.4903	2004-05-25 23:52:01.000000000 -0400
@@ -0,0 +1,36 @@
+Bug#: 59086
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bmaurer@users.sf.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: --profile attributes allocs to __icall_wrapper_mono_object_new_specific
+
+I get stuff like this from --profile 
+22039 KB System.Object::__icall_wrapper_mono_object_new_specific(intptr)
+        1708 KB    31241 .UsageVector                                    
+        1666 KB    85315 System.Collections.ArrayList                    
+        1299 KB    47525 Mono.CSharp.SimpleName                          
+         904 KB    38606 Mono.CSharp.ShortConstant                       
+         871 KB    37176 .SimpleEnumerator                               
+         838 KB    71519 System.Int32                                    
+         669 KB    15588 Mono.CSharp.FlowBranchingBlock                  
+         646 KB    15044 Mono.CSharp.FieldExpr                           
+         561 KB    23975 Mono.CSharp.MyBitVector                         
+         510 KB    11888 System.Collections.Hashtable                    
+         502 KB    14287 Mono.CSharp.LocalVariableReference              
+         482 KB     6176 Mono.CSharp.Block                               
+         475 KB     5297 Mono.CSharp.EmitContext                         
+         412 KB    11731 .Enumerator         
+
+It is very hard to use this type of info