public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug translator/15781] New: improve pass-2 function suggestions
 2013-12-12 15:43 UTC  (2+ messages)
` [Bug translator/15781] "

[PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
 2013-12-12 14:03 UTC  (35+ 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 4/6] [BUGFIX] x86: Prohibit probing on native_set_debugreg
` [PATCH -tip v4 5/6] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [PATCH -tip v4 6/6] [RFC] kprobes/x86: Call exception handlers directly from do_int3/do_debug
` [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

[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 13/18] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v5 16/18] kprobes: Support blacklist functions in module
` [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 08/18] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v5 17/18] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v5 01/18] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v5 02/18] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v5 14/18] sched: Use NOKPROBE_SYMBOL macro in sched
` [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 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 09/18] ftrace/kprobes: Allow probing on some preparation functions
` [PATCH -tip v5 05/18] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [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

Role of svc_entry macro with 64 bytes in kprobes/systemtap on ARM
 2013-12-12  3:10 UTC 

[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] "

Regarding systemtap support for AArch64
 2013-12-09 20:35 UTC  (7+ messages)
` An attempt for systemtap "make installcheck" AArch64

[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  (2+ messages)

[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  (6+ 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  (43+ messages)
` [PATCH -tip v3 03/23] kprobes: Show blacklist entries via debugfs
` [PATCH -tip v3 01/23] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v3 02/23] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v3 14/23] x86/fault: Use NOKPROBE_SYMBOL macro in fault.c
` [PATCH -tip v3 16/23] x86/nmi: Use NOKPROBE_SYMBOL macro for nmi handlers
` [PATCH -tip v3 13/23] x86/trap: Use NOKPROBE_SYMBOL macro in trap.c
    `  "
` [PATCH -tip v3 05/23] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v3 09/23] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v3 22/23] sched: Use NOKPROBE_SYMBOL macro in sched
` [PATCH -tip v3 10/23] ftrace/kprobes: Allow probing on some preparation functions
` [PATCH -tip v3 04/23] kprobes: Support blacklist functions in module
` [PATCH -tip v3 12/23] x86/hw_breakpoint: Use NOKPROBE_SYMBOL macro in hw_breakpoint
` [PATCH -tip v3 07/23] kprobes/x86: Use NOKPROBE_SYMBOL instead of __kprobes
` [PATCH -tip v3 08/23] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v3 06/23] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v3 11/23] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
` [PATCH -tip v3 17/23] x86/kvm: Use NOKPROBE_SYMBOL macro in kvm.c
` [PATCH -tip v3 15/23] x86/alternative: Use NOKPROBE_SYMBOL macro in alternative.c
` [PATCH -tip v3 18/23] x86/dumpstack: Use NOKPROBE_SYMBOL macro in dumpstack.c
` [PATCH -tip v3 20/23] [BUGFIX] kprobes: Prohibit probing on func_ptr_is_kernel_text
` [PATCH -tip v3 19/23] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip v3 21/23] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v3 23/23] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
          ` 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  (13+ 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 

[Bug testsuite/16247] New: Some examples don't work on RHEL5
 2013-11-25 21:11 UTC  (2+ messages)
` [Bug testsuite/16247] "

[PATCH] Add loadavg tapset
 2013-11-22 15:43 UTC 

[PATCH v2] Add STAP_ERROR macro
 2013-11-22 15:03 UTC 

[PATCH] Add STAP_ERROR macro
 2013-11-22  0:11 UTC  (2+ messages)

[Bug tapsets/16187] New: the 'sendfile' syscall.exp/nd_syscall.exp test fails
 2013-11-18 20:23 UTC  (2+ messages)
` [Bug tapsets/16187] "

[Bug tapsets/16184] New: The rt_sigprocmask syscall subtest fails
 2013-11-18 19:27 UTC  (2+ messages)
` [Bug tapsets/16184] "

[Bug testsuite/16175] New: on ppc64, getting mmap syscall and nd_syscall testsuite failures
 2013-11-18 19:18 UTC  (4+ messages)
` [Bug testsuite/16175] "

[Bug testsuite/16176] New: on ia32, the trunc nd_syscall.exp subtest fails
 2013-11-18 15:41 UTC  (2+ messages)
` [Bug testsuite/16176] "

Systemtap and UEFI Secure Boot
 2013-11-14 17:14 UTC 

[Bug translator/16165] New: @perf operator in error msgs is corrupted
 2013-11-14 16:54 UTC  (6+ messages)
` [Bug translator/16165] "

[Bug translator/16162] New: plt addresses are incorrect for prelinked libraries
 2013-11-14  2:01 UTC  (2+ messages)
` [Bug translator/16162] "

[PATCH] examples: Print header once in interrupts-by-dev.stp
 2013-11-13 20:28 UTC 

[Bug translator/16166] New: stap -vvv causes SIGSEGV when using @perf operator
 2013-11-13 17:40 UTC  (2+ messages)
` [Bug translator/16166] "

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