mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
Add command to copy vmlinux.py for container-monitor
This commit is contained in:
committed by
GitHub
parent
466ecdb6a4
commit
526425a267
@ -26,5 +26,6 @@ This folder contains examples of BCC tutorial examples that have been ported to
|
||||
- For container-monitor, you need to first copy the vmlinux.py to `container-monitor/` directory.
|
||||
Then run the following command to run the example:
|
||||
```bash
|
||||
cp vmlinux.py container-monitor/
|
||||
sudo <path_to_virtualenv>/bin/python3 container-monitor/container_monitor.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user