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

Could you please give me some advice ? #6

Open
bobiscool opened this issue Dec 9, 2020 · 2 comments
Open

Could you please give me some advice ? #6

bobiscool opened this issue Dec 9, 2020 · 2 comments

Comments

@bobiscool
Copy link

Could you please give me some advice ? How can I get the cpu usage meminfo by entending you code? Is there any route or infos ? Thanks a lot!

@troybowman
Copy link
Owner

This will be a difficult task. You will have to do some heavy reverse-engineering of the DVTInstrumentsFoundation framework (and possibly more, I don't know where exactly the logic is that monitors cpu usage).

You could start by reading my slides: https://github.com/troybowman/dtxmsg/blob/master/slides.pdf

This will give you some overview, and you might be able to use the same strategy to reverse the cpu usage logic.

@bobiscool
Copy link
Author

thanks a lot!

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

2 participants