trace-cmd: Version 3.1 Features and user visible updates since 3.0.2: - Fix "counter" clock on v7 format to show counts not fractions. - Can now build with NO_VSOCK to not use vsockets at all. - trace-cmd listen can now use vsockets instead of the network. - trace-cmd agent can now connect over the network (WARNING: This is very insecure, only run on totally trusted networks) - Parses "TAI" clock properly. - Can not have a agent on the host with the "-P" (proxy) option and be controlled by a specified guest. - Will now automatically mount debugfs to check for KVM agent protocol passing. Fixes since 3.0.2 - Fix reading convert for compressed date. - Fix reading pass array of CPUs on the system compared to CPUs saved - Use clock "local" when no clock is found in restore. - Add options to restore file (that was missing in v7). - Fix freeing of pthread items when not used. - Fix unlocking mutex on thread exit - Remove PTP internal debug prints. - Only write the compression size, not more. - Fix listen of v1 message protocol to not use v7 format