[Bug uprobes/21241] build systemtap module fail for uprobe for target aarch64-android
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Mar 13 13:26:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21241
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
You can use
% stap -l 'process("...").function("*")'
to list available probe points of a given pattern.
I don't know why process("*") would have failed for you; maybe there were no
programs in your working directory at the time. Try just one program to start
with.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list