Skip to content

jfrabaute/gotrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gotrace

A syscall trace app in go. You can think of it as a very basic "strace" implementation in go.

License

Supported Platforms

See libtrace

Installation

go get github.com/jfrabaute/gotrace

Usage

gotrace <app_to_run> [args...]

ex:

gotrace sleep 2

gotrace is using the libtrace library.

Licensing

gotrace is licensed under the MIT License. See LICENSE for full license text.

About

A syscall trace app in go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages