File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ pair of .c and .py files, and some are directories of files.
118118- tools/[ killsnoop] ( tools/killsnoop.py ) : Trace signals issued by the kill() syscall. [ Examples] ( tools/killsnoop_example.txt ) .
119119- tools/[ kvmexit] ( tools/kvmexit.py ) : Display the exit_reason and its statistics of each vm exit. [ Examples] ( tools/kvmexit_example.txt ) .
120120- tools/[ memleak] ( tools/memleak.py ) : Display outstanding memory allocations to find memory leaks. [ Examples] ( tools/memleak_example.txt ) .
121+ - tools/[ numasched] ( tools/numasched.py ) : Track the migration of processes between NUMAs. [ Examples] ( tools/numasched_example.txt ) .
121122- tools/[ oomkill] ( tools/oomkill.py ) : Trace the out-of-memory (OOM) killer. [ Examples] ( tools/oomkill_example.txt ) .
122123- tools/[ pidpersec] ( tools/pidpersec.py ) : Count new processes (via fork). [ Examples] ( tools/pidpersec_example.txt ) .
123124- tools/[ rdmaucma] ( tools/rdmaucma.py ) : Trace RDMA Userspace Connection Manager Access events. [ Examples] ( tools/rdmaucma_example.txt ) .
You can’t perform that action at this time.
0 commit comments