OSDN Git Service

lshal: Allow selecting columns and sorting by column.
authorYifan Hong <elsk@google.com>
Tue, 14 Feb 2017 01:51:59 +0000 (17:51 -0800)
committerYifan Hong <elsk@google.com>
Wed, 15 Feb 2017 03:25:27 +0000 (19:25 -0800)
commit38d53e0327f200a8a16f99d1e1a09e33c2be8e81
treea404e1519c22613191e775dab4d88dca31289dec
parentb0dde932ad8989a393fad148c17817bcb2ff7a43
lshal: Allow selecting columns and sorting by column.

Examples: see tests below.

Test: lshal
Test: lshal -intpac
Test: lshal --sort=i
Test: lshal --sort=p

Bug: 34984175

Change-Id: Ia09823776a206868a5d58a2ede153a4538147756
cmds/lshal/Lshal.cpp
cmds/lshal/Lshal.h
cmds/lshal/TableEntry.h