Can we see trace of how the system call works? What are the functions are called in kernel space? For example we want to trace cp command. Then what are the functions is get called by that in kernel space? like how the inode allocation take place for new destination file etc. Is any tool for that? -- Regards, Swapnil Gaikwad.