summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-25 22:04:39 +0300
committerDavid S. Miller <davem@davemloft.net>2017-01-25 22:04:39 +0300
commiteb92f76ef54f988af529c89e843958f8673de9e8 (patch)
tree87a4399e42ae6b0ae622718952d66e666e64d3ef /tools/perf/scripts/python/export-to-postgresql.py
parenta9c54ad2c737853b1f404b10b09da4ca7fa18597 (diff)
parent19f6d3f3c8422d65b5e3d2162e30ef07c6e21ea2 (diff)
downloadlinux-eb92f76ef54f988af529c89e843958f8673de9e8.tar.xz
Merge branch 'tcp-fastopen-new-API'
Wei Wang says: ==================== net/tcp-fastopen: Add new userspace API support The patch series is to add support for new userspace API for TCP fastopen sockets. In the current code, user has to call sendto()/sendmsg() with special flag MSG_FASTOPEN for TCP fastopen sockets. This API is quite different from the normal TCP socket API and can be cumbersome for applications to make use fastopen sockets. So this new patch introduces a new way of using TCP fastopen sockets which is similar to normal TCP sockets with a new sockopt TCP_FASTOPEN_CONNECT. More details about it is described in the third patch. (First 2 patches are preparations for the third patch.) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions