public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Complete the names-to-numbers conversion in nd_syscalls.stp
 2009-05-22 22:07 UTC  (6+ messages)

[Bug runtime/10190] New: Suppress registration warnings for optional probes
 2009-05-22 21:28 UTC 

[Bug runtime/10189] New: STP_START gets lost in a warning flood
 2009-05-22 20:45 UTC 

[PATCH 0/5] Synchronize nd_syscalls.stp with syscalls.stp
 2009-05-22 18:40 UTC  (3+ messages)

[PATCH 5/5] Uncomment 'name' variable in nd_syscall.lseek probe point
 2009-05-22 18:15 UTC  (2+ messages)
` [PATCH 5/5 v2] "

[PATCH 4/5] Fix nd_syscalls.stp for architectures using SYSCALL_WRAPPERS
 2009-05-22 18:15 UTC  (3+ messages)
` [PATCH 4/5 v2] "
  ` [PATCH 4/5 v3] "

[PATCH 3/5] Add missing probe points in nd_syscalls.stp
 2009-05-22 16:37 UTC 

[PATCH 2/5] Remove return probes for exit[_group] in nd_syscalls.stp
 2009-05-22 16:37 UTC 

[PATCH 1/5] Unify formatting of nd_syscalls.stp
 2009-05-22 16:37 UTC 

[Bug uprobes/10185] New: stap uprobe script on rawhide causes system crash
 2009-05-22  9:28 UTC 

test results on ia64, s390, ppc64
 2009-05-22  5:54 UTC  (2+ messages)

dwarf unwinder (only works on i386/x86_64)
 2009-05-22  1:19 UTC  (6+ messages)
` dwarf unwinder (only works on i386/x86_64) - now with user space unwinding
  ` dwarf unwinder (only works on i386/x86_64) - now with eh_frame and debug_frame fallback

[PATCH -tip v6 0/5] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-21 19:08 UTC  (13+ messages)
` [PATCH -tip v6 4/5] x86: add pt_regs register and stack access APIs
` [PATCH -tip v6 5/5] tracing: add kprobe-based event tracer
` [PATCH -tip v6 2/5] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip v6 3/5] kprobes: cleanup fix_riprel() using insn decoder "
` [PATCH -tip v6 1/5] x86: instruction decorder API
          ` [PATCH -tip v6.1 "
              ` [PATCH -tip v6.1 1/5] x86: instruction decoder API

[Bug runtime/10177] New: _stp_kill_time on RT-kernel hits BUG
 2009-05-21 15:25 UTC  (4+ messages)
` [Bug runtime/10177] "

Fw: Re: problem when running the following script
 2009-05-21  6:16 UTC  (8+ messages)
      `  "
          `  "

[Bug translator/6880] New: more syntax for shared library probing
 2009-05-20 20:30 UTC  (4+ messages)
` [Bug translator/6880] "

BUG: [preempt-rt] scheduling while atomic: stapio
 2009-05-20 19:22 UTC  (3+ messages)

[Bug translator/10174] New: Enable stap to map function addresses to function names
 2009-05-20 11:34 UTC  (2+ messages)
` [Bug translator/10174] "

[Bug runtime/10172] New: sdt.h on powerpc Error: junk at end of line: `0'
 2009-05-20 10:43 UTC  (3+ messages)
` [Bug runtime/10172] "

BUG: scheduling while atomic: stapio
 2009-05-20  9:41 UTC 

[PATCH] Unify formatting of syscalls.stp and syscalls2.stp
 2009-05-19 18:20 UTC  (4+ messages)
` [PATCH] Fix alignment of probe aliases in syscalls(|2).stp

[Patch 0/2] Enhancement of several numeric options checking
 2009-05-19 13:53 UTC  (2+ messages)

[PATCH] Correct misnamed and remove superfluous variables in syscalls.stp
 2009-05-19  7:58 UTC  (4+ messages)
  ` [PATCH] Correct misnamed "

[Patch 2/2] Enhance -x option checking to only accept valid pid
 2009-05-19  1:11 UTC 

[Patch 1/2] Enhance -s option checking to only accept valid size number
 2009-05-19  1:07 UTC 

[Bug runtime/10171] New: on ia64, using itrace probes cause a spinlock lockup
 2009-05-18 20:57 UTC  (4+ messages)
` [Bug runtime/10171] "

[Bug documentation/10170] New: add probe extensions to beginner's guide
 2009-05-18 17:46 UTC 

An enhancement of -p option checking so as to accept only one digital number
 2009-05-18 12:38 UTC  (4+ messages)

[PATCH] Fix typo in mq_timedreceive probe point
 2009-05-18 10:17 UTC  (2+ messages)

new systemtap snapshot available
 2009-05-16 14:27 UTC 

[RFC] PR6983 kmmio probes
 2009-05-15 16:15 UTC 

[Bug runtime/10155] New: Switching output files by signal
 2009-05-15 14:45 UTC 

Backward compatibility for insn probe point
 2009-05-15 13:52 UTC  (15+ messages)
                        ` ia64 hang when using itrace (was Re: Backward compatibility for insn probe point)

Test results of systemtap snapshot for on s390x
 2009-05-15 11:37 UTC 

[PATCH] Manual page typos fix
 2009-05-15  8:15 UTC  (3+ messages)

Member session missing in signal_struct for 2.6.30-rc5
 2009-05-15  5:17 UTC  (4+ messages)

Systemtap snap:845a653 on 2.6.18-146.el5
 2009-05-14 22:14 UTC 

[Bug runtime/10139] New: .probes section disappears into debuginfo
 2009-05-14 17:20 UTC  (2+ messages)
` [Bug runtime/10139] "

[Bug kprobes/9999] New: Guarantee real return address in kretprobe_instance
 2009-05-14 16:05 UTC  (3+ messages)
` [Bug kprobes/9999] "

[patch] Fix inconsistent identification for including header file linux/utime.h in tapset
 2009-05-14 10:50 UTC  (3+ messages)

[Bug translator/2475] Inlines don't match filenames correctly
 2009-05-14  1:01 UTC 

[PATCH -tip v5 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-13 15:20 UTC  (36+ messages)
` [PATCH -tip v5 1/7] x86: instruction decorder API
` [PATCH -tip v5 3/7] kprobes: cleanup fix_riprel() using insn decoder on x86
` [PATCH -tip v5 2/7] kprobes: checks probe address is instruction boudary "
` [PATCH -tip v5 6/7] x86: add pt_regs register and stack access APIs
` [PATCH -tip v5 5/7] x86: fix kernel_trap_sp()
` [PATCH -tip v5 4/7] tracing: add kprobe-based event tracer
` [PATCH -tip v5 7/7] tracing: add arguments support on "

[Bug tapsets/6991] New: accept system call missed on 2.6.27
 2009-05-13 14:05 UTC  (2+ messages)
` [Bug tapsets/6991] "

[PATCH -rc] [BUGFIX] x86: fix kernel_trap_sp()
 2009-05-12 14:43 UTC  (7+ messages)

Write-up on submitting systemtap examples
 2009-05-11 21:43 UTC  (3+ messages)

context.stp - read session ID - function sid()
 2009-05-11 18:22 UTC  (4+ messages)

new systemtap snapshot available
 2009-05-09 14:27 UTC 

[Bug translator/10054] New: improve $expr->foo->bar->zoo error messages
 2009-05-09  1:50 UTC  (2+ messages)
` [Bug translator/10054] "

[PATCH -rc] [BUGFIX] kprobes: fix to use text_mutex around arm/disarm kprobe
 2009-05-08  5:13 UTC  (2+ messages)
` [PATCH -rc] [BUGFIX] kprobes: fix to use text_mutex around arm/disarmkprobe

[Bug tapsets/3347] New: undesirable embedded-C functions at top level
 2009-05-06 10:50 UTC  (2+ messages)
` [Bug tapsets/3347] "

[Bug tapsets/10115] New: Problems
 2009-05-06 10:19 UTC  (2+ messages)
` [Bug tapsets/10115] Regression with inet_sock @cast from 0.9 to 0.9.7 on 2.6.9 kernel

[Bug translator/10102] New: optional probe points should silently accept "probe point mismatch" errors
 2009-05-06  0:22 UTC  (5+ messages)
` [Bug translator/10102] "

Changes in elfutils in Debian
 2009-05-05 20:35 UTC  (3+ messages)

[Bug testsuite/10130] New: Argument to mktemp should have at lest 6 X's
 2009-05-05 19:30 UTC  (2+ messages)
` [Bug testsuite/10130] "

Plain kprobe genearation/bisect script
 2009-05-05 15:58 UTC  (3+ messages)
` Plain kprobe genearation/bisect script - latest changes

[ia64] compilation error with utrace script
 2009-05-05 13:51 UTC  (2+ messages)

Systemtap snap:059cd9ef test on kernel 2.6.30-rc4-git1
 2009-05-05 12:48 UTC 

Test results of systemtap snapshot for Week 19 on s390x
 2009-05-05  9:09 UTC 

Discussion items from the Collab Summit
 2009-05-04 19:17 UTC  (2+ messages)

[RFC] x86 instruction decoder with userspace test code
 2009-05-04 16:37 UTC 

[Bug translator/10124] New: permit limited reentrancy
 2009-05-03 14:58 UTC 

new systemtap snapshot available
 2009-05-02 14:27 UTC 

[PATCH 1/1] Add new TCP and IP functions
 2009-05-01 20:33 UTC  (5+ messages)
    ` [PATCH v2] "

[Bug translator/10088] New: on s390x, the translator gets an assertion
 2009-04-30 20:40 UTC  (2+ messages)
` [Bug translator/10088] "

future release notes
 2009-04-30 16:58 UTC  (2+ messages)

20090430 systemtap meeting notes
 2009-04-30 16:57 UTC 

[Bug tapsets/10117] New: on ppc64, tapset/context.stp is broken on older kernels
 2009-04-30 15:22 UTC  (2+ messages)
` [Bug tapsets/10117] "

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