jvmtop icon indicating copy to clipboard operation
jvmtop copied to clipboard

Stop changing order in the output

Open ibobak opened this issue 7 years ago • 2 comments

Could you please stop changing order of the java processes which you're outputting? Because it is hard to read...

ibobak avatar Jan 26 '18 09:01 ibobak

I guess that's the whole idea of top-like programs. That they sort by cpu usage with live updates?

But maybe an option to sort by PID or something; which should give a stable view.

kamstrup avatar Jan 26 '18 10:01 kamstrup

I agree with @kamstrup, it's part of the "top" concept and matches the behavior of other/similar applications. So it's not a bug but a feature.

Sorting by other criteria is legitimate feature request, however.

patric-r avatar Jan 26 '18 11:01 patric-r