I traced some programs in Fedora 16 (32bit) with STrace and I'm writing some python scripts to parse the traces. I got all the system calls and their relevant number in fedora from arch/x86/include/asm/unistd_32.hI traced some programs in Fedora 16 (32bit) wit