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

Make profiler better #38280

Merged
merged 48 commits into from
Dec 29, 2021
Merged

Conversation

liutiexing
Copy link
Contributor

@liutiexing liutiexing commented Dec 20, 2021

PR types

Function optimization

PR changes

Others

Describe

1)线程ID改为64位,支持所有OS
2)为linux和windows添加sys_tid,并用于profiler。
3)拆分profiler的sytem interface(全局初始化等)和user interface(RecordEvent等),便于用户使用。
4)为打点工具RecordEvent增加更多接口,支持更多类型的用户需求,

liutiexing and others added 28 commits September 22, 2021 20:09
This reverts commit e206173.
@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@liutiexing liutiexing closed this Dec 28, 2021
@liutiexing liutiexing reopened this Dec 28, 2021
Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

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

LGTM

@wanghuancoder wanghuancoder merged commit 851637f into PaddlePaddle:develop Dec 29, 2021
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