aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorIan Rogers <[email protected]>2024-01-31 16:15:02 -0800
committerNamhyung Kim <[email protected]>2024-02-09 20:43:13 -0800
commitc7ba9d18ae47924a6ea6a47ca139779f58eb83c0 (patch)
treeeefd85b1ebe7aa6952b2f76a79186452bafc5875 /tools/perf/scripts/python/bin/stackcollapse-report
parentcbc917a1b03bce85f385c1e640c9dcb02ffb9ab0 (diff)
perf srcline: Add missed addr2line closes
The child_process for addr2line sets in and out to -1 so that pipes get created. It is the caller's responsibility to close the pipes, finish_command doesn't do it. Add the missed closes. Fixes: b3801e791231 ("perf srcline: Simplify addr2line subprocess") Signed-off-by: Ian Rogers <[email protected]> Cc: Ravi Bangoria <[email protected]> Cc: James Clark <[email protected]> Cc: Nick Desaulniers <[email protected]> Cc: Nathan Chancellor <[email protected]> Cc: Kan Liang <[email protected]> Cc: John Garry <[email protected]> Cc: Tom Rix <[email protected]> Cc: [email protected] Signed-off-by: Namhyung Kim <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions