android - gradle --profile option not working properly -


i have multimodule gradle android project.

i trying run :app:installdebug task root project directory --profile flag , expecting profile report in app/build/reports see profiling report in root/build/report.

also reports generated doesn't include profiling data :app:installdebug task configuration phase data app module.

it nice if gradle doc doesn't give ample information on this.


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -