public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch V3 0/2] Update ProcTrace feature code for new requirements.
@ 2023-04-26  1:54 duntan
  2023-04-26  1:54 ` [Patch V3 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP duntan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: duntan @ 2023-04-26  1:54 UTC (permalink / raw)
  To: devel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-26  2:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-26  1:54 [Patch V3 0/2] Update ProcTrace feature code for new requirements duntan
2023-04-26  1:54 ` [Patch V3 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP duntan
2023-04-26  1:54 ` [Patch V3 2/2] UefiCpuPkg: Update PT code to support enable collect performance duntan
2023-04-26  2:02 ` [edk2-devel] [Patch V3 0/2] Update ProcTrace feature code for new requirements Ni, Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox