diff options
author | Florian Fainelli <[email protected]> | 2016-04-24 19:34:54 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-28 09:58:57 -0300 |
commit | 1a71476e4f2693ed93523c80ff1e2d4a8634717c (patch) | |
tree | 54d4cad091a053d21fa4ec22a2502bb9ae02a97e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a431d67934dfe9ffbe65972b0dbe576331595186 (diff) |
bpf tools: Fix syscall argument
Coverity flagged this under CID 1354884 as a sizeof mismatch, it turns
out that the argument "attr" passed to syscall should have been a
pointer to attr in the first place.
Reported-by: coverity (CID 1354884)
Signed-off-by: Florian Fainelli <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Wang Nan <[email protected]>
Cc: Jiri Olsa <[email protected]>
Fixes: 8f9e05fb298f ("perf tools: Fix PowerPC native building")
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