Skip to content

kfree_skb backtrace support#22

Merged
menglongdong merged 3 commits intomasterfrom
dev
Dec 8, 2022
Merged

kfree_skb backtrace support#22
menglongdong merged 3 commits intomasterfrom
dev

Conversation

@menglongdong
Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Menglong Dong <imagedong@tencent.com>
The 'break' is miss in lookup_sym_cache(), which makes the symbol
lookup slow. Just fix it.

Signed-off-by: Menglong Dong <imagedong@tencent.com>
Add the new argument '--drop-stack' to print the call stack of
kfree_skb().

Signed-off-by: Menglong Dong <imagedong@tencent.com>
@menglongdong menglongdong merged commit c8ca291 into master Dec 8, 2022
@menglongdong menglongdong linked an issue Dec 8, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add option to show kfree_skb call stack

1 participant