You say it's crashing, how exactly? Any logs, stacktraces?
On Tue, Nov 17, 2015 at 3:41 AM, john jacob wrote:
> Hi,
> I have a mono-service which is taking a lot of CPU cycles (almost 100%)
> when ran under load. I am trying to run the mono log profiler to corner the
> issue, but couldn't do tha
Hi,
I have a mono-service which is taking a lot of CPU cycles (almost 100%)
when ran under load. I am trying to run the mono log profiler to corner the
issue, but couldn't do that successfully. What should be the exact command
I should use?
i tried setting the MONO_OPTIONS=--profile=log:sample in