Measuring execution time of a function inside linux kernel

后端 未结 3 1266
我寻月下人不归
我寻月下人不归 2020-12-24 06:50

I am using Linux Security Module hooks to add some custom functionality to recv() system call. I want to measure the overhead of this functionality as compared to the pristi

3条回答
提交回复
热议问题