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

How i can dump IOKitDiagnostics classes data using idevicediagnostics #977

Open
Johnny314 opened this issue Jun 18, 2020 · 2 comments
Open

Comments

@Johnny314
Copy link

i am trying to dump IOKitDiagnositcs classes which is in following format
+-o Root <class IORegistryEntry, id 0x100000100, retain 35>
| {
| "IOKitBuildVersion" = "Darwin Kernel Version 19.3.0: Thu Jan 9 21:10:55 PST 2020; root:xnu-6153.82.3~1/RELEASE_ARM64_T8010"
| "OS Build Version" = "17D50"
| "OSKernelCPUSubtype" = 0
| "OSKernelCPUType" = 16777228
| "OSPrelinkKextCount" = 215
| "IORegistryPlanes" = {"IO80211Plane"="IO80211Plane","IOPower"="IOPower","IODeviceTree"="IODeviceTree","IOService"="IOService","IOAccessory"="IOAccessory","CoreCapture"="CoreCapture"}
| "IOConsoleLocked" = Yes
| "IOKitDiagnostics" = {"Instance allocation"=8553904,"Container allocation"=3256314,"Pageable allocation"=46743552,"Classes"={"NeighborCache"=1,"IOBioSEPSharedBufferFactory"=0,"AppleARMFunctionChargerMux"=0,"AppleS5L8920XPWM"=1}

@Johnny314
Copy link
Author

@FunkyM please take a look

@msk521
Copy link

msk521 commented Dec 6, 2021

but when I use idevicediagnostics ioregentry IOAccessory ,returned empty

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