commit | c7b4f15ff79b539fed4c382e52e988548081bc9d | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Apr 12 14:38:29 2019 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue May 28 18:37:45 2019 -0300 |
tree | 2a3f1cf9f36725a2869ea630ed03d9d36ccc31c9 | |
parent | 3cd3216dbb421244b96b992f193e778a3baa2220 [diff] |
perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events sync_switch is a facility to synchronize decoding more closely with the point in the kernel when the context actually switched. Improve it by processing "context switch in" events. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/20190412113830.4126-8-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>