SYNTAX

    uprofiler [options] <command> [<rate>]


OPTIONS

-h (--help) bool

Display help.

-v (--verbose) bool

This option is accepted for compatibility with symbian uprofiler.exe. It has no effect. For maximum compatibility, only the short form -v should be used.


ARGUMENTS

<command>

Whether to start or stop the profiler. [start, stop]

[<rate>]

Sampling frequency rate, in Hertz. Must be between 1 and 1000 (to give sample period of 1s down to 1ms). For compatability it is recommended that this argument is always specified when doing a uprofiler start, and always be set to 1000. [int]


DESCRIPTION

Start or stop the uprofiler-compatible atrace sampler.

This will also modify the EProfiling BTrace category.


COPYRIGHT

Copyright (c) 2009-2010 Accenture. All rights reserved.