Warn if ret field missing in syscall
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 26 Feb 2016 16:50:18 +0000 (11:50 -0500)
committerJulien Desfossez <jdesfossez@efficios.com>
Fri, 26 Feb 2016 18:17:28 +0000 (13:17 -0500)
commitef2f32f301b7cc242fe33b92961838aabfeba362
tree2d87478e50b08c9675487859cdf2401c08503c83
parentea22c9c619e0d62ac85b7dc5a833a2c17d39ddfa
Warn if ret field missing in syscall

Detect and output a warning if a system call does not have a "ret"
field, it happened with development version of lttng-modules and it is
good to detect it instead of crashing or ignoring it silently.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
lttnganalyses/linuxautomaton/sv.py
This page took 0.023083 seconds and 5 git commands to generate.