<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_system_memory_libmemunreachable/ScopedAlarm.h, branch android11-dev</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_system_memory_libmemunreachable/'/>
<entry>
<title>Move libmemunreachable into namespace android</title>
<updated>2017-06-22T17:58:23+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2017-06-21T20:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_memory_libmemunreachable/commit/?id=1fa81f5ece11d306917efd80df6d96e82b290ea1'/>
<id>1fa81f5ece11d306917efd80df6d96e82b290ea1</id>
<content type='text'>
Putting libmemunreachable in the global C++ namespace was an oversight,
move it into namespace android.

Test: m -j checkbuild
Change-Id: I0799906f6463178cb04a719bb4054cad33a50dbe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Putting libmemunreachable in the global C++ namespace was an oversight,
move it into namespace android.

Test: m -j checkbuild
Change-Id: I0799906f6463178cb04a719bb4054cad33a50dbe
</pre>
</div>
</content>
</entry>
<entry>
<title>libmemunreachable: clang-format everything</title>
<updated>2017-06-22T17:58:05+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2017-06-22T17:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_memory_libmemunreachable/commit/?id=401319aa56aa531dc669d119b5ab6daf3c14b7c0'/>
<id>401319aa56aa531dc669d119b5ab6daf3c14b7c0</id>
<content type='text'>
clang-format -i --sort-includes $(find . -name "*.cpp" -o -name "*.h")

Test: builds
Change-Id: Ia8e0677fe7f3f26dddba3a851cd2dfab9f14e421
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clang-format -i --sort-includes $(find . -name "*.cpp" -o -name "*.h")

Test: builds
Change-Id: Ia8e0677fe7f3f26dddba3a851cd2dfab9f14e421
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile some tests for the host</title>
<updated>2016-03-05T00:39:51+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2016-03-03T01:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_memory_libmemunreachable/commit/?id=0b0ecbc0e41e51fa4108c8858db6a3b685ab2d0e'/>
<id>0b0ecbc0e41e51fa4108c8858db6a3b685ab2d0e</id>
<content type='text'>
Compile some tests for the host to ease debugging with valgrind or gdb.

Bug: 27208635
Change-Id: Ib46fcfa333ceb721f26efca00b2fa60b9fba44e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compile some tests for the host to ease debugging with valgrind or gdb.

Bug: 27208635
Change-Id: Ib46fcfa333ceb721f26efca00b2fa60b9fba44e6
</pre>
</div>
</content>
</entry>
<entry>
<title>imprecise mark and sweep native memory leak detector</title>
<updated>2016-02-19T08:49:36+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2016-01-14T23:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_system_memory_libmemunreachable/commit/?id=7767318124b7d5ae87b0010703d8253318565b00'/>
<id>7767318124b7d5ae87b0010703d8253318565b00</id>
<content type='text'>
libmemunreachable uses an imprecise mark and sweep pass over all memory
allocated by jemalloc in order to find unreachable allocations.

Bug: 27208635
Change-Id: Ia70bbf31f5b40ff71dab28cfd6cd06c5ef01a2d4
(cherry picked from commit bcb4ed3eaa92d23949d4ab33dbf1b2604bba8a18)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libmemunreachable uses an imprecise mark and sweep pass over all memory
allocated by jemalloc in order to find unreachable allocations.

Bug: 27208635
Change-Id: Ia70bbf31f5b40ff71dab28cfd6cd06c5ef01a2d4
(cherry picked from commit bcb4ed3eaa92d23949d4ab33dbf1b2604bba8a18)
</pre>
</div>
</content>
</entry>
</feed>
