|
@@ -594,7 +594,7 @@ 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);
|
|
bool tracing_is_disabled(void);
|
|
-int tracer_tracing_is_on(struct trace_array *tr);
|
|
|
|
|
|
+bool tracer_tracing_is_on(struct trace_array *tr);
|
|
void tracer_tracing_on(struct trace_array *tr);
|
|
void tracer_tracing_on(struct trace_array *tr);
|
|
void tracer_tracing_off(struct trace_array *tr);
|
|
void tracer_tracing_off(struct trace_array *tr);
|
|
struct dentry *trace_create_file(const char *name,
|
|
struct dentry *trace_create_file(const char *name,
|