diff options
author | Oleg Nesterov <oleg@redhat.com> | 2023-09-05 18:46:51 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-09-08 18:42:19 +0300 |
commit | 87abbf7a54f6c9c51374b0701cd7ab47534516ae (patch) | |
tree | 538e858fc2339206d956a649d68648f62f7910d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4981921350452a7639fac9ac8f19be4d25febdca (diff) | |
download | linux-87abbf7a54f6c9c51374b0701cd7ab47534516ae.tar.xz |
bpf: task_group_seq_get_next: fix the skip_if_dup_files check
Unless I am notally confused it is wrong. We are going to return or
skip next_task so we need to check next_task-files, not task->files.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20230905154651.GA24940@redhat.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions