aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2019-10-11 11:21:40 -0700
committerArnaldo Carvalho de Melo <[email protected]>2019-10-15 11:51:33 -0300
commit98a8b2e60c69927b1f405c3b001a1de3f4e53901 (patch)
tree56c5ff60dc9aa73ae008f8919665188480234d3e /tools/perf/scripts/python/stackcollapse.py
parent6a6fac11b11299aa5bd8532ea863fc2f652af2b6 (diff)
perf evlist: Fix fix for freed id arrays
In the earlier fix for the memory overrun of id arrays I managed to typo the wrong event in the fix. Of course we need to close the current event in the loop, not the original failing event. The same test case as in the original patch still passes. Fixes: 7834fa948beb ("perf evlist: Fix access of freed id arrays") Signed-off-by: Andi Kleen <[email protected]> Cc: Jiri Olsa <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions