diff options
| author | Tuong Lien <[email protected]> | 2018-12-19 09:17:59 +0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-12-19 11:49:24 -0800 |
| commit | eb18a510b5cd4daeb9736ad8db57a9fc49db185b (patch) | |
| tree | c534592346da560bb9005638d3f485cf262ad4e1 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 01e661ebfbad40e6280fb8ec25f2861d39ba4387 (diff) | |
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 <[email protected]>
Tested-by: Ying Xue <[email protected]>
Acked-by: Jon Maloy <[email protected]>
Signed-off-by: Tuong Lien <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions