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

Update ProcTrace feature code to support enable ProcTrace only on BSP and support enable collect performance.

Dun Tan (3):
  UefiCpuPkg: Update code to support enable ProcTrace only on BSP
  UefiCpuPkg: Update PT code to support enable collect performance
  UefiCpuPkg: Disable MTC packet by default

 UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf |  12 +++++++-----
 UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c              | 229 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------------
 UefiCpuPkg/UefiCpuPkg.dec                                        |  15 +++++++++++++++
 3 files changed, 174 insertions(+), 82 deletions(-)

-- 
2.39.1.windows.1


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

end of thread, other threads:[~2023-04-25  6:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25  5:47 [PATCH 0/3] Update ProcTrace feature code for new requirements duntan
2023-04-25  5:47 ` [PATCH 1/3] UefiCpuPkg: Update code to support enable ProcTrace only on BSP duntan
2023-04-25  6:03   ` Ni, Ray
     [not found]   ` <1759183F15FD97B2.10313@groups.io>
2023-04-25  6:05     ` [edk2-devel] " Ni, Ray
2023-04-25  6:45       ` duntan
2023-04-25  5:47 ` [PATCH 2/3] UefiCpuPkg: Update PT code to support enable collect performance duntan
2023-04-25  6:13   ` Ni, Ray
2023-04-25  6:45     ` duntan
2023-04-25  5:47 ` [PATCH 3/3] UefiCpuPkg: Disable MTC packet by default duntan
2023-04-25  6:14   ` [edk2-devel] " Ni, Ray
2023-04-25  6:45     ` duntan

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