]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Introduce new library class MemoryProfileLib
authorStar Zeng <star.zeng@intel.com>
Sat, 18 Jun 2016 01:04:31 +0000 (09:04 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 1 Jul 2016 01:39:57 +0000 (09:39 +0800)
commit76570576a6cb2907a4f1406fce036d1e47e9ed1d
tree446fa8c0228ec44cca4b15ce61cfbc312cc1b5b8
parentc5155f298cb4cb36d8b67e7a63eded60b4321b40
MdeModulePkg: Introduce new library class MemoryProfileLib

Provides services to record memory profile of multilevel caller.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
MdeModulePkg/Include/Library/MemoryProfileLib.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec