https://github.com/bbengfort/git-traces
A utility for extracting file access traces from Git repositories
https://github.com/bbengfort/git-traces
Last synced: 7 days ago
JSON representation
A utility for extracting file access traces from Git repositories
- Host: GitHub
- URL: https://github.com/bbengfort/git-traces
- Owner: bbengfort
- License: mit
- Created: 2016-05-05T15:43:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T13:43:35.000Z (about 10 years ago)
- Last Synced: 2025-04-03T03:43:59.804Z (over 1 year ago)
- Language: Python
- Size: 5.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Traces
**A utility for extracting file access traces from Git repositories**
[](https://flic.kr/p/536zw6)
More coming soon (hopefully), this is a fast, research-oriented project!
## About
This utility is meant to support research by inspecting a Git repository and trying to extract file access information by modeling commits as writes. By comparing user to commit/file groups we hope to model concurrent system access. This is only experimental.
### Attribution
The image used in this README, “[Inside the Atomium in Brussels](https://flic.kr/p/536zw6)” by [Ciro Cattuto](https://www.flickr.com/photos/ciro/) is licensed under a creative commons [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/2.0/) and used with my thanks!