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

lcore_monitor: add hook for irq entry/exit #717

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

frankdjx
Copy link
Collaborator

output like below:
lm_event_handler: sched out 5.315us as comm: migration/30
lm_event_handler: sched out 4.640us as comm: migration/30
lm_event_handler: sched out 5.304us as comm: migration/30
lm_event_handler: sched out 0.787us as irq: 348
lm_event_handler: sched out 1.248us as irq: 348

output like below:
lm_event_handler: sched out 5.315us as comm: migration/30
lm_event_handler: sched out 4.640us as comm: migration/30
lm_event_handler: sched out 5.304us as comm: migration/30
lm_event_handler: sched out 0.787us as irq: 348
lm_event_handler: sched out 1.248us as irq: 348

Signed-off-by: Frank Du <[email protected]>
@frankdjx frankdjx marked this pull request as ready for review January 23, 2024 01:15
@frankdjx frankdjx requested a review from ricmli as a code owner January 23, 2024 01:15
@frankdjx frankdjx merged commit b2c1cb2 into OpenVisualCloud:main Jan 23, 2024
31 checks passed
@frankdjx frankdjx deleted the lm_irq branch January 23, 2024 03:11
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