Provided by: hprof-conv_6.0.1+r16-4_amd64 bug

NAME

       hprof-conv - HPROF Converter

SYNOPSIS

       hprof-conf [-z] infile outfile

DESCRIPTION

       The  hprof-conv tool converts the HPROF file that is generated by the Android SDK tools to
       a standard format so you can view the file in a profiling tool of your choice.

OPTIONS

       -z     Filter out zygote allocations shared by all applications.

       You can use - for infile or outfile to specify stdin or stdout.

SEE ALSO

       https://developer.android.com/tools/help/hprof-conv.html

AUTHORS

       The Android Open Source Project.