explain-pause-top shows a lot of slow things that don't bother me because they get called from run-with-idle-timer. Can we filter these out? For example by either Somehow checking if they were called by run-with-idle-timer, or just checking if idle-time is over some threshold before including them.
explain-pause-top shows a lot of slow things that don't bother me because they get called from run-with-idle-timer. Can we filter these out? For example by either Somehow checking if they were called by run-with-idle-timer, or just checking if idle-time is over some threshold before including them.