gems-uff / noworkflow

Supporting infrastructure to run scientific experiments without a scientific workflow management system.
http://gems-uff.github.io/noworkflow
MIT License
115 stars 28 forks source link

Integrate provenance at different levels #23

Open JoaoFelipe opened 9 years ago

JoaoFelipe commented 9 years ago

E.g.: Integrate operating system level with function level

JoaoFelipe commented 6 years ago

We can try to use strace to collect provenance at the operating system level. However, it might be better to look at something at a higher level that does not depend on linux