Skip to content

Commit be4de8a

Browse files
authored
Merge pull request #44 from OpenCloudOS/dev
some small changes
2 parents df40ecd + 01ea5fd commit be4de8a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/trace.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ children:
7373
- tcf_classify:0
7474
- cls_bpf_classify:0
7575
- tcf_bpf_act:0
76+
- sch_direct_xmit:0
7677
- name: ipvaln
7778
desc: ipvlan network interface
7879
default: false
@@ -110,6 +111,11 @@ children:
110111
children:
111112
- arp_rcv:0
112113
- arp_process:2
114+
- name: bonding
115+
visual: true
116+
desc: bonding netdevice
117+
children:
118+
- bond_dev_queue_xmit:1
113119
- name: packet
114120
desc: the process of skb of type PF_PACKET
115121
children:

0 commit comments

Comments
 (0)