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

Fixes #21: TAU_SET_NODE always gets called from main #22

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

zbeekman
Copy link
Member

Fix issue #21

  • Testing made more rigorous
  • Always instrument main using the instrumentation template for main even when no arguments are present. If no arguments are present remove call to tau_init() (since it requires arguments)

@zbeekman zbeekman requested a review from nchaimov December 12, 2024 19:40
@zbeekman zbeekman merged commit 9009d11 into salt-fm Dec 12, 2024
1 check passed
@zbeekman zbeekman deleted the fix-#21-bad-main-instrumentation-when-no-args branch December 12, 2024 19:57
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.

1 participant