|
@@ -514,6 +514,7 @@ void tracing_reset_online_cpus(struct trace_buffer *buf);
|
|
void tracing_reset_current(int cpu);
|
|
void tracing_reset_current(int cpu);
|
|
void tracing_reset_all_online_cpus(void);
|
|
void tracing_reset_all_online_cpus(void);
|
|
int tracing_open_generic(struct inode *inode, struct file *filp);
|
|
int tracing_open_generic(struct inode *inode, struct file *filp);
|
|
|
|
+bool tracing_is_disabled(void);
|
|
struct dentry *trace_create_file(const char *name,
|
|
struct dentry *trace_create_file(const char *name,
|
|
umode_t mode,
|
|
umode_t mode,
|
|
struct dentry *parent,
|
|
struct dentry *parent,
|