trying to get a handle on a problem in a real-time system with system analyzer. but, there are way too many events. I tried increasing the buffer size, we have 128Mb of DDR!!!, but when I enter a value that is too large, anything over 4Mb, then my program locks up during load and does not run to main().
I could turn UIA on and off in code but the documentation is confusing and incomplete. How do I turn analysis on and off globally?