-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
I've tried your repository / branches on a mipsel qemu (debian jessie).
I'm running into some issues when translating / compiling the "strace.stp" - these are the first errors encountered:
Pass 4: compilation failed. [man error::pass4]
/usr/local/share/systemtap/runtime/linux/../linux/regs.c:381:36: error: ‘MIPS_CPU_ISA_I’ undeclared (first use in this function)
if (current_cpu_data.isa_level == MIPS_CPU_ISA_I) {
/tmp/stapgiChGG/stap_d36030395a17bc1456104978be25fb00_508740_src.c:42955:14: error: ‘struct context’ has no member named ‘regs’
if (!CONTEXT->regs) {
Could you briefly let me know what the status of the MIPS tapset files is and what I can expect from your branches? I'd love to get systemcall monitoring to work on MIPS but right now I wouldn't know which remaining parts need to be implemented.
Thanks and cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels