mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08:00
perf vendor events power9: Added missing event descriptions
Documentation source: https://wiki.raptorcs.com/w/images/6/6b/POWER9_PMU_UG_v12_28NOV2018_pub.pdf Signed-off-by: Michael Petlan <mpetlan@redhat.com> Reviewed-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com> Cc: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com> Cc: Carl Love <cel@us.ibm.com> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Cc: Paul Clarke <pc@us.ibm.com> Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> Cc: linuxppc-dev@ozlabs.org LPU-Reference: 20190719100837.7503-1-mpetlan@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
f4f48e9c1a
commit
123a039d0d
@ -52,7 +52,7 @@
|
||||
{,
|
||||
"EventCode": "0x4D02C",
|
||||
"EventName": "PM_PMC1_REWIND",
|
||||
"BriefDescription": ""
|
||||
"BriefDescription": "PMC1 rewind event"
|
||||
},
|
||||
{,
|
||||
"EventCode": "0x15158",
|
||||
|
@ -237,7 +237,7 @@
|
||||
{,
|
||||
"EventCode": "0xD0B0",
|
||||
"EventName": "PM_HWSYNC",
|
||||
"BriefDescription": ""
|
||||
"BriefDescription": "A hwsync instruction was decoded and transferred"
|
||||
},
|
||||
{,
|
||||
"EventCode": "0x168B0",
|
||||
@ -1232,7 +1232,7 @@
|
||||
{,
|
||||
"EventCode": "0xD8AC",
|
||||
"EventName": "PM_LWSYNC",
|
||||
"BriefDescription": ""
|
||||
"BriefDescription": "An lwsync instruction was decoded and transferred"
|
||||
},
|
||||
{,
|
||||
"EventCode": "0x2094",
|
||||
@ -1747,7 +1747,7 @@
|
||||
{,
|
||||
"EventCode": "0xD8B0",
|
||||
"EventName": "PM_PTESYNC",
|
||||
"BriefDescription": ""
|
||||
"BriefDescription": "A ptesync instruction was counted when the instruction is decoded and transmitted"
|
||||
},
|
||||
{,
|
||||
"EventCode": "0x26086",
|
||||
@ -2107,7 +2107,7 @@
|
||||
{,
|
||||
"EventCode": "0xF080",
|
||||
"EventName": "PM_LSU_STCX_FAIL",
|
||||
"BriefDescription": ""
|
||||
"BriefDescription": "The LSU detects the condition that a stcx instruction failed. No requirement to wait for a response from the nest"
|
||||
},
|
||||
{,
|
||||
"EventCode": "0x30038",
|
||||
|
Loading…
Reference in New Issue
Block a user