HAPPY
HAPPY
As the `inscount.so` is hard coding in the `readCount` function, changing it to `inscount.dll` when identify the Windows environment seems a possible way to port to Windows.
Wondering whether it is necessary to support `BPF_JMP32`? @dthaler Perhaps we need to add 32bit cases for `makeJmp` function.
I was faced with this problem too.However,I have saw some articles use this module and they successfully use this module.I wonder whether this module is availble some time before.
Same issue encountered when the folder/workspace is opened via symlink, using remote SSH. Appreciate if there's a workround.
> Ok, so I think some of the build commands are still not being intercepted: > > ``` > $ cat log/database-create-20210106.181857.600.log | rg MediaPlayer | rg -v "Scanning|Importing" >...