lslebodn / SSSD / sssd

Forked from SSSD/sssd 7 years ago
Clone

d46d59e DP: Add Generic DP Request Probes

5 files Authored by jstephen 6 years ago, Committed by lslebodn 6 years ago,
    DP: Add Generic DP Request Probes
    
    Add the ability to analyze performance and monitor Data Provider
    requests at a high-level, probes fire when a request is sent and when
    a request is completed.
    
    Request name, domain, target, method, and return code information
    is passed as target variables to the systemtap probe tapsets which
    can be used in systemtap scripts.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3061
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+9 -0
file modified
+18 -0
file modified
+5 -0