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

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -