Should be pretty easy and I want it for 1.2.4. We should add descending and ascending as parameter to top. This way, the function can display the most less used objects in addition to the top used objects. Since this will require a change of the API of the smbtaquery interpreter, we need to coordinate this work with Benjamin, as the web-ui will have to support the new parameter. Block 1.2.4.
Fixed by [devel c082a3f]. Additionally, the "asc" or "desc" arguements are optional, if the parameter is not given the top function will default to "desc".