History log of /f-stack/tools/top/top.c (Results 1 – 8 of 8)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v1.21.1, v1.21
# 93240043 24-Jan-2021 fengbojiang <[email protected]>

The `ff_traffic` and `ff_top`'s `-P` argument support bigger than 38.


# 73bdce41 24-Jan-2021 fengbojiang <[email protected]>

Fix bug of ff_ipc_msg_free in ff tools.

The ff msg shouldn't to free while `ff_ipc_send` success but `ff_ipc_recv` failed (such as F-Stack app are breaking by gdb).


# 552bc48c 18-Jun-2020 root <[email protected]>

Add ff_ipc_exit() to clean temp files in /var/ while run F-Stack tools netstat/ngctl/sysctl/top/traffic/knictl.


Revision tags: v1.20, v1.13
# 0f5432bb 25-Jul-2019 fengbojiang <[email protected]>

Tools: update top.


# d02fa78d 25-Jul-2019 fengbojiang(姜凤波) <[email protected]>

Tools: top tool support display all cpu usage of multi-processes.


# 6194fcd2 25-Jul-2019 fengbojiang(姜凤波) <[email protected]>

Tools: All tools can work in parallel now.


Revision tags: v1.12, v1.11
# 85eb2ae9 06-Sep-2017 Andy <[email protected]>

:bug: tools should init dpdk before all malloc for the same 'virtual memory address'


# e7741141 22-Aug-2017 Andy <[email protected]>

add top tool