Home
last modified time | relevance | path

Searched refs:record_ftrace (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/pstore/
H A Dftrace.c127 static bool record_ftrace; variable
128 module_param(record_ftrace, bool, 0400);
129 MODULE_PARM_DESC(record_ftrace,
139 pstore_set_ftrace_enabled(record_ftrace); in pstore_register_ftrace()
141 debugfs_create_file("record_ftrace", 0600, pstore_ftrace_dir, NULL, in pstore_register_ftrace()

Completed in 1 milliseconds