Walter Erquinigo
e0a398bf31
[process list] make the TRIPLE column wider
Summary:
Now that `process list` works better on the android platform, the arch aarch64-unknown-linux-android appears quite often.
The existing printed width of the TRIPLE column is not long enough, which doesn't look okay.
E.g.
```
1561 1016 aarch64-unknown-linux-android ip6tables-restore
1999 1 aarch64-unknown-linux-android tlc_server
2332 982 com.android.systemui
2378 983 webview_zygote
```
Now, after adding 6 spaces, it looks better
```
PID PARENT USER TRIPLE NAME
====== ====== ========== ============================== ============================
...
1561 1016 aarch64-unknown-linux-android ip6tables-restore
1999 1 aarch64-unknown-linux-android tlc_server
2332 982 com.android.systemui
2378 983 webview_zygote
2448 982 com.sec.location.nsflp2
```
Reviewers: clayborg, labath, xiaobai, aadsm
Reviewed By: labath
Subscribers: srhines, kristof.beyls, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68291
llvm-svn: 373670
2019-10-03 21:57:01 +00:00
..
2019-08-21 00:50:46 +00:00
2019-05-08 22:03:22 +00:00
2019-09-13 11:26:48 +00:00
2019-01-19 08:50:56 +00:00
2019-10-02 18:02:36 +00:00
2019-09-25 12:40:01 +00:00
2019-04-26 07:21:36 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-11 14:11:00 +00:00
2019-09-16 18:02:49 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-08-16 21:25:36 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-03-04 21:51:03 +00:00
2019-10-03 21:57:01 +00:00
2019-03-06 14:41:43 +00:00
2019-03-06 14:41:43 +00:00
2019-01-19 08:50:56 +00:00
2019-08-16 21:25:36 +00:00
2019-06-03 18:46:30 +00:00
2019-09-27 20:35:55 +00:00
2019-09-30 13:44:17 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-10 20:48:55 +00:00
2019-08-21 04:55:56 +00:00
2019-08-21 00:50:46 +00:00
2019-08-19 07:22:19 +00:00
2019-01-19 08:50:56 +00:00
2018-11-09 01:59:28 +00:00
2019-01-19 08:50:56 +00:00
2019-05-30 15:38:05 +00:00
2019-03-04 18:48:00 +00:00
2019-01-24 22:43:44 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00