Added netinfo and interface_names.
This commit is contained in:
@@ -83,8 +83,14 @@ glibtop_init_func_t _glibtop_init_hook_p [] = {
|
|||||||
#if GLIBTOP_SUID_PROC_MAP
|
#if GLIBTOP_SUID_PROC_MAP
|
||||||
glibtop_init_proc_map_p,
|
glibtop_init_proc_map_p,
|
||||||
#endif
|
#endif
|
||||||
#if GLIBTOP_SUID_NETLOAD
|
#if GLIBTOP_SUID_NETINFO
|
||||||
glibtop_init_netload_p,
|
glibtop_init_netinfo_p,
|
||||||
|
#endif
|
||||||
|
#if GLIBTOP_SUID_NETINFO
|
||||||
|
glibtop_init_netinfo_p,
|
||||||
|
#endif
|
||||||
|
#if GLIBTOP_SUID_INTERFACE_NAMES
|
||||||
|
glibtop_init_interface_names_p,
|
||||||
#endif
|
#endif
|
||||||
#if GLIBTOP_SUID_PPP
|
#if GLIBTOP_SUID_PPP
|
||||||
glibtop_init_ppp_p,
|
glibtop_init_ppp_p,
|
||||||
|
Reference in New Issue
Block a user