datatop: add support to capture ip table stats
With the new -r option, datatop will now capture IP table stats every 5sec on a separate thread without affecting the normal datatop polling. CRs-fixed: 979414 Change-Id: Ia90b565f370a0c4983381e7c2ab84315d53728db
Showing
- datatop/src/Android.mk 1 addition, 0 deletionsdatatop/src/Android.mk
- datatop/src/Makefile.am 1 addition, 0 deletionsdatatop/src/Makefile.am
- datatop/src/datatop.c 18 additions, 1 deletiondatatop/src/datatop.c
- datatop/src/datatop_fileops.c 36 additions, 1 deletiondatatop/src/datatop_fileops.c
- datatop/src/datatop_fileops.h 3 additions, 1 deletiondatatop/src/datatop_fileops.h
- datatop/src/datatop_ip_table_poll.c 346 additions, 0 deletionsdatatop/src/datatop_ip_table_poll.c
- datatop/src/datatop_opt.c 33 additions, 2 deletionsdatatop/src/datatop_opt.c
- datatop/src/datatop_opt.h 4 additions, 1 deletiondatatop/src/datatop_opt.h
- datatop/src/datatop_polling.h 3 additions, 1 deletiondatatop/src/datatop_polling.h
Loading
Please register or sign in to comment