I need to keep track of peak memory usage, and average memory usage, CPU time of a specific application. I know there is Windows' perfmon tool, but it keeps record of all the system, but I need to keep record of just one specific application. I also tried kiwimonitor app, it does not provide precise result.
Do you know how to filter perform tool to just keep record of single application's performance statistics? Or is there a useful tool I can use for that purpose?