{
'HVC64':0x16,
'SMC64':0x17,
'SYS64':0x18,
+'SVE': 0x19,
+'ERET': 0x1a,
+'FPAC':
gt; This breaks perf kvm support which uses hard coded string IBM/S390 to
> compare with the CPU identifier string. Fix this by changing the comparison.
>
> Fixes: eca0fa28cd0d ("perf record: Provide detailed information on s390 CPU")
> Cc: Stefan Raspl
> Cc: # 4.17
>
documentation: Add links to TRACE_EVENT documentation
Existing tracepoint documentation doesn't mention the popular
TRACE_EVENT
macro. Since an excellent series of articles on proper usage already
exists, respective links are added to the existing documentation.
Signed-off-by: Stefan
3 matches
Mail list logo