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

duntan posted 2 patches 1 year ago
Failed in applying to current master (apply log)
There is a newer version of this series
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 V3 0/2] Update ProcTrace feature code for new requirements.
Posted by duntan 1 year ago
In V3 patch set:
1. Add more comments in 'Update code to support enable ProcTrace only on BSP'
2. Rename some local varibles and remove a uneeded if check in 'Update PT code to support enable collect performance'

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 (#103605): https://edk2.groups.io/g/devel/message/103605
Mute This Topic: https://groups.io/mt/98506880/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [Patch V3 0/2] Update ProcTrace feature code for new requirements.
Posted by Ni, Ray 1 year ago
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 9:54 AM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [Patch V3 0/2] Update ProcTrace feature code for new
> requirements.
> 
> In V3 patch set:
> 1. Add more comments in 'Update code to support enable ProcTrace only on
> BSP'
> 2. Rename some local varibles and remove a uneeded if check in 'Update PT
> code to support enable collect performance'
> 
> 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 (#103608): https://edk2.groups.io/g/devel/message/103608
Mute This Topic: https://groups.io/mt/98506880/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3901457/1787277/102458076/xyzzy [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-