Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_sched_switch.c Create Date:2022-07-28 12:08:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tracing_sched_unregister

Proto:static void tracing_sched_unregister(void)

Type:void

Parameter:Nothing

85  Tracepoint for task switches, performed by the scheduler:
86  Tracepoint for waking up a new task:
87  Tracepoint called when the task is actually woken; p->state == TASK_RUNNNG.* It it not always called from the waking context.
Caller
NameDescribe
tracing_stop_sched_switch