Skip to content

Commit

Permalink
Merge 6b1673c into ab3e423
Browse files Browse the repository at this point in the history
  • Loading branch information
sj-i committed Oct 8, 2021
2 parents ab3e423 + 6b1673c commit 512283e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ So visualizations of the trace like flamegraph can show the usage of opcodes.
For informational purposes, executing opcodes are also added to each end of the call frames. Except for the first frame, opcodes for function calls such as ZEND_DO_FCALL should appear there.
If JIT is enabled for the target process, these information may be slightly inaccurate.
If JIT is enabled at the target process, this information may be slightly inaccurate.
### Use in a docker container and target a process on host
```bash
Expand Down

0 comments on commit 512283e

Please sign in to comment.