Skip to content

lovasko/taprocstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

procstat

Type-aware procstat(1) implementation.

About

procstat extracts and displays detailed information about system processes from a live kernel or a kernel core dump from an arbitrary architecture.

Any target must have an available CTF data set. By using the type-aware KVM library libtak, procstat maps the symbol allproc to its internal query structures that are later processed by the table layout engine libtabl.

This software is part of the Google Summer of Code 2015. The FreeBSD Project, and namely John-Mark Gurney, mentored and supervised the creation of this software.

Build

$ ninja
$ ./create_ctf.sh
$ sudo ./bin/procstat -a

Dependencies

License

2-clause BSD license. For more information please consult the LICENSE file. In the case that you need a different license, feel free to contact me.

Author

Daniel Lovasko lovasko@freebsd.org

About

Type-aware procstat(1)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published