public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug documentation/27803] New: doc/SystemTap_Tapset_Reference/tapsets.pdf is removed during cleaning but not rebuilt
 2023-12-06 21:42 UTC  (2+ messages)
` [Bug documentation/27803] "

[Bug runtime/31117] New: transport failures
 2023-12-06 21:17 UTC  (2+ messages)
` [Bug runtime/31117] "

[Bug testsuite/20600] New: parallet testsuite hang in [nd_]syscall.exp
 2023-12-06 20:55 UTC  (2+ messages)
` [Bug testsuite/20600] parallel "

[Bug translator/19770] New: on f23 and rawhide, the cast-scope.exp test case has failures
 2023-12-06 20:48 UTC  (2+ messages)
` [Bug translator/19770] "

[Bug runtime/18083] New: listing_mode.exp fails on rhel6
 2023-12-06 20:33 UTC  (2+ messages)
` [Bug runtime/18083] "

[Bug runtime/18320] New: ring_buffer.exp error: implicit declaration of function '__get_cpu_var'
 2023-12-06 20:28 UTC  (2+ messages)
` [Bug runtime/18320] "

stap server is not able to use
 2023-12-06 16:00 UTC  (7+ messages)

[Bug runtime/12566] New: usymbols.exp 64-bit test failing on ppc64
 2023-12-06 15:48 UTC  (2+ messages)
` [Bug runtime/12566] "

[Bug runtime/30999] New: _kretprobe_data needs to be adjusted to support changes in the kernel's struct kretprobe_instance
 2023-12-06 15:39 UTC  (2+ messages)
` [Bug runtime/30999] "

[Bug runtime/22671] New: MIPSEL error Unknown register: a4
 2023-12-06 15:31 UTC  (2+ messages)
` [Bug runtime/22671] "

[Bug runtime/28039] New: Can systemtap support sparc arch?
 2023-12-06 15:05 UTC  (3+ messages)
` [Bug runtime/28039] "

[Bug runtime/31074] New: On aarch64 the systemtap.base/set_kernel.stp triggers "Unable to handle kernel paging request"
 2023-12-04 16:38 UTC  (9+ messages)
` [Bug runtime/31074] "

[PATCH] Makefile.am: remove runtime/linux/uprobes and runtime/linux/uprobes2 install
 2023-12-04 11:10 UTC  (2+ messages)

[Bug tapsets/23874] New: MIPS - semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa
 2023-11-29 16:31 UTC  (2+ messages)
` [Bug tapsets/23874] "

[Bug tapsets/23827] New: Systemtap 3.3 - mipsel - semantic error: type definition 'task_struct' not found in 'kernel<linux/sched.h>'
 2023-11-29 16:30 UTC  (2+ messages)
` [Bug tapsets/23827] "

Sourceware infrastructure updates for Q4 2023
 2023-11-28 10:14 UTC 

[Bug runtime/30831] New: The do_each_thread macro has been removed from newest linux 6.6 kernels
 2023-11-23 15:16 UTC  (8+ messages)
` [Bug runtime/30831] Systemtap scripts fail to compile on "

[PATCH] PR29997: Fix the symbol aliases search failure when symbol version is missing
 2023-11-20 16:05 UTC  (2+ messages)

Improving the "make installcheck" results for the syscalls test
 2023-11-15  2:07 UTC 

[Bug runtime/31024] New: uprobes might work on the fake proxy inodes instead of the real inodes when overlay fs is used
 2023-11-14 20:52 UTC  (2+ messages)
` [Bug runtime/31024] "

[Bug runtime/31054] New: non-system-wide perf event probes should not use work queues for registration
 2023-11-14 20:50 UTC  (2+ messages)
` [Bug runtime/31054] "

[Bug runtime/31053] New: The stap runtime's allocator might sleep in atomic contexts
 2023-11-14 20:50 UTC  (2+ messages)
` [Bug runtime/31053] "

[Bug runtime/31052] New: enabling -DDEBUG_MEMALLOC_MIGHT_SLEEP results in a lot of kernel errors
 2023-11-14 20:50 UTC  (2+ messages)
` [Bug runtime/31052] "

[Bug runtime/31051] New: Error handling is incomplete in the early uprobe registration code
 2023-11-14 20:49 UTC  (3+ messages)
` [Bug runtime/31051] "

[Bug runtime/31060] New: Early uprobe registration and task-finder target executable path resolving should switch mount namespace to the target process's
 2023-11-13  3:59 UTC 

[Bug runtime/31014] New: Uprobes registered in task finder would block the target processes for long time
 2023-11-11  7:55 UTC  (2+ messages)
` [Bug runtime/31014] "

CfP for FOSDEM 2024, Debuggers and Analysis tools devroom
 2023-11-10 10:58 UTC 

writev + bytes_to_write cast error on newer kernels
 2023-11-07 18:15 UTC 

[Bug runtime/31039] New: implicit declaration of function ‘stap_task_finder_complete’
 2023-11-07 14:39 UTC 

vfs.add_to_page_cache not working anymore?
 2023-11-06 11:20 UTC  (7+ messages)

[Bug runtime/31020] New: Use of symlinks in probe process(PATH).* would confuse task finder when matching procname
 2023-11-04 21:28 UTC  (2+ messages)
` [Bug runtime/31020] "

systemtap 5.0 release
 2023-11-04 16:27 UTC 

Systmetap Testsuite results and areas to fix
 2023-11-03 18:08 UTC  (4+ messages)

[Bug translator/31028] New: Systemtap doesn't find probe points for process.function("*").callee("*")' in code with DWARF5 debuginfo
 2023-11-03 17:34 UTC  (4+ messages)
` [Bug translator/31028] "

[Bug translator/31018] New: Map operations might get no lock protections due to "pushdown lock" bugs
 2023-10-31 23:08 UTC  (4+ messages)
` [Bug translator/31018] "

[Bug runtime/31012] New: Bug: kernel module loading might block a CPU more than 1.5ms on very fast machines
 2023-10-30 22:08 UTC  (2+ messages)
` [Bug runtime/31012] "

[Bug runtime/31013] New: Use of sleeping _stp_stat_del() operations in atomic contexts when cleaning up for -t
 2023-10-30 22:06 UTC  (2+ messages)
` [Bug runtime/31013] "

[Bug runtime/31011] New: Memory leaks happen when stap's -t option is specified and the stdout stream is not a tty
 2023-10-30 18:25 UTC  (2+ messages)
` [Bug runtime/31011] "

[Bug uprobes/27260] New: uprobes is unstable on centos6 x86_64 when running the same script repeatedly against the same target process
 2023-10-30 15:26 UTC  (2+ messages)
` [Bug uprobes/27260] "

[Bug runtime/31006] New: systemtap.contex/context.exp test causes reboot on RHEL8 ppc64le
 2023-10-30  7:37 UTC  (5+ messages)
` [Bug runtime/31006] "

[Bug runtime/30716] New: On x86_64 get objtool warnings: call to __get_user_nocheck_1() with UACCESS enabled
 2023-10-25 23:09 UTC  (4+ messages)
` [Bug runtime/30716] "

[Bug runtime/30987] New: Addition of strlcopy and strlcat to glibc prevents compilation of dyninst based systemtap instrumentation
 2023-10-25 16:00 UTC  (3+ messages)
` [Bug runtime/30987] "

[Bug runtime/29984] New: systemtap can not parse DWARF-5 .debug_line
 2023-10-25 14:38 UTC  (2+ messages)
` [Bug runtime/29984] "

Re_School Districts Contacts 2023
 2023-10-17 10:10 UTC 

[Bug runtime/29756] New: stap -L regexp match broken on some arches
 2023-10-16 19:58 UTC  (4+ messages)
` [Bug runtime/29756] "
` [Bug translator/29756] "

[Bug runtime/30534] New: program received "Illegal instruction" when using systemtap set a probe and hit the probe
 2023-10-12 20:43 UTC  (2+ messages)
` [Bug runtime/30534] "

[Bug runtime/30401] New: s390x specific: invalid application of ‘sizeof’ to incomplete type ‘struct stack_frame’
 2023-10-12 17:59 UTC  (5+ messages)
` [Bug runtime/30401] "

[Bug documentation/30965] New: tweak generated man pages in documentation
 2023-10-11 14:49 UTC 

[Bug tapsets/30407] New: Tapset function print_ubacktrace_fileline() no longer works on kernel 6.2
 2023-10-10  9:14 UTC  (8+ messages)
` [Bug tapsets/30407] Tapset function print_ubacktrace_fileline() no longer works on kernel 6.2/6.1
` [Bug tapsets/30407] Tapset function print_ubacktrace_fileline() no longer works with DWARF5

[Bug runtime/22847] ARM OABI syscall tracing issues
 2023-10-06 15:55 UTC 

[Bug tapsets/13478] New: ARM tapset/signal.stp signal.handle tries to use non-existing variable $signr
 2023-10-06 15:24 UTC  (2+ messages)
` [Bug tapsets/13478] "

[Bug tapsets/13480] New: ARM missing syscall.sigaltstack
 2023-10-05  1:16 UTC  (2+ messages)
` [Bug tapsets/13480] "

[Bug tapsets/26152] New: _struct_compat_timex_u() function doesn't work on rhel8
 2023-10-04 14:30 UTC  (2+ messages)
` [Bug tapsets/26152] "

[Bug testsuite/27791] New: hw_breakpoint.exp fails to build
 2023-10-03 19:48 UTC  (2+ messages)
` [Bug testsuite/27791] "

[Bug runtime/30416] New: unable to find member 'request' for struct scsi_cmnd
 2023-10-03 19:18 UTC  (2+ messages)
` [Bug runtime/30416] "

[Bug translator/12997] New: support dwarf4 .debug_types
 2023-09-25 19:17 UTC  (2+ messages)
` [Bug translator/12997] "

[Bug translator/30803] New: Extend debuginfod.process probe to glob by package name too
 2023-09-20 14:55 UTC  (2+ messages)
` [Bug translator/30803] "

[Bug releng/30864] New: json-c required, but not during configure
 2023-09-18 15:26 UTC  (2+ messages)
` [Bug releng/30864] "

[Bug translator/30858] New: improve diagnostics for kernel unsupported version
 2023-09-15 15:01 UTC  (3+ messages)
` [Bug translator/30858] "

[Bug documentation/30859] New: rename man pages
 2023-09-15 13:35 UTC 

[Bug translator/27410] New: rpm-set path based probes
 2023-08-31 13:57 UTC  (2+ messages)
` [Bug translator/27410] "

Sourceware infrastructure updates for Q3 2023
 2023-08-30  8:17 UTC 

[Bug runtime/30777] New: Systemtap modules unable to run on systemtap supporting Intel CET IBT
 2023-08-29 15:53 UTC  (7+ messages)
` [Bug runtime/30777] "

[Bug runtime/30456] New: Kernel 5.18+ retired set_fs() and replaced it with the user_access_begin/end() pair for userland memory accesses
 2023-08-24  0:11 UTC  (3+ messages)
` [Bug runtime/30456] "

[Bug tapsets/30776] New: stap should automatically filter more probe hits based on -c/-x and stp_pid()
 2023-08-17 13:23 UTC 

[Bug translator/30749] New: stap --sign-module doesn't sign the module, as one would expect
 2023-08-12 19:02 UTC  (2+ messages)
` [Bug translator/30749] "

[Bug runtime/29108] New: persistent intermittent bufhdr-corruption / transport-failures, even with large -s
 2023-07-31 18:11 UTC  (2+ messages)
` [Bug runtime/29108] "

Using systemtap in an Environment with Multiple Versions of glibc
 2023-07-30  4:32 UTC  (5+ messages)

[Bug translator/30442] New: optional statement probes still throw exceptions that kill pass-2
 2023-07-26  8:21 UTC  (2+ messages)
` [Bug translator/30442] "

School Districts Contacts 2023
 2023-07-25 10:50 UTC 

[Bug runtime/30599] New: Stap probe does not terminate on Kernel Version 6.3
 2023-07-13 17:31 UTC  (2+ messages)
` [Bug runtime/30599] "

[Bug runtime/30434] New: deprecate rhel6 (2.6.32*) support
 2023-07-12 19:09 UTC  (3+ messages)
` [Bug runtime/30434] "

[Bug runtime/30617] New: Systemtap unable to successfully build kernel modules linux-6.5
 2023-07-10 15:08 UTC  (5+ messages)
` [Bug runtime/30617] Systemtap unable to successfully build kernel modules for linux-6.5

[Bug translator/30570] New: Type inference for elided try-catch block has unresolved error variable type
 2023-06-29 13:22 UTC  (2+ messages)
` [Bug translator/30570] "

Stap gets stuck on Kernel Version 6.3
 2023-06-20 20:01 UTC  (2+ messages)

gpg signing invitation
 2023-06-20 15:35 UTC 

[Bug translator/29986] New: kernel.function can not work on fedora34 with aarch64 architecture
 2023-06-08 11:02 UTC  (2+ messages)
` [Bug translator/29986] "

[Bug runtime/30459] New: Ko compilation failures with kernel 6.1/6.2 kernel headers
 2023-06-07 17:57 UTC  (3+ messages)
` [Bug runtime/30459] "

subscribe
 2023-06-06 19:15 UTC 

Sourceware infrastructure updates for Q2 2023
 2023-06-05  9:12 UTC 

[Bug runtime/30415] New: conflicting types for ‘kallsyms_on_each_symbol’
 2023-06-02 21:38 UTC  (13+ messages)
` [Bug runtime/30415] "

[Bug translator/6711] need script syntax for extending blacklist
 2023-05-31  2:01 UTC  (2+ messages)

(no subject)
 2023-05-29 10:09 UTC 

[Bug translator/11450] stap-client: Check integration with directory system for key distribution
 2023-05-25 20:48 UTC 

[Bug runtime/11452] staprun: Check integration with directory system for key distribution
 2023-05-25 20:48 UTC 

[Bug testsuite/10718] test separately distributed systemtap scripts
 2023-05-25 20:46 UTC 

[Bug runtime/24681] New: Systemtap regression on 5.2.0-rc4+
 2023-05-25 16:38 UTC  (2+ messages)
` [Bug runtime/24681] "

[Bug testsuite/23493] New: Test suite makes all CPU stuck forever on kernel 2.6.16 (Fedora 27)
 2023-05-25 16:35 UTC  (2+ messages)
` [Bug testsuite/23493] Test suite makes all CPU stuck forever on kernel 4.16.16 "

[Bug runtime/30484] New: stap-report scrapes too much /sys /proc
 2023-05-24 14:24 UTC  (2+ messages)
` [Bug runtime/30484] "

page:  |  | latest

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).