Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D darshan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • darshan
  • darshan
  • Issues
  • #186

Closed
Open
Created Apr 27, 2016 by Shane Snyder@ssnyderOwner

add last_open and first_close counters

We already have counters for first_open and last_close, but these additional counters will allow us to have a better understanding of how long the first open and last close operations really take.

This enhancement would also allow us to better reason about cases where some processes are still writing a shared file while others are starting to close it: without knowing when the first close operation started, we can't easily tell at which points in the application processes began to move between I/O phases.

Assignee
Assign to
Time tracking