Activity overview
Latest activity by MikiWatts
OK, I found the culprit... my application adjusts the local machine time, to make it match the server time, relative to time zones. Apparently, doing this while running the profiler, really throws it into a loop...
So, problem solved. I'd suggest maybe adding some check for a change in the computer time, if the effects are so severe ? / comments
OK, I found the culprit... my application adjusts the local machine time, to make it match the server time, relative to time zones. Apparently, doing this while running the profiler, really throws ...
PrioriPOSGUI is my main .Net application, it's pure .net / comments
PrioriPOSGUI is my main .Net application, it's pure .net
I tried doing the same on a different POS machine, which had the version 5 profile without the version 6 installed, and used the same application version that I used with the first POS machine. It worked just fine there. / comments
I tried doing the same on a different POS machine, which had the version 5 profile without the version 6 installed, and used the same application version that I used with the first POS machine. It ...
My application definitely continues running, the graphs I've shown are while it was still running and responding just fine. / comments
My application definitely continues running, the graphs I've shown are while it was still running and responding just fine.
Ok, I thought the cpu graph was ok, but it's still not working right...
The graph is running ok, until about 1:30 minutes, when it fills the screen, and then it just disappers, and the time ticks don't progress any further. When I save the results, and try to view them, it shows the cpu graph, but it looks messed and has overlapping lines.
Here's what it looks like: [image] [image]
If I wait long enough, to about 2:30, without touching the application, it suddenly starts working again, but you can still see the mixed up cpu lines at the start: [image]
Edit: OK, something is just not working right here... even if I leave the profiler running for 2 minutes, then perform a few actions with my application, and then try to view the results, I only see results from operations that run in background threads and not from the UI thread itself.
Edit: now the version 5 started doing it ! It worked just fine before: [image] / comments
Ok, I thought the cpu graph was ok, but it's still not working right...
The graph is running ok, until about 1:30 minutes, when it fills the screen, and then it just disappers, and the time ticks d...
Nope, no such luck, replaced the dll and recompiled, but no difference. If I let the application run, after stopping the profiler, I can still see the results for the functions and the cpu graph also updates the results when I select regions on it, up to that minute or so of time displayed. / comments
Nope, no such luck, replaced the dll and recompiled, but no difference. If I let the application run, after stopping the profiler, I can still see the results for the functions and the cpu graph al...
Charting options disabled, cpu graph disapper after a minute
I'm running the profiler on Windows Embedded for POS, as that's the hardware we're using for our POS application.
I'm having a problem where when starting profiling, the charting options are disabl...
Ok, I think I found the problem, I was profiling the release build, and with the debug build it works just fine. / comments
Ok, I think I found the problem, I was profiling the release build, and with the debug build it works just fine.
I also just noticed that the line times are off from the functions themselves... see attached image for example [image]
Could it be because in the settings i have the "save source code" option enabled ? / comments
I also just noticed that the line times are off from the functions themselves... see attached image for example
Could it be because in the settings i have the "save source code" option enabled ?