perf script: Display new D (Intr Disabled) and t (Intr Toggle) flags
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 24 Jan 2022 08:41:56 +0000 (10:41 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Feb 2022 20:14:43 +0000 (17:14 -0300)
commit2673859865e28d19f7b5e3f25fbe15382b8b6c47
treec5253efcdceff626c5a5dd8550c20e9bd27b2d3f
parenta48b96ca5a6572895b1f1c9f28e8de226a2c61a4
perf script: Display new D (Intr Disabled) and t (Intr Toggle) flags

Amend the display to include D and t flags in the same way as the x flag.

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-21-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-script.txt
tools/perf/builtin-script.c