HPROF-CONV(1) | HPROF-CONV(1) |
hprof-conv - HPROF Converter
hprof-conf [-z] infile outfile
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.
Use - for infile or outfile to specify stdin or stdout.
The Android Open Source Project.