summaryrefslogtreecommitdiff
path: root/sysdeps/linux/glibtop_server.h
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2017-02-12 17:59:08 +0200
committerRobert Roth <robert.roth.off@gmail.com>2017-02-12 17:59:08 +0200
commitdff7c5588e9761224f2811f0ce5792ff93d95e29 (patch)
tree32a0acb5b1c4c217e4b9de52e1963a1fe9562ab2 /sysdeps/linux/glibtop_server.h
parent1a103bf142856ec129eb124d1dae70ddb3dd02e8 (diff)
downloadlibgtop-dff7c5588e9761224f2811f0ce5792ff93d95e29.tar.gz
New API to retrieve process io stats, with Linux implementation
Diffstat (limited to 'sysdeps/linux/glibtop_server.h')
-rw-r--r--sysdeps/linux/glibtop_server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h
index 5912ad05..db81b71c 100644
--- a/sysdeps/linux/glibtop_server.h
+++ b/sysdeps/linux/glibtop_server.h
@@ -46,5 +46,6 @@
#define GLIBTOP_SUID_PROC_AFFINITY 0
#define GLIBTOP_SUID_PPP 0
#define GLIBTOP_SUID_PROC_FILE 0
+#define GLIBTOP_SUID_PROC_DISKIO 0
#endif /* __LINUX__GLIBTOP_SERVER_H__ */