Hi I am enabling sampling on tracepoint: sched:sched_switch, during which i get no data points for a particular process but when i run:
perf stat -e "context_switch" <some exec> then it shows that exec was context switched. How it could be possible.? Thanks Regards -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
