lkml.org 
[lkml]   [2023]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/6] perf mem: Add mem_events into the supported perf_pmu
Hi Kan,

> +void perf_pmu__arch_init(struct perf_pmu *pmu)
> +{
> + if (strcmp(pmu->name, "arm_spe_0"))

if (!strcmp(...))

> + if (x86__is_amd_cpu()) {
> + if (strcmp(pmu->name, "ibs_op"))

Ditto.

Thanks,
Ravi

\
 
 \ /
  Last update: 2023-12-07 15:25    [W:0.506 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site