You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as described in issue #1350, the limited size of sinsp_chisel::m_lua_fld_storage prevents chisels from receving the full content of big buffers. This patch sets the size to PPM_MAX_ARG_SIZE, so that anything that is captured by the driver can reach chisels. (#1361)
0 commit comments