Skip to content

Commit b7b5190

Browse files
committed
nettrace: remove inlined kernel function from trace.yaml
The inline kernel function can't be probed, and they need to be removed. Signed-off-by: Menglong Dong <imagedong@tencent.com>
1 parent eb9e004 commit b7b5190

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/trace.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,18 +236,15 @@ children:
236236
- xfrm_output_resume:1
237237
- xfrm4_transport_output:1
238238
- xfrm4_prepare_output:1
239-
- dst_output:2
240239
- ah_output:1
241240
- esp_output:1
242241
- esp_output_tail:1
243-
- xfrm4_rcv:0
244242
- xfrm4_policy_check:2
245243
- xfrm4_rcv:0
246244
- xfrm_input:0
247245
- ah_input:1
248246
- esp_input:1
249247
- xfrm4_transport_input:1
250-
- xfrm4_rcv_encap_finish:2
251248
- name: ip-route
252249
desc: ip route for packet in and out
253250
visual: true

0 commit comments

Comments
 (0)