See my answer at 
http://stackoverflow.com/questions/8351329/android-monkey-not-generating-hprof-dump/8433740#8433740
AFAIU, --hprof should be removed from monkey.

On Dec 5, 11:43 pm, MobileScorpio <[email protected]> wrote:
> Dear Android Developers,
>
> About Android Monkey 
> Feature:http://developer.android.com/guide/developing/tools/monkey.html
> ...
> Command Options Reference
> The table below lists all options you can include on the Monkey
> command line.
> Category        Option  Description
> ...
> Debugging --hprof      If set, this option will generate profiling
> reports immediately before and after the Monkey event sequence. This
> will generate large
>                                (~5Mb) files in data/misc, so use with
> care. See Traceview for more information on trace files.
>
> When I type "adb shell monkey -p com.asus.davinci.medianote -v 500 --
> hprof" in Android 3.2 (Honeycomb), there is no any new file in  data/
> misc.
> But I configure the system root authority  and data/misc is world-
> writable by default.
>
> Is this feature "monkey --hprof" disabled ? If not,  what possible
> configuration problems ocurr ?
>
> BR,
> Benjamin
--
Have you read my blog ?
http://dtmilano.blogspot.com
android junit tests ui linux cult thin clients

-- 
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