File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -604,7 +604,6 @@ trace_buffer_iter(struct trace_iterator *iter, int cpu)
604
604
int tracer_init (struct tracer * t , struct trace_array * tr );
605
605
int tracing_is_enabled (void );
606
606
void tracing_reset_online_cpus (struct array_buffer * buf );
607
- void tracing_reset_current (int cpu );
608
607
void tracing_reset_all_online_cpus (void );
609
608
void tracing_reset_all_online_cpus_unlocked (void );
610
609
int tracing_open_generic (struct inode * inode , struct file * filp );
@@ -705,7 +704,6 @@ void trace_filter_add_remove_task(struct trace_pid_list *pid_list,
705
704
void * trace_pid_next (struct trace_pid_list * pid_list , void * v , loff_t * pos );
706
705
void * trace_pid_start (struct trace_pid_list * pid_list , loff_t * pos );
707
706
int trace_pid_show (struct seq_file * m , void * v );
708
- void trace_free_pid_list (struct trace_pid_list * pid_list );
709
707
int trace_pid_write (struct trace_pid_list * filtered_pids ,
710
708
struct trace_pid_list * * new_pid_list ,
711
709
const char __user * ubuf , size_t cnt );
You can’t perform that action at this time.
0 commit comments