diff options
author | Dun Tan <dun.tan@intel.com> | 2023-04-25 16:33:30 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-04-26 09:19:51 +0000 |
commit | ede0bd1496405f72147308b9570efba0234349b2 (patch) | |
tree | 043f9781af431a08c935ca7ccfa904f5130d2343 /ReadMe.rst | |
parent | 61e2c8342443303e6e50e7ce75b5971e88413573 (diff) | |
download | edk2-ede0bd1496405f72147308b9570efba0234349b2.tar.gz edk2-ede0bd1496405f72147308b9570efba0234349b2.tar.bz2 edk2-ede0bd1496405f72147308b9570efba0234349b2.zip |
UefiCpuPkg: Update PT code to support enable collect performance
Update ProcTrace feature code to support enable collect performance
data by generating CYC and TSC packets. Add a new dynamic
PCD to indicate if enable performance collecting. In ProcTrace.c
code, if this new PCD is true, after check cpuid, CYC and TSC
packets will be generated by setting the corresponding MSR bits
feilds if supported.
Bugzila: https://bugzilla.tianocore.org/show_bug.cgi?id=4423
Signed-off-by: Dun Tan <dun.tan@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Xiao X Chen <xiao.x.chen@intel.com>
Diffstat (limited to 'ReadMe.rst')
0 files changed, 0 insertions, 0 deletions