aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristoph Müllner <[email protected]>2023-11-23 19:58:19 +0100
committerPalmer Dabbelt <[email protected]>2024-01-11 08:02:49 -0800
commitb250c90898412878fe56f069b1a6b1b94a7bbdfa (patch)
tree12a753dc9006f848d8a944385961749e9739e228 /tools/perf/scripts/python/export-to-postgresql.py
parentac7b2a02d62faff8c6d45bacb5cb9ea565b47776 (diff)
tools: selftests: riscv: Add missing include for vector test
GCC raises the following warning: warning: 'status' may be used uninitialized The warning comes from the fact, that the signature of waitpid() is unknown and therefore the initialization of GCC cannot be guessed. Let's add the relevant header to address this warning. Signed-off-by: Christoph Müllner <[email protected]> Reviewed-by: Alexandre Ghiti <[email protected]> Reviewed-by: Andy Chiu <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions