diff options
author | Joe Stringer <[email protected]> | 2016-12-08 18:46:15 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-12-15 16:25:46 -0300 |
commit | 83d994d02bf4594d6bfa9b2b67befb6cff7f9380 (patch) | |
tree | 47412c073b00540663071f10dc46e1f4f2cb2128 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0cb34dc2a37290f4069c5b01735c9725dc0a1b5c (diff) |
tools lib bpf: use __u32 from linux/types.h
Fixes the following issue when building without access to 'u32' type:
./tools/lib/bpf/bpf.h:27:23: error: unknown type name ‘u32’
Signed-off-by: Joe Stringer <[email protected]>
Acked-by: Wang Nan <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions