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

Idea: External thread trace #31

Closed
ghost opened this issue Aug 28, 2021 · 1 comment
Closed

Idea: External thread trace #31

ghost opened this issue Aug 28, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 28, 2021

Can you implement external thread tracing using OpenThread, GetThreadContext, many threads and a disassembler to stitch together the trace log?

It would be awesome for finding functions in a program with only 1 thread handle. Think function call count etc. All the ways I have seen require you to have a breakpoint at all calls or a module inside the process.

@hakril
Copy link
Owner

hakril commented Sep 6, 2021

Well, as this request is not and bug but a non-trivial feature request and that the user account has been deleted, I am closing this issue.
If anyone feels it needs the request, I will glady take pull-request.

@hakril hakril closed this as completed Sep 6, 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

No branches or pull requests

1 participant