perf intel-pt: decoder: Add config bit definitions
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 24 Jan 2022 08:41:41 +0000 (10:41 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Feb 2022 20:06:32 +0000 (17:06 -0300)
commitcd9111e6708259c1cae55585b63b8c81c1be4bf0
treefb9f9f6d11f02156a65999da5f26c36cdc2ae3cb
parentf7934477ce36dbb18c722226bca7e1b4ec5024ea
perf intel-pt: decoder: Add config bit definitions

Tidy up config bit constants to use #define.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https://lore.kernel.org/r/20220124084201.2699795-6-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt.c