ionelmc / python-hunter

Hunter is a flexible code tracing toolkit.
https://python-hunter.readthedocs.io/
BSD 2-Clause "Simplified" License
796 stars 46 forks source link

Library of "chisels" #36

Open ionelmc opened 6 years ago

ionelmc commented 6 years ago

Similarly to sysdig we could have some sort of highlevel abstraction that handles both filtering and output (actions).

The idea is to eliminate copy-pasting around of hunter configuration and just have a storage somewhere for it. User homedir?