diff options
| author | Ian Rogers <[email protected]> | 2023-09-14 02:22:04 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2023-09-17 22:51:35 +0000 |
| commit | d1bac78e26e513ce2cf1b47fcc667b33f51c6a36 (patch) | |
| tree | 788fd453a677e79ad04c38d104e1ada571e79ae2 /drivers/cdx/controller/cdx_controller.c | |
| parent | perf trace: Avoid compile error wrt redefining bool (diff) | |
| download | kernel-d1bac78e26e513ce2cf1b47fcc667b33f51c6a36.tar.gz kernel-d1bac78e26e513ce2cf1b47fcc667b33f51c6a36.zip | |
perf jevents metric: Fix type of strcmp_cpuid_str
The parser wraps all strings as Events, so the input is an
Event. Using a string would be bad as functions like Simplify are
called on the arguments, which wouldn't be present on a string.
Fixes: 9d5da30e4ae9 ("perf jevents: Add a new expression builtin strcmp_cpuid_str()")
Signed-off-by: Ian Rogers <[email protected]>
Cc: James Clark <[email protected]>
Cc: Kajol Jain <[email protected]>
Cc: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
