Skip to content

Conversation

@qlndzt
Copy link
Collaborator

@qlndzt qlndzt commented Dec 22, 2025

This PR is for:

Fixes

Steps to reproduce the bug

  • lua compile error while building in close source version
  • large cpu cost for is_lua_process function

Changes to fix the bug

  • update the all "inline" format
  • use cache to store lua pid

Affected branches

  • main

Checklist

  • Added unit test to verify the fix.
  • Verified eBPF program runs successfully on linux 4.14.x.
  • Verified eBPF program runs successfully on linux 4.19.x.
  • [X ] Verified eBPF program runs successfully on linux 5.2.x.

@kylewanginchina
Copy link
Contributor

两个问题:
1、需要企业版那边编译确认一下
2、pr描述注意加一下

@qlndzt
Copy link
Collaborator Author

qlndzt commented Dec 23, 2025

两个问题: 1、需要企业版那边编译确认一下 2、pr描述注意加一下

  1. 已经进行编译确认,不再报错 2.已更新

}
#endif
}
#endif
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里缩进不应该改

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants