public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* systemtap cannot probe function defined in assemble language
@ 2006-01-23  6:44 Mao, Bibo
  2006-01-23 13:57 ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Mao, Bibo @ 2006-01-23  6:44 UTC (permalink / raw)
  To: systemtap

Currently there is no switch_to() function in IA64 kernel version,
similar there is function ia64_switch_to() which is defined in assemble
language, but systemtap can not probe this function, and systemtap is
defined as follows:

	kernel.function("ia64_switch_to"){
	}
And in my x86_64 box, it also can not probe kernel_thread() function.


bibo,mao

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

end of thread, other threads:[~2006-01-23 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-23  6:44 systemtap cannot probe function defined in assemble language Mao, Bibo
2006-01-23 13:57 ` Frank Ch. Eigler
2006-01-23 21:03   ` Roland McGrath

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 read-only IMAP folder(s) and NNTP newsgroup(s).