public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
context.stp - read session ID - function sid()
 2009-05-11 18:22 UTC  (4+ messages)

[PATCH -tip v5 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-11 18:19 UTC  (26+ 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 7/7] tracing: add arguments support on kprobe-based event tracer
` [PATCH -tip v5 4/7] tracing: add "
` [PATCH -tip v5 5/7] x86: fix kernel_trap_sp()
` [PATCH -tip v5 6/7] x86: add pt_regs register and stack access APIs

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

[Bug runtime/10139] New: .probes section disappears into debuginfo
 2009-05-10 18:57 UTC 

Fw: Re: problem when running the following script
 2009-05-10 15:06 UTC 

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 translator/6880] New: more syntax for shared library probing
 2009-05-06 19:30 UTC  (5+ messages)
` [Bug translator/6880] "

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

[Bug kprobes/9999] New: Guarantee real return address in kretprobe_instance
 2009-05-06 10:26 UTC  (2+ messages)
` [Bug kprobes/9999] "

[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  (9+ 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] "

Backward compatibility for insn probe point
 2009-04-30 20:48 UTC  (6+ messages)

[Bug translator/10088] New: on s390x, the translator gets an assertion
 2009-04-30 20:40 UTC  (7+ 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] "

Systemtap snap:b6371390 test on kernel 2.6.30-rc3-git2
 2009-04-29 19:01 UTC  (15+ messages)

[Bug tapsets/9871] New: use @cast() instead of embedded-c whereever possible
 2009-04-29 16:37 UTC  (2+ messages)
` [Bug tapsets/9871] "

dwarf unwinder (only works on i386/x86_64)
 2009-04-28 20:15 UTC  (6+ messages)
` dwarf unwinder (only works on i386/x86_64) - now with user space unwinding
` [Query] Re: dwarf unwinder (only works on i386/x86_64)

syscall tracing overheads: utrace vs. kprobes
 2009-04-28 18:45 UTC  (5+ messages)

Better systemtap java integration - added hotspot tapset
 2009-04-28 15:38 UTC 

resuming after stop at syscall_entry
 2009-04-28 15:18 UTC  (3+ messages)

alternate static marker approach
 2009-04-28 14:54 UTC 

Patch for traceio.stp
 2009-04-28  5:58 UTC  (2+ messages)

Some test results on i386 and x86_64
 2009-04-28  5:50 UTC  (7+ messages)
        ` [PATCH] fix flightrec2.exp/stp (Re: "

traceio.stp diff #2
 2009-04-27 22:14 UTC 

[Bug runtime/10091] New: Backward compatibility for insn probe point (itrace) on older kernels/utrace
 2009-04-27 20:55 UTC  (2+ messages)
` [Bug runtime/10091] "

Making CFLAGS=-g1 bigger but more useful
 2009-04-25 19:04 UTC  (7+ messages)

[PATCH] Correct fd variable name in fadvise64 probe points
 2009-04-25 17:22 UTC  (2+ messages)

new systemtap snapshot available
 2009-04-25 14:27 UTC 

[Bug uprobes/5273] New: x86 arch_validate_probed_insn(): lighten up?
 2009-04-24 21:00 UTC  (2+ messages)
` [Bug uprobes/5273] "

[PATCH 3/3] PR 10081: improve error message for verifying build-id
 2009-04-24 20:23 UTC  (2+ messages)

[PATCH 2/3] Modify %M directive to support variable width
 2009-04-24 15:27 UTC  (2+ messages)

error in stap
 2009-04-24 13:51 UTC  (3+ messages)

[Bug runtime/10099] New: extend printf %M to support hexdumping large buffers, not just small numbers
 2009-04-24 13:34 UTC  (2+ messages)
` [Bug runtime/10099] "

Test results of systemtap snapshot for Week 17 on kernel 2.6.30-rc2-next-20090420 on RHEL 5.3 on s390x
 2009-04-24 13:02 UTC  (3+ messages)

[PATCH 1/3] Add function of returning the char in given position of string
 2009-04-24 10:41 UTC 

[Patch] [testsuite] Fix mismatched description in sigmon.meta
 2009-04-24  7:16 UTC  (3+ messages)

PR10000: emit _stp_relocate* calculations correctly for kernel/module global $data (Was: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-238-g432f054)
 2009-04-24  6:08 UTC  (23+ messages)
                            ` PR10000: emit _stp_relocate* calculations correctly for kernel/module global $data

[PATCH -tip 3/6 V4] x86: instruction decorder API
 2009-04-24  3:53 UTC  (14+ messages)
` [PATCH -tip 3/6 V4.1] "

[PATCH][BUGFIX] utrace/ia64: Fix syscall_get_set_args_cb() to handle syscalls via syscall()
 2009-04-24  2:20 UTC  (2+ messages)

systemtap release 0.9.7
 2009-04-24  1:45 UTC 

[Bug testsuite/5094] New: gtod.exp fails on ppc64
 2009-04-23 19:18 UTC  (3+ messages)
` [Bug testsuite/5094] gtod.exp fails on ppc64/i386

RFC: ideas for release notes for the next release
 2009-04-23 19:01 UTC  (2+ messages)

[Bug runtime/6436] New: unwinder/backtrace should see through kretprobes_trampolines
 2009-04-23 16:12 UTC  (2+ messages)
` [Bug runtime/6436] "

Enabling static marker support in XULRunner
 2009-04-22 18:43 UTC 

[Bug runtime/9821] New: Support strftime like format for output file
 2009-04-22 17:27 UTC  (4+ messages)
` [Bug runtime/9821] "

utrace syscall arguments
 2009-04-22 17:24 UTC  (14+ messages)
                    ` [PATCH][BUGFIX] ia64: fix syscall_get_set_args_cb() to handle arguments correctly

Fwd: staprun-only system
 2009-04-22 16:28 UTC  (8+ messages)

[Bug uprobes/5509] New: uprobe booster thoughts
 2009-04-22  0:12 UTC  (3+ messages)
` [Bug uprobes/5509] "

compilation error
 2009-04-21 13:08 UTC  (3+ messages)

Systemtap Snap:a5445861 test on kernel-2.6.30-rc2-git7
 2009-04-21 12:29 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).