Lines Matching full:calls
42 strace \- trace system calls and signals
111 It intercepts and records the system calls which are called
125 a great deal can be learned about a system and its system calls by
127 since system calls and signals are events that happen at the user/kernel
221 Count time, calls, and errors for each system call and report a summary on
284 system calls.
298 Show the time spent in system calls. This records the time
303 calls. These structures are very common in calls and so the default
365 Trace only the specified set of system calls. The
367 option is useful for determining which system calls might be useful
371 trace those four system calls. Be careful when making inferences
372 about the user/kernel boundary if only a subset of system calls
377 Trace all system calls which take a file name as an argument. You
387 Trace all system calls which involve process management. This
391 Trace all the network related system calls.
394 Trace all signal related system calls.
397 Trace all IPC related system calls.
409 Dereference structures for the specified set of system calls. The
414 Print raw, undecoded arguments for the specified set of system calls.
464 Set the overhead for tracing system calls to
468 how much time is spent in mere measuring when timing system calls using
507 .BR calls ,