diff options
author | 2025-04-01 13:27:15 -0700 | |
---|---|---|
committer | 2025-05-08 11:49:40 -0300 | |
commit | 8830091383b034981d882773078e18bb2a7e0e53 (patch) | |
tree | 8b3e9fde0f223e5b0e6e9c06a770ee21f68bbf22 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge remote-tracking branch 'torvalds/master' into perf-tools-next (diff) | |
download | wireguard-linux-8830091383b034981d882773078e18bb2a7e0e53.tar.xz wireguard-linux-8830091383b034981d882773078e18bb2a7e0e53.zip |
perf trace: Free the files.max entry in files->table
The files.max is the maximum valid fd in the files array and so
freeing the values needs to be inclusive of the max value.
Reviewed-by: Howard Chu <howardchu95@gmail.com>
Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250401202715.3493567-1-irogers@google.com
[ split from a larger patch ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions