Activity overview
Latest activity by haggard
Can snapshots be made without having the UI up?
Our application is very large and processor intensive. The programmatic API to take snapshots is something that we think could be very useful. I've been asked to find out what if anything can be do...
Doh! I'd just assumed that the profiler would automatically run. You have to START Red-Gate memory profiler 7 application manually, have it lauch the application being profiled and then everything appears to work in the desired fashion. To quote an SNL comedienne who has now sadly passed away, "Never mind." / comments
Doh! I'd just assumed that the profiler would automatically run. You have to START Red-Gate memory profiler 7 application manually, have it lauch the application being profiled and then everything ...
How to use RedGate.MemoryProfiler.Snapshot.TakeSnapshot?
I downloaded and installed the early adopter 7 code, registered the two DLLs as was stated in the instructions (my development system is Windows 7 on an x64 Dell), made a very simple x86 .NET appli...
Profiling API to call from app?
Is there an API in the profiler that the application being profiled can call so that it could, for example, trigger a GC, application memory dump or some other such thing? If so, where is the docum...