TAPSET::SOCKET - Online Linux Manual PageSection : 3stap
Updated : November 2020
Source : SystemTap Tapset Reference
NAMEtapset::socket − systemtap socket tapset
DESCRIPTION
This family of probe points is used to probe socket activities. socket.send Message sent on a socket.
See probe::socket.send(3stap)
for details. socket.receive Message received on a socket.
See probe::socket.receive(3stap)
for details. socket.sendmsg Message is currently being sent on a socket.
See probe::socket.sendmsg(3stap)
for details. socket.sendmsg.return Return from socket.sendmsg.
See probe::socket.sendmsg.return(3stap)
for details. socket.recvmsg Message being received on socket
See probe::socket.recvmsg(3stap)
for details. socket.recvmsg.return Return from Message being received on socket
See probe::socket.recvmsg.return(3stap)
for details. socket.aio_write Message send via sock_aio_write()
See probe::socket.aio_write(3stap)
for details. socket.aio_write.return Conclusion of message send via sock_aio_write()
See probe::socket.aio_write.return(3stap)
for details. socket.aio_read Receiving message via sock_aio_read()
See probe::socket.aio_read(3stap)
for details. socket.aio_read.return Conclusion of message received via sock_aio_read()
See probe::socket.aio_read.return(3stap)
for details. socket.write_iter Message send via sock_write_iter()
See probe::socket.write_iter(3stap)
for details. socket.write_iter.return Conclusion of message send via sock_write_iter()
See probe::socket.write_iter.return(3stap)
for details. socket.read_iter Receiving message via sock_read_iter()
See probe::socket.read_iter(3stap)
for details. socket.read_iter.return Conclusion of message received via sock_read_iter()
See probe::socket.read_iter.return(3stap)
for details. socket.writev Message sent via socket_writev()
See probe::socket.writev(3stap)
for details. socket.writev.return Conclusion of message sent via socket_writev()
See probe::socket.writev.return(3stap)
for details. socket.readv Receiving a message via sock_readv()
See probe::socket.readv(3stap)
for details. socket.readv.return Conclusion of receiving a message via sock_readv()
See probe::socket.readv.return(3stap)
for details. socket.create Creation of a socket
See probe::socket.create(3stap)
for details. socket.create.return Return from Creation of a socket
See probe::socket.create.return(3stap)
for details. socket.close Close a socket
See probe::socket.close(3stap)
for details. socket.close.return Return from closing a socket
See probe::socket.close.return(3stap)
for details. sock_prot_num2str Given a protocol number, return a string representation See function::sock_prot_num2str(3stap)
for details. sock_prot_str2num Given a protocol name (string), return the corresponding protocol number See function::sock_prot_str2num(3stap)
for details. sock_fam_num2str Given a protocol family number, return a string representation See function::sock_fam_num2str(3stap)
for details. sock_fam_str2num Given a protocol family name (string), return the corresponding protocol family number See function::sock_fam_str2num(3stap)
for details. sock_state_num2str Given a socket state number, return a string representation See function::sock_state_num2str(3stap)
for details. sock_state_str2num Given a socket state string, return the corresponding state number See function::sock_state_str2num(3stap)
for details.
SEE ALSO.BR function::sock_prot_num2str(3stap), .BR function::sock_prot_str2num(3stap), .BR function::sock_fam_num2str(3stap), .BR function::sock_fam_str2num(3stap), .BR function::sock_state_num2str(3stap), .BR function::sock_state_str2num(3stap), .BR probe::socket.send(3stap), .BR probe::socket.receive(3stap), .BR probe::socket.sendmsg(3stap), .BR probe::socket.sendmsg.return(3stap), .BR probe::socket.recvmsg(3stap), .BR probe::socket.recvmsg.return(3stap), .BR probe::socket.aio_write(3stap), .BR probe::socket.aio_write.return(3stap), .BR probe::socket.aio_read(3stap), .BR probe::socket.aio_read.return(3stap), .BR probe::socket.write_iter(3stap), .BR probe::socket.write_iter.return(3stap), .BR probe::socket.read_iter(3stap), .BR probe::socket.read_iter.return(3stap), .BR probe::socket.writev(3stap), .BR probe::socket.writev.return(3stap), .BR probe::socket.readv(3stap), .BR probe::socket.readv.return(3stap), .BR probe::socket.create(3stap), .BR probe::socket.create.return(3stap), .BR probe::socket.close(3stap), .BR probe::socket.close.return(3stap), .BR stap(1), stapprobes(3stap) 0
Johanes Gumabo
Data Size : 26,425 byte
man-tapset::socket.3stapBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 2 / 185,138
Visitor ID : :
Visitor IP : 3.145.106.176 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (rof_BR|3|tapset::socket.3stap|237|1|.BR
) (rof_BR|3|tapset::socket.3stap|239|1|.BR
) (rof_BR|3|tapset::socket.3stap|241|1|.BR
) (rof_BR|3|tapset::socket.3stap|243|1|.BR
) (rof_BR|3|tapset::socket.3stap|245|1|.BR
) (rof_BR|3|tapset::socket.3stap|247|1|.BR
) (rof_BR|3|tapset::socket.3stap|249|1|.BR
) (rof_BR|3|tapset::socket.3stap|251|1|.BR
) (rof_BR|3|tapset::socket.3stap|253|1|.BR
) (rof_BR|3|tapset::socket.3stap|255|1|.BR
) (rof_BR|3|tapset::socket.3stap|257|1|.BR
) (rof_BR|3|tapset::socket.3stap|259|1|.BR
) (rof_BR|3|tapset::socket.3stap|261|1|.BR
) (rof_BR|3|tapset::socket.3stap|263|1|.BR
) (rof_BR|3|tapset::socket.3stap|265|1|.BR
) (rof_BR|3|tapset::socket.3stap|267|1|.BR
) (rof_BR|3|tapset::socket.3stap|269|1|.BR
) (rof_BR|3|tapset::socket.3stap|271|1|.BR
) (rof_BR|3|tapset::socket.3stap|273|1|.BR
) (rof_BR|3|tapset::socket.3stap|275|1|.BR
) (rof_BR|3|tapset::socket.3stap|277|1|.BR
) (rof_BR|3|tapset::socket.3stap|279|1|.BR
) (rof_BR|3|tapset::socket.3stap|281|1|.BR
) (rof_BR|3|tapset::socket.3stap|283|1|.BR
) (rof_BR|3|tapset::socket.3stap|285|1|.BR
) (rof_BR|3|tapset::socket.3stap|287|1|.BR
) (rof_BR|3|tapset::socket.3stap|289|1|.BR
) (rof_BR|3|tapset::socket.3stap|291|1|.BR
) (rof_BR|3|tapset::socket.3stap|293|1|.BR
)