diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2023-07-19 16:49:02 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-07-20 11:30:26 -0300 |
commit | fcca1faf11b47011770c361a1dfc36ed83905148 (patch) | |
tree | e578ca8874dbe58c379d46224c135f4b735433af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7962ef13651a9163f07b530607392ea123482e8a (diff) |
perf trace: Free thread_trace->files table
The fd->pathname table that is kept in 'struct thread_trace' and thus in
thread->priv must be freed when a thread is deleted.
This was also detected using -fsanitize=address.
Acked-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions