You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools
Nicholas Lawson 1a0d466443
Adds simple stats tracking to AssetProcessor (#5573)
* Adds simple stats tracking to AssetProcessor

The system captures cumulative and individual processing times.
It avoids touching any part of the app which affects decision
making or flow, or altering any structures such as JobEntry which
are involved in processing, in order to keep it as simple and
small as possible.

Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
4 years ago
..
AWSNativeSDKInit Add cvar for aws log level (#5507) 4 years ago
Android/ProjectBuilder [android_compat_fixes] replaced deprecated 'jcenter' repo with 'mavenCentral' in Android project generator template 4 years ago
AssetBundler Add support for configuring default Archive File Search Mode through a Cache Var (#5668) 4 years ago
AssetProcessor Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
AzTestRunner Merge branch 'development' into issues/exception_handling 4 years ago
BundleLauncher [MacOS] Launching Editor from ProjectManager and other misc. fixes 4 years ago
CrashHandler Update the FileIO Aliases (#4186) 4 years ago
DeltaCataloger Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
GridHub Adds LuaIDE->GridHub dependency 4 years ago
ProjectManager Merge commit '092d125acf2eb23099e08f0d93e9b2a3b90ce016' into puvvadar/gitflow_211118_o3de 4 years ago
PythonBindingsExample [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
RemoteConsole Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
SceneAPI Merge remote-tracking branch 'upstream/stabilization/2110' into nvsickle/StabToDevNov21 4 years ago
SerializeContextTools [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
Standalone Edit help menu lua documentation link (#4520) 4 years ago
TestImpactFramework LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
CMakeLists.txt [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 4 years ago