mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-29 22:24:51 +00:00 
			
		
		
		
	instruments/fps: Fix Typo
This commit is contained in:
		| @@ -164,7 +164,7 @@ class FpsInstrument(Instrument): | ||||
|                     os.remove(entry) | ||||
|  | ||||
|         if not frame_count.value: | ||||
|             context.add_event('Could not frind frames data in gfxinfo output') | ||||
|             context.add_event('Could not find frames data in gfxinfo output') | ||||
|             context.set_status('PARTIAL') | ||||
|  | ||||
|         self.check_for_crash(context, fps.value, frame_count.value, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user