diff options
author | Steve Dickson <steved@redhat.com> | 2010-02-23 11:58:16 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-02-23 11:58:16 -0500 |
commit | 6be80943cc84cdb08c51f528aec5b59a9fdb3d30 (patch) | |
tree | 6c2144fb15c7567dec48e012b0f28c3da7a4064d /runtime/time.c | |
parent | 0c5c7a83eb9bb1fbb994970d5da7d1e638a90f67 (diff) | |
download | systemtap-steved-6be80943cc84cdb08c51f528aec5b59a9fdb3d30.tar.gz systemtap-steved-6be80943cc84cdb08c51f528aec5b59a9fdb3d30.tar.xz systemtap-steved-6be80943cc84cdb08c51f528aec5b59a9fdb3d30.zip |
Allow better filtering with IP address and File handle
To allow filtering by the client's IP address,
the addr_from_rqst_str() function was added which
extracts the IP address from incoming procedures
and converts them into a character string. Calls to
addr_from_rqst_str() were added to the top of each
probe so callers of the probes can use the IP addresses
as a filter.
Calls to __svc_fh() were also sprinkled were needed
so callers can also filter on file handles
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'runtime/time.c')
0 files changed, 0 insertions, 0 deletions