Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kdb_ftrace_register

Proto:static __init int kdb_ftrace_register(void)

Type:int

Parameter:Nothing

152  kdb_register_flags("ftdump", kdb_ftdump - Dump the ftrace log buffer, "[skip_#entries] [cpu]", "Dump ftrace log; -skip dumps last #entries", 0, KDB_ENABLE_ALWAYS_SAFE)
155  Return 0