[edk2-devel] [Patch V4 0/2] Update ProcTrace feature code for new requirements.

duntan posted 2 patches 1 year ago
Failed in applying to current master (apply log)
UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf |  12 +++++++-----
UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c              | 210 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------
UefiCpuPkg/UefiCpuPkg.dec                                        |  15 +++++++++++++++
3 files changed, 161 insertions(+), 76 deletions(-)
[edk2-devel] [Patch V4 0/2] Update ProcTrace feature code for new requirements.
Posted by duntan 1 year ago
In V4 patch set:
Move the two new PCD from '[PcdsDynamic, PcdsDynamicEx]' section to '[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]' section.

Dun Tan (2):
  UefiCpuPkg: Update code to support enable ProcTrace only on BSP
  UefiCpuPkg: Update PT code to support enable collect performance

 UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf |  12 +++++++-----
 UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c              | 210 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------
 UefiCpuPkg/UefiCpuPkg.dec                                        |  15 +++++++++++++++
 3 files changed, 161 insertions(+), 76 deletions(-)

-- 
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#103632): https://edk2.groups.io/g/devel/message/103632
Mute This Topic: https://groups.io/mt/98510427/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [Patch V4 0/2] Update ProcTrace feature code for new requirements.
Posted by Ni, Ray 1 year ago
Thanks for the update. I missed that portion. The new change is better.

Reviewed-by: Ray Ni <ray.ni@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of duntan
> Sent: Wednesday, April 26, 2023 4:03 PM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [Patch V4 0/2] Update ProcTrace feature code for new
> requirements.
> 
> In V4 patch set:
> Move the two new PCD from '[PcdsDynamic, PcdsDynamicEx]' section to
> '[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]'
> section.
> 
> Dun Tan (2):
>   UefiCpuPkg: Update code to support enable ProcTrace only on BSP
>   UefiCpuPkg: Update PT code to support enable collect performance
> 
>  UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf |
> 12 +++++++-----
>  UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c              | 210
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> +++++++++++-----------------------------------------------------------------------
>  UefiCpuPkg/UefiCpuPkg.dec                                        |  15 +++++++++++++++
>  3 files changed, 161 insertions(+), 76 deletions(-)
> 
> --
> 2.39.1.windows.1
> 
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#103635): https://edk2.groups.io/g/devel/message/103635
Mute This Topic: https://groups.io/mt/98510427/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3901457/1787277/102458076/xyzzy [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-