Create named snapshot by dotMemory Command-Line Profiler
I use dotMemory in CI and create snapshot by stdin command such as ##dotMemory["get-snapshot", {pid:1234}].
This snapshots are created with name Snaphot#N. But I need more information about snapshot.
Can I use stdin command and create named snapshot? The name of snapshot give me information tags that I need.
Please sign in to leave a comment.
Hello,
Currently, you can rename snapshot only from dotMemory interface.
We should implement it in future: https://youtrack.jetbrains.com/issue/DMRY-5707