perf auxtrace: Add optional log flags to the itrace 'd' option
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 10 Jul 2020 15:10:59 +0000 (18:10 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Aug 2020 11:22:38 +0000 (08:22 -0300)
commit935aac2d2dc42c6ea9f0143a57e8d57d976d5307
treea1254fe4e5eb81d55adeb93ef3f7fd1f94e898c4
parent1d846aeb86cc6e9db1cf08822404c95ecb8bd6c1
perf auxtrace: Add optional log flags to the itrace 'd' option

Allow the 'd' option to be followed by flags which will affect what debug
messages will or will not be reported. Each flag must be preceded by either
'+' or '-'. The flags are:
a all perf events

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lore.kernel.org/lkml/20200710151104.15137-8-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/itrace.txt
tools/perf/util/auxtrace.c
tools/perf/util/auxtrace.h