Specify a timeout period in seconds (defaults to 10s)

dumpsys

  • Provide information about Android system services.
    This command can only be used through `adb shell`.
    More information: <https://developer.android.com/studio/command-line/dumpsys>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

dumpsys -t {{seconds}}

click the source code to copy