Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\sched.h Create Date:2022-07-28 08:57:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Tracepoint called when the task is actually woken; p->state == TASK_RUNNNG.* It it not always called from the waking context.

Proto:static inline int unregister_trace_sched_wakeup(void (*probe)(void *__data, struct task_struct *p), void *data)

Type:int

Parameter:

TypeParameterName
void (*probe
void *data
98  Return -ENOSYS
Caller
NameDescribe
tracing_sched_register
tracing_sched_unregister
start_wakeup_tracer
stop_wakeup_tracer
__ftrace_clear_event_pids