]> git.baikalelectronics.ru Git - kernel.git/commit
perf augmented_syscalls: Remove needless linux/socket.h include
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 6 Nov 2018 18:26:46 +0000 (15:26 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 Nov 2018 15:00:31 +0000 (12:00 -0300)
commit4b6ef58de47b594322dbd5f31fb4e6445af6161d
tree0943474cfbd20d22f623983f901d679a5eafc763
parent84354f240993d33b3d8004950acd4709f0d107e8
perf augmented_syscalls: Remove needless linux/socket.h include

Leftover from when we started augmented_raw_syscalls.c from
tools/perf/examples/bpf/augmented_syscalls.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Fixes: e58a0322dbac ("perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}")
Link: https://lkml.kernel.org/n/tip-pmts9ls2skh8n3zisb4txudd@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/examples/bpf/augmented_raw_syscalls.c