mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +00:00 
			
		
		
		
	Initial commit of open source Workload Automation.
This commit is contained in:
		
							
								
								
									
										30
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Executable file
									
								
							
							
						
						
									
										30
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Executable file
									
								
							| @@ -0,0 +1,30 @@ | ||||
| *.egg-info | ||||
| *.pyc | ||||
| *.bak | ||||
| *.o | ||||
| *.cmd | ||||
| Module.symvers | ||||
| modules.order | ||||
| *~ | ||||
| tags | ||||
| build/ | ||||
| dist/ | ||||
| .ropeproject/ | ||||
| wa_output/ | ||||
| doc/source/api/ | ||||
| doc/source/extensions/ | ||||
| MANIFEST | ||||
| wlauto/external/uiautomator/bin/ | ||||
| wlauto/external/uiautomator/*.properties | ||||
| wlauto/external/uiautomator/build.xml | ||||
| *.orig | ||||
| local.properties | ||||
| wlauto/external/revent/libs/ | ||||
| wlauto/external/revent/obj/ | ||||
| wlauto/external/bbench_server/libs/ | ||||
| wlauto/external/bbench_server/obj/ | ||||
| pmu_logger.mod.c | ||||
| .tmp_versions | ||||
| obj/ | ||||
| libs/armeabi | ||||
| wlauto/workloads/*/uiauto/bin/ | ||||
		Reference in New Issue
	
	Block a user