Remove option to detect the GIL state
This commit is contained in:
parent
c5cc1fbc41
commit
42aa7feca0
@ -112,7 +112,7 @@ The dark red `S(GIL)` blocks indicate the threads/processes are in a waiting sta
|
||||
|
||||
Although it is possible to do both:
|
||||
```
|
||||
$ giltracer --no-gil-detect --state-detect -m per4m.example2
|
||||
$ giltracer --state-detect -m per4m.example2
|
||||
```
|
||||
|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user