commit | 1b8b9c81a99ace2c706aa8696e12dd846df50078 | [log] [tgz] |
---|---|---|
author | Thomas Richter <tmricht@linux.vnet.ibm.com> | Wed Jun 08 13:58:22 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 13 15:58:23 2016 +0200 |
tree | 06bf3a6ebafdf8c7354fccf96855b2414d9c1642 | |
parent | 72a9b02d3b55d5ffeb4a00ad99b2c2471ebfa23c [diff] |
s390/Documentation: improve sort command for trace buffer When s390 traces with hex_ascii or sprintf view are extracted and sorted, use the sort option -s (stable) to avoid multiple lines with the same time stamp being sorted using the rest of the line as secondary key. Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>