Commit f978ae2
committed
perf python: Fix thread check in pyrf_evsel__read
JIRA: https://issues.redhat.com/browse/RHEL-78198
upstream
========
commit 64ec9b9
Author: Ian Rogers <irogers@google.com>
Date: Thu Jul 10 16:51:23 2025 -0700
description
===========
The CPU index is incorrectly checked rather than the thread index.
Fixes: 739621f ("perf python: Add evsel read method")
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250710235126.1086011-11-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Michael Petlan <mpetlan@redhat.com>1 parent 2079b4b commit f978ae2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
910 | 910 | | |
911 | 911 | | |
912 | 912 | | |
913 | | - | |
| 913 | + | |
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
| |||
0 commit comments