logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hprof-conv - HPROF Converter

Authors

       The Android Open Source Project.

                                                                                                   HPROF-CONV(1)

Description

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

Name

       hprof-conv - HPROF Converter

Options

-z     Exclude non-app heaps, such as Zygote

       Use - for infile or outfile to specify stdin or stdout.

Synopsis

hprof-conf [-z] infileoutfile

See Also