host_mem_usage (Host-Side Memory Usage)
The timeline information of the host-side memory usage data is displayed at the Memory Usage level in the msprof_*.json file. The summary information is summarized in the host_mem_usage_*.csv file.
Availability
Data at Memory Usage Level in msprof_*.json
The following figure shows data at the Memory Usage level in the msprof_*.json file.
Figure 1 Memory Usage layer
|
Field |
Description |
|---|---|
|
Memory Usage |
Memory usage. |
host_mem_usage_*.csv File
The file content is formatted as follows.
Figure 2 host_mem_usage_*.csv
|
Field |
Description |
|---|---|
|
Device_id |
Device ID. Host data is displayed as host. |
|
Total Memory(KB) |
Total system memory (KB). |
|
Peak Used Memory(KB) |
Peak memory usage (KB). |
|
Recommend Memory(KB) |
Recommended memory allocation in virtualization scenarios (KB). |
Parent topic: Profile Data File References