diff options
author | Star Zeng <star.zeng@intel.com> | 2015-06-02 10:20:13 +0000 |
---|---|---|
committer | lzeng14 <lzeng14@Edk2> | 2015-06-02 10:20:13 +0000 |
commit | dccfb097ec73d1ae9b675e58a6909bb1f2df52ae (patch) | |
tree | 7be005b663142e7c2a7fc570df8807b633528845 /ArmPkg/Filesystem | |
parent | f41c71d26a3ddeaf0f5e1442ab5f5eb87d951892 (diff) | |
download | edk2-platforms-dccfb097ec73d1ae9b675e58a6909bb1f2df52ae.tar.xz |
MdeModulepkg DxeSmmPerformanceLib: Dump all PEI/DXE/SMM performance data.
For boot performance dump, as current behavior.
It depends on which PerformanceLib instance the DP application linked to.
For example, if DxePerfrmanceLib(MdeModulePkg\Library\DxePerformanceLib)
got linked, it will try to dump PEI and DXE performance data; and if
DxeSmmPerfrmanceLib(MdeModulePkg\Library\DxeSmmPerformanceLib)
got linked, then SMM performance data are expected.
It has burden and confusion to developers about the DP application need to be linked to
different PerformanceLib instance in *.dsc and rebuilt for the performance data dump.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17548 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/Filesystem')
0 files changed, 0 insertions, 0 deletions