summaryrefslogtreecommitdiff
path: root/cmds/lshal
AgeCommit message (Expand)Author
2017-03-02lshal: Put more description to outputYifan Hong
2017-03-02lshal: also list libraries in 32-bit.Yifan Hong
2017-02-28lshal --vintf to create a skeleton hal manifest.Yifan Hong
2017-02-28lshal: separate timeout for hwservicemanager listSteven Moreland
2017-02-21lshal: Fix timeout causes unexpected exits.Yifan Hong
2017-02-17Fix lshal cannot be run without rootYifan Hong
2017-02-15lshal: Add option to print cmd lines instead of pids.Yifan Hong
2017-02-15lshal: Add timeout for IPC calls.Yifan Hong
2017-02-14lshal: Allow selecting columns and sorting by column.Yifan Hong
2017-02-14lshal: Refactor lshal to use an Lshal class; combined instance column with in...Yifan Hong
2017-02-10Dump client PIDs for passthrough HALs.Yifan Hong
2017-02-10Fix permissions for lshalYifan Hong
2017-02-01lshal: print pids of client processes.Yifan Hong
2017-02-01Do not -1 for lshal.Yifan Hong
2017-01-25Add an lshal command.Yifan Hong