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/AssetProcessor
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
..
AssetBuilder Squashed commit of Procedural Prefab work (#4481) 4 years ago
AssetBuilderSDK Merge commit '2ae8477683394a4cb550c58d6e024fdb7c684db3' into puvvadar/gitflow_211118_o3de 4 years ago
Platform [Linux] Avoid duplicating inotify watches in forked AssetBuilder processes (#5683) 4 years ago
native Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
testdata Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters (#4504) 4 years ago
CMakeLists.txt Set enable gem variants feature (#3631) 4 years ago
assetprocessor_batch_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetprocessor_gui_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetprocessor_static_batch_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetprocessor_static_files.cmake Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
assetprocessor_test_files.cmake Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
deployment.pri Initial commit 5 years ago