<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/make-c.sh, branch oreo-mr1-wear-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/'/>
<entry>
<title>add make-c to measure time to parse android makefiles.</title>
<updated>2015-06-16T07:54:29+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-16T05:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=f9b6ec7293c79ba2a39f66ee336b073cb5309447'/>
<id>f9b6ec7293c79ba2a39f66ee336b073cb5309447</id>
<content type='text'>
% time ./repo/android.sh make-c.sh &gt; /tmp/make.log
./repo/android.sh make-c.sh &gt; /tmp/make.log  24.43s user 11.21s system 101% cpu 35.116 total

% tail -1 /tmp/make.log
make -c: 34.680252934s

% time ./repo/android.sh kati -c -find_cache_prunes=".git .repo out" &gt; /tmp/kati.log
fatal: Not a git repository: 'packages/apps/Camera2/.git'
./repo/android.sh kati -c -find_cache_prunes=".git .repo out" &gt; /tmp/kati.log  35.68s user 17.44s system 177% cpu 29.982 total
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
% time ./repo/android.sh make-c.sh &gt; /tmp/make.log
./repo/android.sh make-c.sh &gt; /tmp/make.log  24.43s user 11.21s system 101% cpu 35.116 total

% tail -1 /tmp/make.log
make -c: 34.680252934s

% time ./repo/android.sh kati -c -find_cache_prunes=".git .repo out" &gt; /tmp/kati.log
fatal: Not a git repository: 'packages/apps/Camera2/.git'
./repo/android.sh kati -c -find_cache_prunes=".git .repo out" &gt; /tmp/kati.log  35.68s user 17.44s system 177% cpu 29.982 total
</pre>
</div>
</content>
</entry>
</feed>
