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

- Add external field to skip signature decoration #40

Merged

Conversation

tikimcfee
Copy link
Contributor

Hey! I've been using this as a simple but effective workaround for functions with particularly long or troublesome values. It's fairly blunt, as it directly returns an entry or exit signature if the flag is off, but so far, this has let me get to to high level function invocations, and cleared out string spew.

Happy to include any other suggested changes, offer a hand elsewhere in this vein, or simply to close it down if you feel there are better options. For example, I could see there being a much more robust registration of specific function signatures to skip.

Cheers!

@johnno1962
Copy link
Owner

Fair enough, Is your comment the right way round though? false skips decoration no?

@tikimcfee
Copy link
Contributor Author

Just noticed that myself. Done.

@johnno1962
Copy link
Owner

Anything else? Otherwise I'll merge. Thanks!

@tikimcfee
Copy link
Contributor Author

Nope, all good on my end. Do the thing!

@johnno1962 johnno1962 merged commit a31507c into johnno1962:expanded-interpose Apr 23, 2022
johnno1962 pushed a commit that referenced this pull request Apr 23, 2022
* - Add external field to skip signature decoration
johnno1962 added a commit that referenced this pull request Apr 23, 2022
* Expand interpose api to trace a type.

* - Add external field to skip signature decoration (#40)

* - Add external field to skip signature decoration

Co-authored-by: tikimcfee <ivan.lugo@knights.ucf.edu>
johnno1962 added a commit that referenced this pull request Apr 23, 2022
* Expand interpose api to trace a type.

* - Add external field to skip signature decoration (#40)

* - Add external field to skip signature decoration

Co-authored-by: tikimcfee <ivan.lugo@knights.ucf.edu>
johnno1962 added a commit that referenced this pull request Apr 23, 2022
* Expand interpose api to trace a type.

* - Add external field to skip signature decoration (#40)

* - Add external field to skip signature decoration

Co-authored-by: tikimcfee <ivan.lugo@knights.ucf.edu>
johnno1962 added a commit that referenced this pull request Apr 23, 2022
* Expand interpose api to trace a type.

* - Add external field to skip signature decoration (#40)

* - Add external field to skip signature decoration

Co-authored-by: tikimcfee <ivan.lugo@knights.ucf.edu>
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.

None yet

2 participants