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

Stack_Analyzer:Adapted to MagicEyes #720

Merged
merged 18 commits into from
Mar 19, 2024

Conversation

GorilaMond
Copy link
Contributor

No description provided.

Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
Signed-off-by: LiuLingze <[email protected]>
@helight
Copy link
Member

helight commented Mar 19, 2024

@ziyangfu 帮忙看看哈

@@ -28,6 +29,7 @@ if (NOT EXISTS ${SRC_GEN_TARGET_DIR})
message(STATUS "directory create success")
endif ()

include_directories(${CMAKE_CURRENT_SOURCE_DIR}/include/ ${SRC_GEN_TARGET_DIR})
Copy link
Contributor

Choose a reason for hiding this comment

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

如果不想include名字太长,也可以的,建议最起码带上你的工具名,这样对以后的集成工具使用者比较友好。就是你在代码里 #include “stack_analyzer/.skel.h”, 而不是直接的 #include “.skel.h” 。下次提交pr的时候再改就行

Copy link
Contributor

@ziyangfu ziyangfu left a comment

Choose a reason for hiding this comment

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

我对整个工程的实现目前还了解的不多,只能在构建上给出建议。具体的实现是否存在优化空间,需要其他参与者 review。

@helight
Copy link
Member

helight commented Mar 19, 2024

我对整个工程的实现目前还了解的不多,只能在构建上给出建议。具体的实现是否存在优化空间,需要其他参与者 review。

嗯,你只要看是否符合你的工程框架,这块没问题就可以了,其他的内容我们来把控

@ziyangfu
Copy link
Contributor

我对整个工程的实现目前还了解的不多,只能在构建上给出建议。具体的实现是否存在优化空间,需要其他参与者 review。

嗯,你只要看是否符合你的工程框架,这块没问题就可以了,其他的内容我们来把控

好滴

@helight
Copy link
Member

helight commented Mar 19, 2024

我对整个工程的实现目前还了解的不多,只能在构建上给出建议。具体的实现是否存在优化空间,需要其他参与者 review。

嗯,你只要看是否符合你的工程框架,这块没问题就可以了,其他的内容我们来把控

好滴

如果框架工程没问题,你就可以先approve吧

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

@helight helight merged commit 3e85a36 into linuxkerneltravel:develop Mar 19, 2024
3 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.

3 participants