-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERRO[0000] loadAgentObjects: map sock_xmit_map: #48
Comments
可以使用
|
我也遇到同样的问题 $ ./kyanos
WARN[0000] Remove memlock:unexpected error detecting memory cgroup accounting: function not implemented
ERRO[0000] loadAgentObjects: map sock_xmit_map: map create: function not implemented (without BTF k/v)
$ uname -a
Linux xxxxxxxxx 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
sorry, 我没有写清楚, 最低内核版本可能需要3.10.0-957, 我会更新下文档.
|
后续会支持低内核版本不? 看了下用的机器的内核版本是3.10.0-693 |
会考虑支持。 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
./kyanos stat http --side client -i 5 -m p -s 10 -g none
执行报错:
WARN[0000] Remove memlock:unexpected error detecting memory cgroup accounting: function not implemented
ERRO[0000] loadAgentObjects: map sock_xmit_map: map create: function not implemented (without BTF k/v)
另外个人看法:需要传入的参数太多了,第一次使用都不知道是什么意思?参数比较多。不是很让人通俗易懂的。
The text was updated successfully, but these errors were encountered: