An open API service indexing awesome lists of open source software.

https://github.com/ivotron/docker-perf

convenience container for linux-perf
https://github.com/ivotron/docker-perf

Last synced: 9 months ago
JSON representation

convenience container for linux-perf

Awesome Lists containing this project

README

          

# docker-perf

convenience container for linux-perf. Usage:

```bash
docker run --privileged ivotron/perf:4.4 stat sleep 5
```