Dongtao Liu wrote: > I recently doing some work to record all DNS lookups in the system. > Could anyone tell me how to trace the function of gethostbyname using > SystemTap? Since this is not a kernel function, you might want to probe userspace functions.