anakryiko / retsnoop

Investigate kernel error call stacks
BSD 2-Clause "Simplified" License
210 stars 34 forks source link

Investigate why void functions are ignored in -F mode #13

Closed anakryiko closed 2 years ago

anakryiko commented 2 years ago

$ sudo ~/bin/retsnoop -e stack_map_free -F -vv ... Function 'stack_map_free' has prototype incompatible with fentry/fexit, skipping. No matching functions found.

Detaching... DONE in 1 ms.