performance - getting perf sample data at process context -




i'm writing linux kernel module samples linux kernel using perf interface perf_event_create_kernel_counter. 1 issue associated instruction pointer(ip) , call chain(perf_callchain) of kernel samples belongs nmi context rather process context. how can collect information associated process context rather nmi context?





wiki

Comments

Popular posts from this blog

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -

Asterisk AGI Python Script to Dialplan does not work -