trace: -L, -t, -T switches
authorSasha Goldshtein <goldshtn@gmail.com>
Mon, 19 Dec 2016 10:17:38 +0000 (10:17 +0000)
committerSasha Goldshtein <goldshtn@gmail.com>
Mon, 19 Dec 2016 10:20:30 +0000 (10:20 +0000)
commit49d50ba324c928e8deb6d741cb35123d676a4aba
tree66e23744f3f834364ff09b62203343cf34b12002
parent0107455c233fddadcb40e7a49f5352c16774d5fe
trace: -L, -t, -T switches

The `-t` switch for specifying a thread id has been renamed
to `-L`. The `-T` switch specifies that a time column should
be provided, whereas the `-t` switch requests a relative
timestamp (from the beginning of the trace). This is more
consistent with other tools, and lets the user choose the
desired format for the time column, if any.
man/man8/trace.8
tools/trace.py
tools/trace_example.txt