• samuelnair's avatar
    nfsslower: trace slow NFS operations · 166bf0fa
    samuelnair authored
    * Initial commit of nfsslower, tracking NFS4_READ, NFS4_WRITE and NFS4_OPEN
    
    * Added in documentation, examples, support for csv and tracing for GETATTR
    
    * Added in man pages, READM mods and example file, to comply with
    https://github.com/samuelnair/bcc/blob/master/CONTRIBUTING-SCRIPTS.md
    
    * Changes to address comments from @brendangregg and a small bug regarding
    the output header not being printed when tracing all NFS operations
    
    * Added nfsslower to the correct alphabetical postion
    
    * Addressing Sasha's comments. I appreciate the thoroughness of the review
    
    * Added test case for nfsslower and an extra function to check if the NFS kernel
    module is loaded
    166bf0fa
README.md 18.4 KB