diff --git a/README.md b/README.md index 17d9f1f6b..2b7fccc30 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,6 @@ In another shell, Run the target program with eBPF inside: ```console $ bpftime start ./example/malloc/victim -Hello malloc! malloc called from pid 250215 continue malloc... malloc called from pid 250215 diff --git a/usage.md b/usage.md index 44ac0ae3d..bfa3c3c36 100644 --- a/usage.md +++ b/usage.md @@ -37,7 +37,6 @@ In another shell, Run the target program with eBPF inside: ```console $ bpftime start ./example/malloc/victim -Hello malloc! malloc called from pid 250215 continue malloc... malloc called from pid 250215