Skip to content
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

优化代码输出结果 #578

Merged
merged 25 commits into from
Nov 12, 2023
Merged

优化代码输出结果 #578

merged 25 commits into from
Nov 12, 2023

Conversation

nanshuaibo
Copy link
Contributor

@nanshuaibo nanshuaibo commented Nov 10, 2023

添加参数控制
调整Action文件
优化输出结果
#552

u64 id,ts;
id = bpf_get_current_pid_tgid();
pid_t tid,pid;
u64 id,ts;
Copy link
Member

Choose a reason for hiding this comment

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

这里是缩进了 2 个 tab 吗?

Copy link
Member

@helight helight left a comment

Choose a reason for hiding this comment

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

LGTM

问题不大,但是你的代码都是缩进 2 个 tab 开始,这个比较奇怪

@nanshuaibo nanshuaibo requested review from zhangzihengya and removed request for zhangzihengya November 10, 2023 10:52
@helight helight merged commit 5990150 into linuxkerneltravel:develop Nov 12, 2023
2 checks passed
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.

2 participants