You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
common v811_spc009_project 4 months ago
special v811_spc009_project 4 months ago
BUILD.gn v811_spc009_project 4 months ago
Makefile v811_spc009_project 4 months ago
control v811_spc009_project 4 months ago
important_change_history.txt v811_spc009_project 4 months ago
logcat.rc v811_spc009_project 4 months ago
product_build.mk v811_spc009_project 4 months ago
product_package.mk v811_spc009_project 4 months ago
readme.txt v811_spc009_project 4 months ago
xbug+ v811_spc009_project 4 months ago

readme.txt

This document list the command you can use.

XBUG V3.0 (2020-06-01) log catcher tool.
usage: xbug [-A/-L/-h] [COMMAND] [-N] [NAME]

       -h Help
       -N Test case name
       -p pid info logs
       -L Linux logs
       -A Android logs
          clean_prepare:  clean and prepare
          all:            dump all logs
          logcat:         all logcat logs

example: xbug -A clean_prepare
example: xbug -A all -N 001