]> git.itanic.dy.fi Git - linux-stable/commit
perf intel-pt: Simplify intel_pt_get_vmcs()
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 5 Oct 2023 19:04:48 +0000 (22:04 +0300)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 17 Oct 2023 19:40:49 +0000 (12:40 -0700)
commit1d2dbce9bb9243ca18cacff5ada9dc00fc1e74b7
tree9011e29532a732ba2f93711baed4734c8cc85583
parenta91c9872546514438796fa53a7591b934ccbbcaa
perf intel-pt: Simplify intel_pt_get_vmcs()

Simplify and remove unnecessary constant expressions.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20231005190451.175568-3-adrian.hunter@intel.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c