Severity : enhancement
Bugzilla : 11684 Description: Added D_NETTRACE for recording network packet history (initially only for ptllnd). Also a separate userspace ptllnd facility to gather history which should really be covered by D_NETTRACE too, if only CDEBUG recorded history in userspace.
Showing
- lnet/ChangeLog 8 additions, 0 deletionslnet/ChangeLog
- lnet/include/libcfs/libcfs.h 3 additions, 4 deletionslnet/include/libcfs/libcfs.h
- lnet/klnds/iiblnd/iiblnd.h 3 additions, 2 deletionslnet/klnds/iiblnd/iiblnd.h
- lnet/klnds/o2iblnd/o2iblnd.h 1 addition, 1 deletionlnet/klnds/o2iblnd/o2iblnd.h
- lnet/klnds/openiblnd/openiblnd.h 1 addition, 1 deletionlnet/klnds/openiblnd/openiblnd.h
- lnet/klnds/ptllnd/ptllnd.h 1 addition, 1 deletionlnet/klnds/ptllnd/ptllnd.h
- lnet/klnds/ptllnd/ptllnd_cb.c 20 additions, 0 deletionslnet/klnds/ptllnd/ptllnd_cb.c
- lnet/klnds/ptllnd/ptllnd_peer.c 21 additions, 10 deletionslnet/klnds/ptllnd/ptllnd_peer.c
- lnet/klnds/ptllnd/ptllnd_rx_buf.c 7 additions, 13 deletionslnet/klnds/ptllnd/ptllnd_rx_buf.c
- lnet/klnds/ptllnd/ptllnd_tx.c 4 additions, 3 deletionslnet/klnds/ptllnd/ptllnd_tx.c
- lnet/klnds/viblnd/viblnd.h 5 additions, 1 deletionlnet/klnds/viblnd/viblnd.h
- lnet/libcfs/debug.c 2 additions, 0 deletionslnet/libcfs/debug.c
- lnet/ulnds/ptllnd/ptllnd.c 112 additions, 0 deletionslnet/ulnds/ptllnd/ptllnd.c
- lnet/ulnds/ptllnd/ptllnd.h 23 additions, 0 deletionslnet/ulnds/ptllnd/ptllnd.h
- lnet/ulnds/ptllnd/ptllnd_cb.c 80 additions, 10 deletionslnet/ulnds/ptllnd/ptllnd_cb.c
- lnet/utils/debug.c 5 additions, 5 deletionslnet/utils/debug.c
Loading
Please register or sign in to comment