Describe the bug
The individual process stats feature of grofer does not work on MacOS.
To Reproduce
Steps to reproduce the behaviour:
Run ./grofer proc -p <pid> as usual on a system running MacOS/Windows.
Expected Behaviour
Grofer should display process stats for the given PID like in Linux.
Actual Behaviour
On MacOS:
A runtime error with a segmentation violation.
The prompt in Terminal also does not function as usual after this,
Desktop (please complete the following information):
- MacOS/Windows
- Go Version 1.14
Describe the bug
The individual process stats feature of grofer does not work on MacOS.
To Reproduce
Steps to reproduce the behaviour:
Run
./grofer proc -p <pid>as usual on a system running MacOS/Windows.Expected Behaviour
Grofer should display process stats for the given PID like in Linux.
Actual Behaviour
On MacOS:
A runtime error with a segmentation violation.
The prompt in Terminal also does not function as usual after this,
Desktop (please complete the following information):