linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf probe an addr without debuginfo
@ 2015-06-27 19:06 Brendan Gregg
  2015-06-28 15:46 ` Benjamin King
  0 siblings, 1 reply; 11+ messages in thread
From: Brendan Gregg @ 2015-06-27 19:06 UTC (permalink / raw)
  To: linux-perf-use.

G'Day,

Is there a trick to getting perf to probe a user-level address without
debuginfo? Eg (on Linux 4.0):

# perf probe -x /root/tick '@+0x583'
Debuginfo-analysis is not supported.
  Error: Failed to add events.

I can do this using ftrace ok, eg, "p:tick_0x583 /root/tick:0x583"
works. Thanks,

Brendan

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

end of thread, other threads:[~2015-07-06 23:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-27 19:06 perf probe an addr without debuginfo Brendan Gregg
2015-06-28 15:46 ` Benjamin King
2015-06-29 15:00   ` Arnaldo Carvalho de Melo
2015-06-30  6:44     ` Benjamin King
2015-06-30  8:51       ` Masami Hiramatsu
2015-06-30 18:07       ` Brendan Gregg
2015-06-30 20:44         ` Benjamin King
2015-06-30  7:37     ` Masami Hiramatsu
2015-06-30 18:40       ` Brendan Gregg
2015-07-01 11:05         ` Masami Hiramatsu
2015-07-06 23:18           ` Brendan Gregg

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).