diff options
author | Tuong Lien | 2018-12-19 03:17:59 +0100 |
---|---|---|
committer | David S. Miller | 2018-12-19 20:49:24 +0100 |
commit | eb18a510b5cd4daeb9736ad8db57a9fc49db185b (patch) | |
tree | c534592346da560bb9005638d3f485cf262ad4e1 /net/tipc/net.c | |
parent | tipc: add trace_events for tipc socket (diff) | |
download | kernel-qcow2-linux-eb18a510b5cd4daeb9736ad8db57a9fc49db185b.tar.gz kernel-qcow2-linux-eb18a510b5cd4daeb9736ad8db57a9fc49db185b.tar.xz kernel-qcow2-linux-eb18a510b5cd4daeb9736ad8db57a9fc49db185b.zip |
tipc: add trace_events for tipc node
The commit adds the new trace_events for TIPC node object:
trace_tipc_node_create()
trace_tipc_node_delete()
trace_tipc_node_lost_contact()
trace_tipc_node_timeout()
trace_tipc_node_link_up()
trace_tipc_node_link_down()
trace_tipc_node_reset_links()
trace_tipc_node_fsm_evt()
trace_tipc_node_check_state()
Also, enables the traces for the following cases:
- When a node is created/deleted;
- When a node contact is lost;
- When a node timer is timed out;
- When a node link is up/down;
- When all node links are reset;
- When node state is changed;
- When a skb comes and node state needs to be checked/updated.
Acked-by: Ying Xue <ying.xue@windriver.com>
Tested-by: Ying Xue <ying.xue@windriver.com>
Acked-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: Tuong Lien <tuong.t.lien@dektech.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/net.c')
0 files changed, 0 insertions, 0 deletions