I’m working on checking the behavior of credit in credit1 and credit2 schedulers!
How can I record this number for each vCPU for every 10 ms?
I have tested xentrace and xenalyze but nothing is there.
the only solution I found is to add new TRC_2D
or TRC_3D
to the sched_credit.c
but this is a hard way and of course, it is not real-time.