openharmony 鸿蒙 changelogs-dfx

2025-06-12 浏览 (1)

DFX Subsystem Changelog

Change in the Graphic Memory Statistics Method of HiDumper Component

Access Level

Other

Reason for Change

The Graph value in the hidumper --mem pid command was obtained by calling the API provided by RenderService, which could not access the corresponding ION/DMA memory.

Change Impact

After hidumper --mem pid is executed to view the Pss memory of a specified process, there will be an additional Graph value.

Change Since

OpenHarmony SDK 4.1.6.7

Key API/Component Changes

Affected Component: HiDumper

Before the change: After hidumper --mem pid is executed, the memory information's graph statistics were obtained by calling the API provided by RenderService.

After the change: After hidumper --mem pid is executed, the graph statistics in the memory information is obtained by reading from the /proc/process_dmabuf_info node.

Adaptation Guide

No adaptation is needed.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙SDK Subsystem Changelog

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/IdbloA