Re: [Mono-dev] Profiler Name

2015-03-20 Thread Greg Young
more specific:

greg@orc ~/src/PrivateI/bridges/mono ±master⚡ » sudo cp
libmono-profiler-privateeye.so /usr/lib/libmono-profiler-privateeye.so
greg@orc ~/src/PrivateI/bridges/mono ±master⚡ » mono
--profile=privateeye ~/src/crap/crap.exe
The 'privateeye' profiler wasn't found in the main executable nor
could it be loaded from 'mono-profiler-privateeye'.

greg@orc ~/src/PrivateI/bridges/mono ±master⚡ » sudo cp
libmono-profiler-privateeye.so /usr/lib/libmono-profiler-bar.so
greg@orc ~/src/PrivateI/bridges/mono ±master⚡ » mono --profile=bar
~/src/crap/crap.exe
thread data not found, creating



On Sat, Mar 21, 2015 at 2:17 AM, Greg Young  wrote:
> Am I going totally nuts or is there a max length on profiler name of about 8?
>
> Just wasted a lot of time about why it couldn't find my renamed profiler.
>
> Renamed it eventually to foo and the same .so is now found and works.
>
> If so this could probably be worth a doc.
>
> Cheers,
>
> Greg
>
> --
> Studying for the Turing test



-- 
Studying for the Turing test
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Profiler Name

2015-03-20 Thread Greg Young
Am I going totally nuts or is there a max length on profiler name of about 8?

Just wasted a lot of time about why it couldn't find my renamed profiler.

Renamed it eventually to foo and the same .so is now found and works.

If so this could probably be worth a doc.

Cheers,

Greg

-- 
Studying for the Turing test
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list