Patch for missing cpu model from /proc/cpuinfo
This commit is contained in:
@@ -53,6 +53,8 @@ struct _glibtop_sysinfo
|
||||
glibtop_entry cpuinfo [GLIBTOP_NCPU];
|
||||
};
|
||||
|
||||
const char *decode_cpu_part(unsigned int part);
|
||||
|
||||
#define glibtop_get_sysinfo_r glibtop_get_sysinfo_s
|
||||
|
||||
const glibtop_sysinfo *glibtop_get_sysinfo_s (glibtop *server);
|
||||
|
||||
Reference in New Issue
Block a user