sim: syscall: simplify unknown syscall trace
authorMike Frysinger <vapier@gentoo.org>
Thu, 18 Jun 2015 08:06:27 +0000 (04:06 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 18 Jun 2015 08:07:42 +0000 (04:07 -0400)
commit57b42d6489218e29cb18edd111c97f4390b62ad9
tree0e57c531db62706de719ea798fe48e40d0be6653
parent7aec3bb968de6847cc73809408dfe8aa78fe7de7
sim: syscall: simplify unknown syscall trace

Since we always include the raw syscall number when tracing, also
including it in the name when it's unknown is redundant.  Simplify
the code by using a constant string.
sim/common/ChangeLog
sim/common/sim-syscall.c
This page took 0.025576 seconds and 4 git commands to generate.