Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4654322261c8e4d799acdea60a7e227f33c5c2db
/
runtime
/
hprof
/
hprof.h
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/hprof/hprof.h]
622a698
Clean up the hprof implementation a bit.
by Elliott Hughes
· 12 years ago
ae80b49
Include JNI details in the SIGQUIT output.
by Elliott Hughes
· 13 years ago
a0e1806
Add a SafeMap equivalent to std::map but without the error-prone operator[].
by Elliott Hughes
· 13 years ago
e84278b
Stop saying "clazz".
by Elliott Hughes
· 13 years ago
e5448b5
Remove most of the unordered_ stuff and use the standard equivalents instead.
by Elliott Hughes
· 13 years ago
7b3cdfc
More JDWP robustness.
by Elliott Hughes
· 13 years ago
c1f143d
Remove some lint.
by Elliott Hughes
· 13 years ago
0c54ac1
Divide up hprof code by classes.
by Jesse Wilson
· 13 years ago
0b075f1
Adjust whitespace in hprof.
by Jesse Wilson
· 13 years ago
3aa66fd
Hprof code cleanup.
by Jesse Wilson
· 13 years ago
fbd8456
Fix hprof dumping from DDMS.
by Elliott Hughes
· 13 years ago
4b6fe5a
Use std::string rather than String* in hprof to avoid managed-heap allocations.
by Jesse Wilson
· 13 years ago
c4824e6
Add hprof. This code builds but is untested.
by Jesse Wilson
· 13 years ago