<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/symtab.go, 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>go gettable for github.com/google/kati</title>
<updated>2015-06-25T02:37:49+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-24T15:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=744bb2b8d146eaba4d073cf58e35a60903e06de8'/>
<id>744bb2b8d146eaba4d073cf58e35a60903e06de8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce reading makefiles.</title>
<updated>2015-06-23T08:04:57+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-23T07:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=9042b995db7f0b9499e0c3087269505e5e817a58'/>
<id>9042b995db7f0b9499e0c3087269505e5e817a58</id>
<content type='text'>
make most global things (makefileCache, symtab, stats, shellStats,
wildcardCache) concurrent safe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make most global things (makefileCache, symtab, stats, shellStats,
wildcardCache) concurrent safe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LICENSE and licence headers</title>
<updated>2015-06-10T05:52:54+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-06-10T05:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=b69bf8a7ac05ad382c588c0c40fe416c92e697be'/>
<id>b69bf8a7ac05ad382c588c0c40fe416c92e697be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement internBytes by intern</title>
<updated>2015-05-14T06:52:24+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-05-14T06:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=4ed0634d8149da1aa6adf67aea6dbb37f6998e82'/>
<id>4ed0634d8149da1aa6adf67aea6dbb37f6998e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rule_parser uses []byte</title>
<updated>2015-04-30T04:25:12+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-04-30T01:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=0b9e8132b64a22fb037313dcbecd8d84a9d3689a'/>
<id>0b9e8132b64a22fb037313dcbecd8d84a9d3689a</id>
<content type='text'>
intern target names: share the same string as much as possible.

$ ./repo/android.sh time kati -c -kati_memstats='alloc={{.Alloc}},total={{.TotalAlloc}},sys={{.Sys}},malloc={{.Mallocs}},free={{.Frees}},heap idle={{.HeapIdle}},inuse={{.HeapInuse}},released={{.HeapReleased}},pause={{.PauseTotalNs}},numGC={{.NumGC}}'
...
alloc=686232544,total=9471977912,sys=990856408,malloc=204647708,free=200142535,heap idle=5914624,inuse=909885440,released=0,pause=10103883229,numGC=341
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
intern target names: share the same string as much as possible.

$ ./repo/android.sh time kati -c -kati_memstats='alloc={{.Alloc}},total={{.TotalAlloc}},sys={{.Sys}},malloc={{.Mallocs}},free={{.Frees}},heap idle={{.HeapIdle}},inuse={{.HeapInuse}},released={{.HeapReleased}},pause={{.PauseTotalNs}},numGC={{.NumGC}}'
...
alloc=686232544,total=9471977912,sys=990856408,malloc=204647708,free=200142535,heap idle=5914624,inuse=909885440,released=0,pause=10103883229,numGC=341
</pre>
</div>
</content>
</entry>
</feed>
