SIL4Linux web interface Manual
Browser the database
Environmant Configuration
here show the envrionment configuration when running SIL4Linux.
Kernel Entries: System Calls
list all of the system calls traced by autokft of sil4linux, and then you can view the original tracing result, calling tree, coverage rate traced by autogcov of relative files and functions.
Search the database
kernel function
if just input a kernel function and sumbit, it will list all of the kernel functions match your input.
kernel source file
if just input a kernel source file and sumbit, it will list all of the kernel source files match your input.
kernel entry in an indicated kernel source file
if input both a kernel function and kernel source file, it will list all of the kernel functions defined in the indicated kernel source file.