Skip to content
  • Steven Whitehouse's avatar
    GFS2: Add tracepoints · 63997775
    Steven Whitehouse authored
    
    
    This patch adds the ability to trace various aspects of the GFS2
    filesystem. The trace points are divided into three groups,
    glocks, logging and bmap. These points have been chosen because
    they allow inspection of the major internal functions of GFS2
    and they are also generic enough that they are unlikely to need
    any major changes as the filesystem evolves.
    
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    63997775