Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_printk_start_stop_comm

Proto:static void trace_printk_start_stop_comm(int enabled)

Type:void

Parameter:

TypeParameterName
intenabled
3174  If Not buffers_allocated Then Return
3177  If enabled Then tracing_start_cmdline_record()
3179  Else tracing_stop_cmdline_record()
Caller
NameDescribe
set_tracer_flag