mirror of
https://github.com/containers/youki
synced 2024-11-22 17:02:00 +01:00
fix typo
Signed-off-by: utam0k <k0ma@utam0k.jp>
This commit is contained in:
parent
72566c162f
commit
6c0eb28271
@ -15,7 +15,7 @@ For example, if you catch write system calls, you can see the log output until t
|
||||
It allows you to do something similar to print debugging.
|
||||
|
||||
_How to debug_
|
||||
1. You need to install bpftrace, please refere to [the official documentation](https://github.com/iovisor/bpftrace/blob/master/INSTALL.md) to know how to install it.
|
||||
1. You need to install bpftrace, please refer to [the official documentation](https://github.com/iovisor/bpftrace/blob/master/INSTALL.md) to know how to install it.
|
||||
2. Before running the process or comannd you want to debug, run the following command in another terminal.
|
||||
|
||||
You need the root privilege to run it.
|
||||
|
Loading…
Reference in New Issue
Block a user