go-perf icon indicating copy to clipboard operation
go-perf copied to clipboard

perffile: fix loop scoping bug

Open rhysh opened this issue 2 years ago • 0 comments

The scoping bug causes incorrect interpretation of perf.data files that include more than one kind of sample, through every entry in File.idToAttr pointing to a single shared value.

rhysh avatar Feb 24 '23 19:02 rhysh