6e579bf CONTRIB: Add DP Request analysis script

3 files Authored by jstephen 6 years ago, Committed by lslebodn 6 years ago,
    CONTRIB: Add DP Request analysis script
    
    Run this script using stap as root and Ctrl-C to print the summary
    report
       stap -v /usr/share/sssd/systemtap/dp_request.stp
    
    This script will use the data provider request probe markers to provide
    elapsed time of each request and more information about the slowest
    request in the summary report.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3061
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    (cherry picked from commit 1182dd93a5a6bb18943284273f7fd59b83468843)
    
        
file modified
+1 -0
file modified
+1 -0