5 lines
		
	
	
	
		
			139 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			139 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | #!/bin/bash | ||
|  | # description: system-wide failed syscalls | ||
|  | # args: [comm] | ||
|  | perf trace -s ~/libexec/perf-core/scripts/perl/failed-syscalls.pl $1 |