18 lines
		
	
	
		
			612 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			612 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| libtraceevent-y += event-parse.o
 | |
| libtraceevent-y += event-plugin.o
 | |
| libtraceevent-y += trace-seq.o
 | |
| libtraceevent-y += parse-filter.o
 | |
| libtraceevent-y += parse-utils.o
 | |
| libtraceevent-y += kbuffer-parse.o
 | |
| 
 | |
| plugin_jbd2-y         += plugin_jbd2.o
 | |
| plugin_hrtimer-y      += plugin_hrtimer.o
 | |
| plugin_kmem-y         += plugin_kmem.o
 | |
| plugin_kvm-y          += plugin_kvm.o
 | |
| plugin_mac80211-y     += plugin_mac80211.o
 | |
| plugin_sched_switch-y += plugin_sched_switch.o
 | |
| plugin_function-y     += plugin_function.o
 | |
| plugin_xen-y          += plugin_xen.o
 | |
| plugin_scsi-y         += plugin_scsi.o
 | |
| plugin_cfg80211-y     += plugin_cfg80211.o
 | 
