Commit f8685176 authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Both IO_PRIO and IO_RATE had the same column heading. Closes #61.

Showing with 1 addition and 1 deletion
+1 -1
......@@ -269,7 +269,7 @@ const char *Process_fieldTitles[] = {
#endif
#ifdef HAVE_TASKSTATS
" RD_CHAR ", " WR_CHAR ", " RD_SYSC ", " WR_SYSC ", " IO_RBYTES ", " IO_WBYTES ", " IO_CANCEL ",
" IORR ", " IOWR ", " IO ",
" IORR ", " IOWR ", " IORW ",
#endif
#ifdef HAVE_CGROUP
" CGROUP ",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment