Re: [DOTNET-ROTOR] Problems with profiling

2003-02-13 Thread Nam Tran
le to successfully use >SetILFunctionBody in Rotor. > > -Jan > > This posting is provided "AS IS" with no warranties, and confers no rights. > > -Original Message- > From: Schmied Fabian [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 13, 2003 1:44

Re: [DOTNET-ROTOR] Problems with profiling

2003-02-13 Thread Jan Kotas
4 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET-ROTOR] Problems with profiling Nam, I had the same problem: Allocating a method body with the allocator yielded a memory block which did not fit into the file sections specified in the module headers. Unfortunately, I could not solve the problem, so

Re: [DOTNET-ROTOR] Problems with profiling

2003-02-13 Thread Schmied Fabian
Tran [mailto:[EMAIL PROTECTED]] Gesendet: Do 13.02.2003 04:10 An: [EMAIL PROTECTED] Cc: Betreff: [DOTNET-ROTOR] Problems with profiling I've run into problems with Rotor's profiling interface while trying some simple th

[DOTNET-ROTOR] Problems with profiling

2003-02-12 Thread Nam Tran
I've run into problems with Rotor's profiling interface while trying some simple things, initially just replacing body of a tiny method with an exact copy. I base my code on the sample profiler. I try the same thing with the CLR and things work fine there. Here are the problems: - Some event mask