public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf tools: Question about kmem and kernel symbol resolution
@ 2014-07-31  8:35 Namhyung Kim
  2014-07-31 14:27 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Namhyung Kim @ 2014-07-31  8:35 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: linux-kernel@vger.kernel.org, Jiri Olsa

Hi,

I'm looking kernel symbol mismatch issue, and found something in perf
kmem code.  The commit e727ca73f85d ("perf kmem: Resolve kernel
symbols again") added perf_session__create_kernel_maps() but I don't
know why.  Why did it miss the MMAP event?

I think if we create a kernel maps at report time, it might not match
to samples in a perf.data if it's recorded on a different kernel.
This is the main reason of the mismatch problem I'm currently chasing
IMHO.  What am I missing?

Thanks,
Namhyung

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-01  5:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31  8:35 perf tools: Question about kmem and kernel symbol resolution Namhyung Kim
2014-07-31 14:27 ` Arnaldo Carvalho de Melo
2014-08-01  5:43   ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox