Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 297 Bytes

Proc tracer

Proc tracer tracks the processes running in the system and logs the time and arg of the command.

this project uses auqa for cli tool management: https://aquaproj.github.io/

usage:

go generate ./...
sudo go run .
# for jsons logging 1 json per line
sudo go run . --json