Filter processes to display before trimming them to avoid removing processes
commitbad61311be00e3fe4bb00dcfbd35d9829939613a
authorGuillaume Chazarain <guichaz@gmail.com>
Sun, 20 Apr 2008 00:26:10 +0000 (20 02:26 +0200)
committerGuillaume Chazarain <guichaz@gmail.com>
Sun, 20 Apr 2008 00:26:10 +0000 (20 02:26 +0200)
treee3d8327fcbae75db7a8bade08958eef246110e03
parentae5dc4c4f7b7ed29ac1f38d32826d4f2e853b302
Filter processes to display before trimming them to avoid removing processes
that would be displayed after the trimming. For example, sorting by PID could
place I/O active processes at the end, but we don't want to delete them as
they would be shown anyway is -o is used.
iotop/ui.py