Is it possible to check .NET stacktrace in diagsession? If yes then how to do that?

0

When opening a diagsession file in VS 2017, I could see several processes under the column "Function Name". One of them is my .NET site's worker process (w3wp).

I also extracted the etl from the diagsession file and open the etl file in Windows Performance Analyzer.

I could not find a way to check any .NET stacktrace by doing those two methods above. Could anyone please let me know whether it is actually possible to do that?

AlxdR

Posted 2019-04-02T06:55:52.273

Reputation: 131

No answers