This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Re:Re: [PATCH] buildrun: no sanitize $PATH for kbuild invocation
[Bug bpf/22330] bpf: generate printf via event tuples, userspace formatting postprocessing
[Bug bpf/23435] stapbpf transport layer can swallow a message before exit()
[Bug bpf/23476] bpf statistical aggregates
[Bug bpf/23559] stapbpf string literal support for octal and hex escape codes
[Bug bpf/23739] bpf embeddedcode should be permitted in non-guru mode
[Bug bpf/23739] New: bpf embeddedcode should be permitted in non-guru mode
[Bug bpf/23816] New: printf with multiple %s does not work on bpf
[Bug bpf/23816] printf with multiple %s does not work on bpf
[Bug bpf/23829] Bug introduced in bpf -base.cxx in git master
[Bug bpf/23829] New: Bug introduced in bpf -base.cxx in git master
[Bug bpf/23849] New: stapbpf script caching
[Bug bpf/23849] stapbpf script caching
[Bug bpf/23858] New: sorted iteration on bpf arrays can't sort values
[Bug bpf/23860] New: unknown opcode 0x8f in string manipulation code
[Bug bpf/23860] unknown opcode 0x8f in string manipulation code
[Bug bpf/23875] New: 'stack smashing error' on foreach iteration
[Bug bpf/23875] support string map keys in foreach iteration
[Bug documentation/23894] New: SystemTap_Beginners_Guide: -ldd should be --ldd
[Bug documentation/23894] SystemTap_Beginners_Guide: -ldd should be --ldd
[Bug dyninst/17352] probing by pid using --runtime=dyninst not having -x or -c set
[Bug dyninst/17359] systemtap in dyninst mode fails to hit PLT probes
[Bug runtime/18714] bring back process.statement.absolute probes
[Bug runtime/22572] systemtap 3.2 failed to compile on ARM
[Bug runtime/23798] New: switch from json-c to fastjson
[Bug runtime/23813] Make "too many pending warnings" more helpful
[Bug runtime/23813] New: Make "too many pending warnings" more helpful
[Bug runtime/23876] New: User backtraces get truncated at frame 0x7fffffffe000 with function probes
[Bug runtime/23876] User backtraces get truncated at frame 0x7fffffffe000 with function probes
[Bug runtime/23890] New: on f29 and later, elf segment/plt rearrangement leads to buildid verification errors
[Bug runtime/23890] on f29 and later, elf segment/plt rearrangement leads to buildid verification errors
[Bug runtime/6436] unwinder/backtrace should see through kretprobes_trampolines
[Bug tapsets/14690] the syscall tapsets could be written to prefer the 'syscalls' tracepoints
[Bug tapsets/21080] support needed for new pkey_* syscalls
[Bug tapsets/23160] 4.17 breaks syscalls tapset
[Bug tapsets/23738] c++ string access tapset
[Bug tapsets/23738] New: c++ string access tapset
[Bug tapsets/23761] generalized @entry
[Bug tapsets/23761] New: generalized @entry
[Bug tapsets/23799] New: sprint_ustack() returns empty strings while sprint_ubacktrace() does not
[Bug tapsets/23799] sprint_ustack() returns empty strings while sprint_ubacktrace() does not
[Bug tapsets/23827] New: Systemtap 3.3 - mipsel - semantic error: type definition 'task_struct' not found in 'kernel<linux/sched.h>'
[Bug tapsets/23827] Systemtap 3.3 - mipsel - semantic error: type definition 'task_struct' not found in 'kernel<linux/sched.h>'
[Bug tapsets/23874] New: MIPS - semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa
[Bug tapsets/23879] New: print_ubacktrace can not print function name
[Bug tapsets/23879] print_ubacktrace can not print function name
[Bug testsuite/23577] Strange syscall test failures on kernel 4.16.16 (Fedora 27)
[Bug translator/11454] Investigate the use PolicyKit (or similar tool) for client/server related admin tasks
[Bug translator/12079] Use the dbus interface of system-config-firewall, if available, to open mDNS port for client/server
[Bug translator/14689] missing 'syscalls' tracepoints
[Bug translator/16596] Support DW_OP_GNU_entry_value in location expressions
[Bug translator/18701] systemtap can't find $return for sys_fadvise64_64 on rawhide
[Bug translator/2115] support some function calls on maps
[Bug translator/23074] unhandled DW_OP operation in DWARF expression (DW_OP_GNU_parameter_ref)
[Bug translator/23391] support {,foo,bar} alternation in wildcards
[Bug translator/23507] Need a command-line option to disable the automatic (unread) global variable display
[Bug translator/23747] New: Unknown section .note.Linux in kernel module cause tests with --all-modules to fail to compile
[Bug translator/23747] Unknown section .note.Linux in kernel module cause tests with --all-modules to fail to compile
[Bug translator/23760] .statement() wildcard probes fail if any cu/srcfile lacks debug_line data
[Bug translator/23760] New: .statement() wildcard probes fail if any cu/srcfile lacks debug_line data
[Bug translator/23775] New: Pass 2 failed when generate a kernel module for stap script which uses kernel trace-point
[Bug translator/23775] Pass 2 failed when generate a kernel module for stap script which uses kernel trace-point
[Bug translator/23779] New: process.data() breakpoints using register_user_hw_breakpoint() API
[Bug translator/23866] New: dissonance between kernel tracepoint parametrization, lkm vs bpf
[Bug translator/23891] New: stap and stapio process are stuck in signal processor and could not terminate properly
[Bug translator/23891] stap and stapio process are stuck in signal processor and could not terminate properly
[Bug uprobes/18171] setjmp/longjmp clashing with u[ret]probes, causing SIGSEGV or SIGILL
[PATCH 1/2] aarch64: add missing system call defines
[PATCH 2/2] powerpc64: add missing system call defines
[PATCH 2nd try] aarch64: kernel defines __NR_compat_[exit|read|write] since 3.19
[PATCH v2] PR23891: Make sure stap and staprun respond to SIGTERM when stderr/stdout are blocked
[PATCH] buildrun: no sanitize $PATH for kbuild invocation
[PATCH] Fix segfaults in dwarf array pointer subscripting when -vvv is specified
[PATCH] Fix typos in exists.stp
[PATCH] Make opeartor @var() no longer assume @entry() in return probes.
[PATCH] PR23799 - sprint_ustack() always returns empty string values
[PATCH] PR23891: Make sure stap and staprun respond to SIGTERM when stderr/stdout are blocked
[PATCH] runtime/unwind: Allow to increase MAX_CFI
[QUESTION] Is it safe to use lock in systemtap tapset?
Re: [RFC][PATCH 00/14] function_graph: Rewrite to allow multiple users
Analysis of broken systemtap example scripts
BUG due to a perf probe
How to access userspace c++ strings in systemtap script
Re: Fw: PACKING LIST
Some preliminary instrumentation and analyst of systemtap compiling instrumentation scripts
systemtap 4.0 release
Re: Systemtap incompatible with ubuntu-18.04?
Warning: Too many CFI instuctions
Working on systemtap equivalent to bcc ucalls.py
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]