Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf report: Use map_symbol__copy() when copying callchains
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>
- Loading branch information