Skip to content

pestun/strace-parser

 
 

Repository files navigation

strace-parser

Parse strace output to jsonl.

Requires strace output that was executed with the following arguments:

  • -xx - so strings are escaped
  • -ttt - unix timestamp with microsecond
  • -ff - if applicable, as long as -f wasn't used

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%