Files
Centos-kernel-stream-10/tools/perf/python
Trevor Allison 0fecac9a58 perf ilist: Be tolerant of reading a metric on the wrong CPU
JIRA: https://redhat.atlassian.net/browse/RHEL-140195

upstream
========
commit 4b11c983f453689ac9d51d6528891ab4beb7393e
Author: Ian Rogers <irogers@google.com>
Date: Tue Dec 2 09:49:57 2025 -0800

description
===========
This happens on hybrid machine metrics. Be tolerant and don't cause
the ilist application to crash with an exception.

    Signed-off-by: Ian Rogers <irogers@google.com>
    Tested-by: Thomas Falcon <thomas.falcon@intel.com>
    Signed-off-by: Namhyung Kim <namhyung@kernel.org>

Signed-off-by: Trevor Allison <tallison@redhat.com>
2026-06-24 14:57:01 -04:00
..