Export Views and Formats

Questions about YourKit .NET Profiler
Post Reply
dev.sam
Posts: 15
Joined: Tue Jul 18, 2017 9:14 am

Export Views and Formats

Post by dev.sam »

Hi Team,

How can I filter the views and formats through command line? I can find the Java options are there but not for Dot Net. Is it possible to filter (CSV, txt and only methods, class etc..) the views and formats from snap shot file in dotnet?
<Profiler Installation Directory>\bin\export-snapshot.bat <snapshot_file> <target_directory>

Thanks
Dev
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Export Views and Formats

Post by Anton Katilin »

Hi Dev

Please use the Java options, they are the same. You'll need to manually edit export-snapshot.bat to specify them.

Best regards,
Anton
Post Reply