perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls map values
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Dec 2018 19:54:09 +0000 (16:54 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Dec 2018 15:23:58 +0000 (12:23 -0300)
commitbbab50dda724309eccec92132d3f36cb262e8728
tree9a12d52937794516341f283d5643785891527e5f
parent27f2992e7bb12ca28e886e48838ba740d2eb95f4
perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls map values

We'll start adding more perf-syscall stuff, so lets do this prep step so
that the next ones are just about adding more fields.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-vac4sn1ns1vj4y07lzj7y4b8@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c