public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug translator/16358] New: build-id difficulties with hand-built kernels
 2013-12-20 19:10 UTC 

uprobes-v4 branch now available
 2013-12-20 18:25 UTC  (2+ messages)

[PATCH -tip 0/3] perf-probe: Dwarf support for uprobes
 2013-12-20 18:04 UTC  (7+ messages)
` [PATCH -tip 2/3] perf-probe: Support dwarf on uprobe events
` [PATCH -tip 3/3] perf-probe: Use the actual address as a hint for uprobes
` [PATCH -tip 1/3] [CLEANUP] perf-probe: Expand given path to absolute path

[PATCH -tip v6 00/22] kprobes: introduce NOKPROBE_SYMBOL(), cleanup and fixes crash bugs
 2013-12-20 13:41 UTC  (35+ messages)
` [PATCH -tip v6 03/22] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip v6 01/22] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v6 05/22] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [PATCH -tip v6 02/22] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v6 06/22] [BUGFIX] x86: Prohibit probing on memcpy/memset
            `  "
` [PATCH -tip v6 11/22] x86: Allow kprobes on text_poke/hw_breakpoint
` [PATCH -tip v6 04/22] [BUGFIX] x86: Prohibit probing on native_set_debugreg/load_idt
` [PATCH -tip v6 12/22] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
` [PATCH -tip v6 13/22] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v6 21/22] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
` [PATCH -tip v6 14/22] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
` [PATCH -tip v6 07/22] kprobes/x86: Call exception handlers directly from do_int3/do_debug
` [PATCH -tip v6 18/22] kprobes: Support blacklist functions in module
` [PATCH -tip v6 17/22] kprobes: Show blacklist entries via debugfs
` [PATCH -tip v6 20/22] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
` [PATCH -tip v6 15/22] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v6 22/22] [RFC] kprobes/x86: Add emergency recovery process for bad kprobes
` [PATCH -tip v6 19/22] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v6 09/22] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v6 08/22] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v6 10/22] ftrace/kprobes: Allow probing on some "
` [PATCH -tip v6 16/22] sched: Use NOKPROBE_SYMBOL macro in sched

[Bug testsuite/16326] New: client.exp and local stap-server interactions
 2013-12-18 16:17 UTC  (9+ messages)
` [Bug testsuite/16326] "

[Bug server/16342] New: stap --list-servers lists spurious line when having two stap-serverd instances
 2013-12-18 16:16 UTC  (2+ messages)
` [Bug server/16342] "

[Bug testsuite/16325] New: client.exp contains duplicate check
 2013-12-17 21:26 UTC  (2+ messages)
` [Bug testsuite/16325] "

[Bug kprobes/16331] New: stap missing radeon tracepoints
 2013-12-17 14:07 UTC  (3+ messages)
` [Bug translator/16331] "

Regarding systemtap support for AArch64
 2013-12-16 12:41 UTC  (9+ messages)
` An attempt for systemtap "make installcheck" AArch64

[PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
 2013-12-16 10:53 UTC  (39+ messages)
` [PATCH -tip v4 1/6] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v4 2/6] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v4 6/6] [RFC] kprobes/x86: Call exception handlers directly from do_int3/do_debug
` [PATCH -tip v4 5/6] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [PATCH -tip v4 4/6] [BUGFIX] x86: Prohibit probing on native_set_debugreg
` [PATCH -tip v4 3/6] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
      ` Re: [PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
                    `  "

Role of svc_entry macro with 64 bytes in kprobes/systemtap on ARM
 2013-12-12 20:21 UTC  (2+ messages)

[Bug testsuite/15807] New: need more serious workload program for examples vice -c sleep 0.2
 2013-12-12 15:50 UTC  (2+ messages)
` [Bug testsuite/15807] "

[Bug translator/15781] New: improve pass-2 function suggestions
 2013-12-12 15:43 UTC  (2+ messages)
` [Bug translator/15781] "

[PATCH -tip v5 00/18] kprobes: introduce NOKPROBE_SYMBOL(), cleanup and fixes crash bugs
 2013-12-12  4:13 UTC  (26+ messages)
` [PATCH -tip v5 11/18] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v5 10/18] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
` [PATCH -tip v5 05/18] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [PATCH -tip v5 09/18] ftrace/kprobes: Allow probing on some preparation functions
` [PATCH -tip v5 04/18] [BUGFIX] x86: Prohibit probing on native_set_debugreg
` [PATCH -tip v5 03/18] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip v5 06/18] kprobes/x86: Call exception handlers directly from do_int3/do_debug
` [PATCH -tip v5 18/18] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
` [PATCH -tip v5 07/18] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v5 01/18] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v5 14/18] sched: Use NOKPROBE_SYMBOL macro in sched
` [PATCH -tip v5 02/18] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v5 08/18] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v5 12/18] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
    `  "
    ` [PATCH -tip v5.1 "
        `  "
` [PATCH -tip v5 15/18] kprobes: Show blacklist entries via debugfs
` [PATCH -tip v5 17/18] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v5 16/18] kprobes: Support blacklist functions in module
` [PATCH -tip v5 13/18] notifier: Use NOKPROBE_SYMBOL macro in notifier

[Bug tapsets/16312] New: need to add preadv() syscall support to the syscall/nd_syscall tapsets
 2013-12-11 21:19 UTC  (2+ messages)
` [Bug tapsets/16312] "

[Bug runtime/16278] New: orphaned stapsh goes to 100% CPU after stap closing
 2013-12-11 17:00 UTC  (3+ messages)
` [Bug runtime/16278] "

[Bug runtime/16319] New: on sysvinit systems, virtio-serial port hotplugging fails
 2013-12-11 16:58 UTC  (2+ messages)
` [Bug runtime/16319] "

[Bug tapsets/16311] New: need to add pwritev() syscall support to the syscall/nd_syscall tapsets
 2013-12-11 14:11 UTC  (2+ messages)
` [Bug tapsets/16311] "

[Bug server/16309] New: SELinux prevents stap-serverd from opening the current dir when spawning processes
 2013-12-10 17:42 UTC  (2+ messages)
` [Bug server/16309] "

[Bug testsuite/16307] New: ubuntu 12.04 /bin/kill no likey new kill -SIG -- -[exp_pid]
 2013-12-09 19:05 UTC  (2+ messages)
` [Bug testsuite/16307] "

[Bug translator/16306] New: adapt to new _kprobe_blacklist kernel mechanism if adopted
 2013-12-09 17:09 UTC 

[Bug translator/16300] New: suppress statement-counting protections in loop-free non-recursive probe handlers
 2013-12-06 22:27 UTC  (2+ messages)
` [Bug translator/16300] "

RFC stap/java backtracing
 2013-12-06 21:46 UTC 

[RFC PATCH tip 0/5] tracing filters with BPF
 2013-12-05 20:18 UTC 

[Bug uprobes/15785] New: Failure to resolve symbols defined as indirect functions for user-space libraries
 2013-12-05 16:35 UTC  (7+ messages)
` [Bug uprobes/15785] "
` [Bug translator/15785] "
` [Bug translator/15785] Failure to resolve symbols defined as IFUNC (indirect functions) "

[Bug runtime/2035] investigate boot-time probing
 2013-12-04 22:44 UTC 

[Bug kprobes/2725] function("*") probes sometimes crash & burn
 2013-12-04 18:23 UTC 

[PATCH] - DRAFT - Easy access to IP address in struct sockaddr in syscall.bind probe (for now)
 2013-12-04 14:44 UTC  (4+ messages)
` [PATCH] - DRAFT - Easy access to IP address in struct sockaddr in syscall.bind probe (for now)]

[Bug testsuite/16248] New: pfiles example fails to build on RHEL7
 2013-12-03 16:54 UTC  (2+ messages)
` [Bug testsuite/16248] "

[Bug tapsets/16273] New: irq_handler probe doesn't work on RHEL5 kernel
 2013-12-02 22:09 UTC  (3+ messages)
` [Bug tapsets/16273] "

[PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
 2013-12-01  2:16 UTC  (17+ messages)
` [PATCH -tip v3 02/23] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v3 13/23] x86/trap: Use NOKPROBE_SYMBOL macro in trap.c
    `  "
          ` Re: [PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
            `  "
                `  "
                    `  "

[Bug translator/16276] New: resource limits interfering with buildrun.cxx make -j
 2013-11-30 16:47 UTC  (7+ messages)
` [Bug translator/16276] "

[Fwd: Re: Regarding systemtap support for AArch64]
 2013-11-29 20:23 UTC  (16+ messages)
                    ` New location for aarch64 Fedora 19 packages

Segmenation fault for systemtap tests using the arm uprobes support
 2013-11-27 16:44 UTC  (12+ messages)
                        ` Results for arm uprobes-v3 posted

[Bug tapsets/16207] New: on rawhide, we're getting more syscall.exp failures
 2013-11-26 20:59 UTC  (2+ messages)
` [Bug tapsets/16207] "

[PATCH v2] Add loadavg tapset
 2013-11-26 17:01 UTC 

[Bug dyninst/16250] New: Allow triggering remote gdb through stapdyn
 2013-11-25 22:40 UTC 

[Bug translator/16249] New: Add support for variadic stap macros
 2013-11-25 22:20 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).