Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milabs/stamina
(Linux Kernel) Stack Monitoring Tool
https://github.com/milabs/stamina
Last synced: about 2 months ago
JSON representation
(Linux Kernel) Stack Monitoring Tool
- Host: GitHub
- URL: https://github.com/milabs/stamina
- Owner: milabs
- License: gpl-2.0
- Created: 2015-02-17T16:09:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T15:56:29.000Z (almost 3 years ago)
- Last Synced: 2023-03-23T08:27:58.171Z (almost 2 years ago)
- Language: C
- Size: 377 KB
- Stars: 35
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 0
STAMINA - Linux Kernel Stack Monitoring tool
# Usage
~~~
$ make
$ sudo insmod stam.ko
$ cd server && go run stam.go
~~~The server will be listening on port 8080 by default.
![demo](stam.png)
# License
This software is licensed under the GPL.
# Author
[Ilya V. Matveychikov](https://github.com/milabs)
2020