]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 21 May 2021 17:51:27 +0000 (20:51 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 May 2021 19:41:37 +0000 (16:41 -0300)
commitf42907e8a4515635615a6ffd44242454ef843c04
treef972d91d9364defc62d5395fa601362b1bb5798a
parentf56299a9c998e0bfbd4ab07cafe9eb8444512448
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit

Add 'g' (guest) for VM-Entry and 'h' (host) for VM-Exit.

Fixes: c025d46cd932c ("perf script: Add branch types for VM-Entry and VM-Exit")
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lore.kernel.org/lkml/20210521175127.27264-1-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-intel-pt.txt
tools/perf/Documentation/perf-script.txt
tools/perf/util/event.h