aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSaeed Mahameed <saeedm@mellanox.com>2019-09-10 12:35:59 -0700
committerSaeed Mahameed <saeedm@mellanox.com>2019-09-10 13:43:27 -0700
commitfa355bb1b0373e7fe087cfc830b1b0b9b6130388 (patch)
tree248b92491872fda3b196f9f4f0e68ae82c9ef132 /tools/perf/scripts/python/export-to-postgresql.py
parent334a306f7be8423932da8a0382616fe403d334cf (diff)
net/mlx5: FWTrace, Reduce stack usage
Mark mlx5_tracer_print_trace as noinline as the function only uses 512 bytes on the stack to avoid the following build warning: drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:660:13: error: stack frame size of 1032 bytes in function 'mlx5_fw_tracer_handle_traces' [-Werror,-Wframe-larger-than=] Fixes: 70dd6fdb8987 ("net/mlx5: FW tracer, parse traces and kernel tracing support") Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions