syscalls/core, syscalls/x86: Clean up syscall stub naming convention
[linux-2.6-block.git] / scripts / bloat-o-meter
index d84a5674e95e3aeeb77a445db46096b3bdf31e3d..ce129e61cc65f3a7616017f0c96d5bbab423f3d9 100755 (executable)
@@ -30,7 +30,7 @@ def getsizes(file, format):
             if type in format:
                 # strip generated symbols
                 if name.startswith("__mod_"): continue
-                if name.startswith("SyS_"): continue
+                if name.startswith("__se_sys"): continue
                 if name.startswith("compat_SyS_"): continue
                 if name == "linux_banner": continue
                 # statics and some other optimizations adds random .NUMBER