platform_frameworks_native/cmds/lshal
Yifan Hong 30528a2d91 lshal: Add --all --types=all, and use in bugreport
Also clang-format.
When --all is specified, put "clients" at the end because it is usually
the longest.

Test: lshal --all
Test: lshal --all --cmdline
Test: lshal --types=all
Test: adb bugreport
Bug: 163060248
Change-Id: If95a18cff50d3b6ef3f70b300f16105b41ca28ed
2020-08-07 20:02:16 -07:00
..
libprocpartition lshal: use pragma once 2019-06-25 08:54:34 -07:00
Android.bp lshal: Add test for debug -E 2020-07-10 11:14:59 -07:00
Command.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
DebugCommand.cpp lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
DebugCommand.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
HelpCommand.cpp lshal: Lshal register commands 2017-09-14 13:40:27 -07:00
HelpCommand.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
ListCommand.cpp lshal: Add --all --types=all, and use in bugreport 2020-08-07 20:02:16 -07:00
ListCommand.h lshal: Add --all --types=all, and use in bugreport 2020-08-07 20:02:16 -07:00
Lshal.cpp lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
Lshal.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
main.cpp Add tests to lshal. 2017-05-12 12:47:43 -07:00
NullableOStream.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
OWNERS Add lshal owners 2018-12-21 23:37:41 +00:00
ParentDebugInfoLevel.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
PipeRelay.cpp lshal: Allow read to timeout in debug() 2018-09-27 11:09:17 -07:00
PipeRelay.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
TableEntry.cpp lshal: add "Status" column and "Manifest HALs" section. 2018-06-28 14:57:37 -07:00
TableEntry.h lshal: Add --all --types=all, and use in bugreport 2020-08-07 20:02:16 -07:00
test.cpp lshal: Add --all --types=all, and use in bugreport 2020-08-07 20:02:16 -07:00
TEST_MAPPING Fix lshal_test after updated defaults. 2019-06-26 18:20:28 -07:00
TextTable.cpp lshal: remove ListCommand addLine 2017-09-11 13:44:32 -07:00
TextTable.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
Timeout.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
utils.cpp Lshal: support commands. 2017-05-12 12:47:43 -07:00
utils.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
WaitCommand.cpp lshal: add wait command 2019-07-12 00:44:27 +00:00
WaitCommand.h lshal: add wait command 2019-07-12 00:44:27 +00:00