Clicking two times should bring up iostat mode, but it freezes gkrellm completely instead. The reason is that it tries to access /proc/1/io which gives ENOPERM, in an endless and continuous loop. CPU on 100%, gkrellm updates on 0%. :-) Killing it is the only cure.