霍克 AllocSiteParser
public
class
HprofAllocSiteParser
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.HprofAllocSiteParser |
這個 Helper 類別可以剖析 hprof 報告內配置網站部分的資訊。
摘要
公用建構函式 | |
---|---|
HprofAllocSiteParser()
|
公用方法 | |
---|---|
|
parse(File hprofReport)
剖析文字 Hprof 報表。 |
公用建構函式
霍克 AllocSiteParser
public HprofAllocSiteParser ()
公用方法
剖析
publicparse (File hprofReport)
剖析文字 Hprof 報表。
參數 | |
---|---|
hprofReport |
File :包含 hprof 報告的檔案。 |
傳回 | |
---|---|
|
包含結果的地圖 |