Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
c1a4ab9c313d8a3d12007f2dbef7b5a6fa4ac2ef
/
vm
/
hprof
c1a4ab9
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
4308417
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
7aa9563
Remove dead code/unused variables to avoid gcc-4.6 warnings.
by Doug Kwan
· 13 years ago
375fb11
Normalize the include guard style.
by Carl Shapiro
· 13 years ago
0d92a40
Favor Object* over void* for the heap bitmap interfaces.
by Carl Shapiro
· 13 years ago
b08e2b6
Switch dvmHumanReadableDescriptor over to std::string.
by Elliott Hughes
· 13 years ago
60fc806
Further conservation of newlines.
by Dan Bornstein
· 13 years ago
d537d48
Eliminate the dvmHeapSourceGetPtrFlag interface.
by Carl Shapiro
· 13 years ago
06f120f
Normalize declaration style.
by Carl Shapiro
· 14 years ago
a732397
Establish a subclass relationships among the field types.
by Carl Shapiro
· 14 years ago
d862faa
Get rid of uneeded extern, enum, typedef and struct qualifiers.
by Carl Shapiro
· 14 years ago
c6d2470
Add a class flag CLASS_ISCLASS.
by Dan Bornstein
· 14 years ago
f9fa8c1
Fix for loops and eliminate some other undesirable idioms.
by Carl Shapiro
· 14 years ago
ae188c6
Compile the garbage collector and heap profiler as C++.
by Carl Shapiro
· 14 years ago
ce87bfe
Delegate the queuing of cleared references to managed code.
by Carl Shapiro
· 14 years ago
83ff618
Remove the HPROF stack trace collection feature.
by Carl Shapiro
· 14 years ago
cf41542
resolved conflicts for merge of 5c398996 to dalvik-dev
by Carl Shapiro
· 14 years ago
c95738a
Never write an hprof record for a null root.
by Carl Shapiro
· 14 years ago
595b1e8
resolved conflicts for merge of 8a69168b to dalvik-dev
by Carl Shapiro
· 14 years ago
8a69168
Fix a bug in hprof that corrupted the root set output.
by Carl Shapiro
· 14 years ago
fc75f3e
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
by Carl Shapiro
· 14 years ago
5016966
Add dvmHumanReadableDescriptor function, and use it.
by Elliott Hughes
· 14 years ago
c921c82
Resume all threads after performing an HPROF dump.
by Carl Shapiro
· 14 years ago
07018e2
Separate HPROF from the GC.
by Carl Shapiro
· 14 years ago
8f192cc
Open hprof files with O_TRUNC to avoid partial overwrites of existing files
by Brian Carlstrom
· 14 years ago
4b851a7
Allow heap dump requests with a FileDescriptor arg.
by Andy McFadden
· 14 years ago
7365493
Remove repeated newlines at the end of files.
by Carl Shapiro
· 14 years ago
de75089
Remove trailing whitespace.
by Carl Shapiro
· 14 years ago
c49db85
Send unlinkedClass back to hell, as requested.
by Barry Hayes
· 15 years ago
03aa70a
Change Class layout to allocate an array of StaticField objects
by Barry Hayes
· 15 years ago
b4bad12
Previous changes put unlinkedJavaLangClass on the heap. It makes
by Barry Hayes
· 15 years ago
98740d6
Eliminate the unused hprof "unreachable" feature. This code dates
by Carl Shapiro
· 15 years ago
6343bd0
Eliminate the heap chunk abstraction. This temporarily breaks the
by Carl Shapiro
· 15 years ago
6bf992c
Add support for streaming hprof dumps.
by Andy McFadden
· 15 years ago
9940988
auto import //branches/master/...@140412
by The Android Open Source Project
· 16 years ago
f6c3871
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
f72d5de
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
5d70978
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
bcd637a
auto import from //branches/cupcake/...@127436
by The Android Open Source Project
· 16 years ago
2ad60cf
Initial Contribution
by The Android Open Source Project
· 16 years ago