summaryrefslogtreecommitdiff
path: root/lib/strnlen_user.c
diff options
context:
space:
mode:
authorYafang Shao <laoar.shao@gmail.com>2021-09-05 14:35:46 +0000
committerPeter Zijlstra <peterz@infradead.org>2021-10-05 15:51:52 +0200
commit95fd58e8dadb7aa707628a2187c626bb897c49ec (patch)
treeb0de124bfdb8e3c4cc68d81c16387da5d93f33cd /lib/strnlen_user.c
parent57a5c2dafca8e3ce4f70e975a9c7727b66b5071f (diff)
sched/dl: Support sched_stat_runtime tracepoint for deadline sched class
The runtime of a DL task has already been there, so we only need to add a tracepoint. One difference between fair task and DL task is that there is no vruntime in dl task. To reuse the sched_stat_runtime tracepoint, '0' is passed as vruntime for DL task. The output of this tracepoint for DL task as follows, top-36462 [047] d.h. 6083.452103: sched_stat_runtime: comm=top pid=36462 runtime=409898 [ns] vruntime=0 [ns] Signed-off-by: Yafang Shao <laoar.shao@gmail.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20210905143547.4668-8-laoar.shao@gmail.com
Diffstat (limited to 'lib/strnlen_user.c')
0 files changed, 0 insertions, 0 deletions