linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* profiling Firefox, no perf-<PID>.map file
@ 2016-09-03 18:53 Giovanni Gherdovich
  2016-09-03 20:37 ` Milian Wolff
  0 siblings, 1 reply; 3+ messages in thread
From: Giovanni Gherdovich @ 2016-09-03 18:53 UTC (permalink / raw)
  To: linux-perf-users

Hello,

when profiling firefox with perf (i.e. `perf top` or `perf record`) I
get errors like "Failed to open /tmp/perf-<PID>.map, continuing
without symbols". The perf docs says it has to do with the support for
JIT'ed code (tools/perf/Documentation/jit-interface.txt), which I
guess is produced by firefox' javascript engine (I could be wrong).

The documentation is a bit vague on how to have those perf-<PID>.map
files produced correctly, and the original commit introducing this
feature, 80d496be89ed "perf report: Add support for profiling JIT
generated code" only says "A JIT compiler is required [...]".

Is there a way to profile firefox and get those *.map files?
It's more of a curiosity, I am new to perf and I'm playing around.

Thanks,
Giovanni

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

end of thread, other threads:[~2016-09-04 10:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-03 18:53 profiling Firefox, no perf-<PID>.map file Giovanni Gherdovich
2016-09-03 20:37 ` Milian Wolff
2016-09-04 10:50   ` Giovanni Gherdovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).