12 lines
		
	
	
		
			291 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			291 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [config]
 | |
| command = record
 | |
| args    = --no-bpf-event -e arm_spe_0/pa_enable=1/ -- kill >/dev/null 2>&1
 | |
| ret     = 1
 | |
| arch    = aarch64
 | |
| 
 | |
| [event-10:base-record-spe]
 | |
| # 622727 is the decimal of IP|TID|TIME|CPU|IDENTIFIER|DATA_SRC|PHYS_ADDR
 | |
| sample_type=622727
 | |
| 
 | |
| # dummy event
 | |
| [event-1:base-record-spe] |