hariharan-devarajan / dftracer

A multi-level dataflow tracer for capturing I/O calls from workflows.
https://dftracer.readthedocs.io/en/latest/
MIT License
13 stars 8 forks source link

Enhancement: Fix event structure. #199

Closed hariharan-devarajan closed 2 months ago

hariharan-devarajan commented 2 months ago
  1. Use phase as M events for all
  2. Use custom names to understand which event it is.
  3. All events are under the dftracer events.
  4. We support process events (PR) and Hash events (FILE_HASH, HOST_HASH, and STR_HASH)
coveralls commented 2 months ago

Coverage Status

coverage: 0.0%. remained the same when pulling 053b0b3d7b8bc45e7d7e985e596df2b3e80b3152 on enhance/event_types into 299874c17c5be923c0a4f6ff14f299d337133603 on develop.