[Mono-bugs] [Bug 686543] New: Profiler loads on Mac OS X but does not produce any sensible report
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Apr 11 03:46:03 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=686543
https://bugzilla.novell.com/show_bug.cgi?id=686543#c0
Summary: Profiler loads on Mac OS X but does not produce any
sensible report
Classification: Mono
Product: Mono: Runtime
Version: 2.10.x
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Major
Priority: P5 - None
Component: debug
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mail at christian-stuempel.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de;
rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16
With the DYLD_FALLBACK_LIBRARY_PATH set to mono's lib directory, I can get the
profiler to load with:
mono --profiler Test.exe
where Test is a HelloWorld application or another, more complex exe.
The output I get is always almost empty: Loaded images is always reported 0, no
calls nor thread info show up in the report.
When I try the same under Linux, the profiler works as described on the Mono
website and produces the expected output.
Reproducible: Always
Steps to Reproduce:
1. mono --profiler HelloWorld.exe
2.
3.
Actual Results:
Mono log profiler data
Profiler version: 0.4
Data version: 4
Mean timer overhead: 292 nanoseconds
Program startup: Mon Apr 11 09:38:26 2011
Program ID: 21728
JIT summary
Compiled methods: 0
Generated code size: 0
GC summary
GC resizes: 0
Max heap size: 0
Object moves: 0
Metadata summary
Loaded images: 0
Exception summary
Throws: 0
Thread summary
Expected Results:
A profiler output
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list