perf augmented_raw_syscalls: Do not include stdio.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 13 Dec 2018 18:05:43 +0000 (15:05 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Dec 2018 15:24:00 +0000 (12:24 -0300)
commit4623ce405d0871e648ba72fdb9c561016e2cc41d
treec56eac8e952278cbdc6b055f812aa4be0d071f2b
parent7100b12cf474f575658e6e4a834f0e8a0b3c9867
perf augmented_raw_syscalls: Do not include stdio.h

We're not using that puts() thing, and thus we don't need to define the
__bpf_stdout__ map, reducing the setup time.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-3452xgatncpil7v22minkwbo@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/examples/bpf/augmented_raw_syscalls.c