refactored and verified minute top talkers generation code

This commit is contained in:
Simone Mainardi 2015-10-06 22:24:25 +02:00
parent 00f88156b9
commit 4d07a743ac
2 changed files with 36 additions and 98 deletions

View file

@ -275,7 +275,7 @@ end
function getCurrentTopGroupsSeparated(ifid, ifname, max_num_entries, use_threshold,
use_delta, filter_col, filter_val, col, key, loc, concat, mode, lastdump_key)
max_num_entries = 10
max_num_entries = 10 -- TODO: check if max_num_entries can be forcefully set to 10
rsp = ""
interface.select(ifname)