This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Prelinking on ARM with Debug Link


Hi Torsten,

On Fri, Nov 27, 2015 at 01:57:31PM +0100, Torsten Polle wrote:
> I've stripped down the output of SystemTap in folder stap.
> 
> commandline.txt contains the full command line.
> 
> taptrek_run_izA4.stp contains the script used.

That is a giant script using both kernel and user space probes
and guru mode functions. Are you able to reproduce it with something
a bit smaller?

> WARNING: tapset "/opt/tooling/adit/systemtap/share/systemtap/tapset/linux/arm/syscalls.stp" has errors, and will be skipped

You might want to look into why that is.

> In file included from /tmp/stap/taptrek_src.c:6010:0:
> /tmp/stap/stap-symbols.h:95902:1: error: large integer implicitly truncated to unsigned type [-Werror=overflow]

But the stap-symbols.h file has only 8107 lines.

Cheers,

Mark 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]