bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_
authorJosh Triplett <josh@joshtriplett.org>
Mon, 18 Aug 2014 00:45:46 +0000 (19:45 -0500)
committerJosh Triplett <josh@joshtriplett.org>
Sat, 23 Aug 2014 20:08:48 +0000 (13:08 -0700)
This avoids double-counting size changes in syscall implementations.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>

No differences found