perf intel-pt: Parse VM Time Correlation options and set up decoding
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 30 Apr 2021 07:03:09 +0000 (10:03 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 May 2021 15:43:11 +0000 (12:43 -0300)
commite3ff42bdebcfeb5f61fcc7a769d642dfc8b923d1
treed7b3d5f313ffdbf512ffcdb674581385a9626e4b
parentfa8f949d16c09ce51d3fa9827210d1f71d62ed8f
perf intel-pt: Parse VM Time Correlation options and set up decoding

Add parsing and validation of VM Time Correlation options, and pass
parameters to the decoder. Also update the Intel PT documentation
accordingly.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https://lore.kernel.org/r/20210430070309.17624-13-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-intel-pt.txt
tools/perf/util/intel-pt.c