Map syscall nr to syscall name

sahil aggarwal sahilagg0693 at gmail.com
Thu May 7 01:42:20 EDT 2015


Hi all

I am looking for an efficient way to convert syscall number to syscall
name. I can get syscall number by enabling profiling using
perf_event_open(), but cant find way to convert it to actual syscall
name.

Thanks


--sahil



More information about the Kernelnewbies mailing list