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

Kernel function trace #1391

Closed
wants to merge 6 commits into from

Conversation

franciscozdo
Copy link
Collaborator

In this PR I try to create a tool that will allow us to analyze how kernel is performing.

The main idea is to save all events (enter and exit from a function) with some data (thread and timestamp). Gathered data may be analyzed later using python utilities (kft/*.py).

@franciscozdo franciscozdo added the WiP not ready for code review label Jun 5, 2023
@franciscozdo
Copy link
Collaborator Author

Merged in #1393 and #1418. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WiP not ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants