Hi all,

I'm having trouble getting the native heap information from my HTC
Magic running Android 2.2.1.
I've configured the standalone DDMS setting "native=true" and used the
commands:
- adb shell setprop libc.debug.malloc 1
- adb shell stop
- adb shell start

However, when I go to the native heap tab in the standalone DDMS and
press 'full update', It won't show any heap information. In the log I
can see that there is a message with the tag 'ddm-nativeheap' that
says 'Sending 13738 bytes', followed by a message with the tag
'dalvikvm' that says 'dvmDdmHandleHpsgChunk(when 1, what 1, heap1).

Can someone help me with getting the native heap allocations?

Thanks,

Ove Danner

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to