You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf report: Use map_symbol__copy() when copying callchains
JIRA: https://issues.redhat.com/browse/RHEL-78197
upstream
========
commit e242df0
Author: Namhyung Kim <namhyung@kernel.org>
Date: Thu Mar 6 22:12:49 2025 -0800
description
===========
It seems there are places to miss updating refcount of maps.
Let's use map_symbol__copy() helper to properly copy them with
refcounts updated.
Link: https://lore.kernel.org/r/20250307061250.320849-1-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
0 commit comments