perf trace beauty: Add the glue for the autogenerated MSR arrays
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 7 Oct 2019 18:52:19 +0000 (15:52 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 9 Oct 2019 14:23:52 +0000 (11:23 -0300)
commit646b3e2cfbf2d9207b4dbfaade7a28351aa7edeb
tree4f6f222e89427833c9e81ffb5a3164534c85d7df
parent5d88099bc00dccddf5da18e25e1223f01644f7a2
perf trace beauty: Add the glue for the autogenerated MSR arrays

We need to wrap those autogenerated string arrays with the
strarrays__scnprintf() formatter, do it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Brendan Gregg <brendan.d.gregg@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-wqjz4kwi4a0ot6lsis3kc65j@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/Build
tools/perf/trace/beauty/beauty.h
tools/perf/trace/beauty/tracepoints/Build [new file with mode: 0644]
tools/perf/trace/beauty/tracepoints/x86_msr.c [new file with mode: 0644]