public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug kprobes/22772] New: missing kernel/module debuginfo for custom lt kernel
 2018-02-06 16:20 UTC  (22+ messages)
` [Bug kprobes/22772] "

[PATCH] dtrace: accept "char const" via pyparsing
 2018-02-01 16:25 UTC  (2+ messages)

[Bug runtime/22671] New: MIPSEL error Unknown register: a4
 2018-01-26 21:26 UTC  (5+ messages)
` [Bug runtime/22671] "

[Bug translator/22314] New: bpf: add support for uprobes, uretprobe and tracepoint events
 2018-01-26  1:46 UTC  (2+ messages)
` [Bug translator/22314] "

[Bug translator/22698] New: bpf translator: add support for array $context variables
 2018-01-26  1:44 UTC  (2+ messages)
` [Bug translator/22698] "

Systemtap kernel backtraces not working on 4.14.14
 2018-01-25  8:23 UTC  (4+ messages)

[RFC PATCH -tip 0/2] kprobes: A trial to reuse graph-tracer's return stack for kretprobe
 2018-01-25  1:49 UTC  (3+ messages)

[Bug runtime/10514] time-warped address->symbol mappings
 2018-01-14 19:50 UTC 

[Bug releng/22695] New: "make rpm" broken by commit 3128ca27f67476fdd5f26a44bc3809fa8396e749
 2018-01-11 20:46 UTC  (2+ messages)
` [Bug releng/22695] "

Systemtap cannot probe user programs in docker
 2017-12-26  9:32 UTC  (3+ messages)

[Bug runtime/22582] New: SystemTap 3.2 stap script compilation error opt
 2017-12-13 18:47 UTC  (8+ messages)
` [Bug runtime/22582] "

To know the more about debugging feature of Systemtap
 2017-12-13 12:30 UTC  (3+ messages)

[Bug runtime/22572] New: systemtap 3.2 failed to compile on ARM
 2017-12-11 13:44 UTC  (11+ messages)
` [Bug runtime/22572] "

[Bug runtime/22551] New: on rawhide, we're getting a compile error that init_timer() doesn't exist
 2017-12-08  1:32 UTC  (7+ messages)
` [Bug runtime/22551] "

[PATCH] Use NEWS file date instead of build date
 2017-12-07 15:58 UTC  (6+ messages)
  ` [PATCH] Do not add build date into man pages
    ` [PATCH] Do not add build date into cs man page

java stapbm: handle auto deletion of old files
 2017-12-05 11:51 UTC  (3+ messages)

[PATCH] Use timer_setup and mod_timer
 2017-12-04  8:34 UTC 

[Bug translator/22536] New: Add shorthand option --bpf for --runtime=bpf
 2017-12-01 13:10 UTC  (2+ messages)
` [Bug translator/22536] "

Error: staprun syntax error on Target
 2017-11-30 15:40 UTC  (5+ messages)

[Bug translator/10280] allow relaxing of `uname -r` matching runtime assertion ro ABI-compatible kernel series
 2017-11-28 15:44 UTC 

Option -k broken
 2017-11-28  2:44 UTC  (4+ messages)

bpf backend does not compile on older kernels
 2017-11-21 19:00 UTC  (2+ messages)

[Bug translator/22462] New: quoted include path
 2017-11-20 15:52 UTC  (2+ messages)
` [Bug translator/22462] "

[Bug translator/22392] New: bpf translator: segfault possible when performing operation on result of void function call
 2017-11-03 19:27 UTC 

[Bug translator/22328] New: bpf: add timer probes
 2017-11-03 19:04 UTC  (2+ messages)
` [Bug translator/22328] "

[Bug dyninst/22248] New: failure processing linux-vdso64.so.1
 2017-11-03 18:54 UTC  (2+ messages)
` [Bug dyninst/22248] "

[Bug dyninst/22004] New: dyninst gets a SIGSEGV with glibc 2.25.90
 2017-11-03 18:53 UTC  (2+ messages)
` [Bug dyninst/22004] dyninst does not handle R_*_IRELATIV in .rela.plt

[PATCH 1/2] Match non-executable shared libraries in glob patterns
 2017-11-01 11:29 UTC  (10+ messages)
` [PATCH 2/2] new example: capture_ssl_master_secrets.stp

[Bug translator/22313] New: bpf: exit-state checking prologue
 2017-10-31 18:37 UTC  (2+ messages)
` [Bug translator/22313] "

stap/stapbpf Comparison
 2017-10-30 20:58 UTC 

[Bug runtime/19625] New: extern @perf() counter reading support to kernel space
 2017-10-27 17:07 UTC  (2+ messages)
` [Bug runtime/19625] extend "

[Bug tapsets/22327] New: the loadavg tapset no longer works on recent kernels
 2017-10-25 13:18 UTC  (2+ messages)
` [Bug tapsets/22327] "

registration error (rc -84)
 2017-10-23 15:21 UTC  (16+ messages)

[Bug runtime/22330] New: bpf: generate printf via event tuples, userspace formatting postprocessing
 2017-10-20 22:33 UTC 

[Bug testsuite/22329] New: add --runtime=bpf samples to EXAMPLES
 2017-10-20 22:30 UTC 

[Bug translator/22312] New: bpf: global variable locking
 2017-10-20 22:22 UTC  (2+ messages)
` [Bug translator/22312] "

[Bug translator/22310] New: bpf: build parser syntax for all the new staptree types
 2017-10-20 22:07 UTC  (2+ messages)
` [Bug translator/22310] "

[Bug translator/22311] New: bpf: drop the copy of the bpf map logic & snapshot-based pre-post begin {} synch
 2017-10-20 22:02 UTC  (2+ messages)
` [Bug translator/22311] "

Probes for VDOS
 2017-10-20 13:48 UTC 

[Bug translator/22323] New: bpf: format string tags appearing in output when wildcards are used
 2017-10-19 20:36 UTC  (2+ messages)
` [Bug translator/22323] "

[Bug releng/22141] New: The RPM specfile needs an update handling the bpf bits
 2017-10-18 22:39 UTC  (2+ messages)
` [Bug releng/22141] "

prevent module unloading
 2017-10-18 22:05 UTC  (8+ messages)

[Bug translator/22316] New: bpf: proper runtime-based mass-suppression of unsupported probe-point types
 2017-10-18 21:57 UTC 

[Bug translator/22315] New: bpf: error handling / try-catch? / error() function
 2017-10-18 21:56 UTC 

SystemTap 3.2 release
 2017-10-18 19:01 UTC 

[Bug runtime/14487] New: need better UTF-8 handling
 2017-10-17 20:01 UTC  (4+ messages)
` [Bug runtime/14487] "

[Bug uprobes/22297] New: Program terminated with signal SIGTRAP, Trace/breakpoint trap
 2017-10-17 17:50 UTC  (2+ messages)
` [Bug threads/22297] "

[Bug translator/22278] New: the nss client code doesn't handle '-I DIR' well
 2017-10-17 13:50 UTC  (2+ messages)
` [Bug translator/22278] "

monitor changes to iptables
 2017-10-15 22:17 UTC  (10+ messages)

[Bug tapsets/22287] New: the ioblock.stp tapset needs to be updated for rawhide
 2017-10-12 21:53 UTC  (2+ messages)
` [Bug tapsets/22287] "

[Bug translator/22289] New: access perf power/rapl counters
 2017-10-12 20:53 UTC 

[Bug runtime/14110] New: Use XDG dirs instead of $HOME
 2017-10-11 10:49 UTC  (3+ messages)
` [Bug runtime/14110] "

[Bug testsuite/15964] New: poll_map.exp testcase timeout on ARM
 2017-10-11 10:49 UTC  (3+ messages)
` [Bug testsuite/15964] "

[Bug translator/16161] New: Multiple address problems with symtab functions
 2017-10-11 10:49 UTC  (3+ messages)
` [Bug translator/16161] "

[Bug uprobes/18171] New: setjmp/longjmp clashing with uprobes, causing SIGSEGV or SIGILL
 2017-10-11 10:49 UTC  (3+ messages)
` [Bug uprobes/18171] setjmp/longjmp clashing with u[ret]probes, "

[Bug translator/18701] New: systemtap can't find $return for sys_fadvise64_64 on rawhide
 2017-10-11 10:49 UTC  (3+ messages)
` [Bug translator/18701] "

[Bug kprobes/9999] Guarantee real return address in kretprobe_instance
 2017-10-11 10:49 UTC 

[Bug uprobes/12275] uretprobes break exception handling
 2017-10-11 10:49 UTC  (2+ messages)

[Bug runtime/12566] New: usymbols.exp 64-bit test failing on ppc64
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug runtime/12566] "

[Bug translator/12997] New: support dwarf4 .debug_types
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug translator/12997] "

[Bug runtime/13043] New: loss of flight recorder mode stderr data
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug runtime/13043] "

[Bug runtime/15757] New: on x86_64, 32-bit user backtraces truncated
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug runtime/15757] "

[Bug uprobes/15785] New: Failure to resolve symbols defined as indirect functions for user-space libraries
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug translator/15785] Failure to resolve symbols defined as IFUNC (indirect functions) "

[Bug translator/16358] New: build-id difficulties with hand-built kernels
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug translator/16358] "

[Bug translator/16607] New: add .callsite probes using DWARF5's DW_TAG_call_site
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug translator/16607] "

[Bug runtime/16836] New: CFI expression underflow occurs during unwinding on some kernels
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug runtime/16836] "

[Bug translator/20288] New: dwfl/elfutils problem when gathering line-record data for *symfile/*symline functions
 2017-10-11 10:48 UTC  (2+ messages)
` [Bug translator/20288] "

[Bug runtime/6436] unwinder/backtrace should see through kretprobes_trampolines
 2017-10-11 10:48 UTC 

[Bug tapsets/4396] script to dump hung task's kernel stack
 2017-10-11 10:48 UTC 

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