public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
Failures with exelib.exp testcase (was Re: minutes 2010-08-19)
 2011-01-20 18:53 UTC  (9+ messages)

Patch: add systemtap-style marker to _Unwind_DebugHook
 2011-01-20 17:30 UTC  (14+ messages)

[PATCH] Adding systemtap probe points in pthread library (slightly revised again)
 2011-01-19 19:04 UTC  (11+ messages)

[Bug runtime/12415] New: script startup is too slow, even with a cache
 2011-01-19 16:40 UTC 

[Bug translator/12414] New: Missing return value is not reported
 2011-01-19 16:28 UTC 

[Bug tapsets/12413] New: kprocess.* support PIDs but not TIDs
 2011-01-19 16:04 UTC 

[Bug tapsets/12411] New: Markers using %rbx register incorrectly incorrectly masked to 8
 2011-01-19 15:53 UTC  (5+ messages)
` [Bug tapsets/12411] Markers using %rbx register incorrectly incorrectly masked to low byte
` [Bug translator/12411] Markers using %rbx register incorrectly "
` [Bug translator/12411] Markers using %rbx register "

[Bug documentation/12412] New: stale reference
 2011-01-19 15:45 UTC 

Getting value of global module variable 
 2011-01-19 13:28 UTC  (2+ messages)

[Bug tapsets/11445] Check that assert_is_my_proc check is within all uprobes/utrace callback entry points
 2011-01-18 19:37 UTC  (2+ messages)

[Bug translator/12137] New: SDT fails -pedantic with too-long strings
 2011-01-18 18:22 UTC  (4+ messages)
` [Bug translator/12137] "

heads-up: systemtap-sdt-devel rebase in rawhide
 2011-01-18 17:22 UTC 

control channel usermode polling vs runtime "IO check" kernel thread
 2011-01-18 15:21 UTC  (2+ messages)

[Bug translator/12407] New: optimizer fails to remove unreferenced probe that accesses global variable
 2011-01-18 15:20 UTC 

systemtap release 1.4
 2011-01-17 12:32 UTC 

new systemtap snapshot available
 2011-01-15 14:27 UTC 

[Bug translator/11756] warnings for deprecated declarations
 2011-01-14 15:49 UTC 

Using systemtap
 2011-01-13  3:05 UTC  (9+ messages)
` ERROR and WARNINGS
` relate io_submit to io_getevents

[Bug tapsets/11444] Check that no pt_regs*-processing functions are /* unprivileged */
 2011-01-11 19:23 UTC 

[Bug translator/10657] semi-unprivileged tapset embedded-C functions
 2011-01-11 19:06 UTC 

new systemtap snapshot available
 2011-01-08 14:27 UTC 

[Bug runtime/12341] New: deref()/store_deref() variations between arches
 2011-01-06 20:58 UTC  (3+ messages)
` [Bug runtime/12341] "

unsubscribe
 2011-01-06  4:29 UTC  (2+ messages)

Question regarding userspace tracing memcpy in glibc
 2011-01-04 18:19 UTC  (7+ messages)

Command line arg for kernel Tracepoints
 2011-01-03 15:00 UTC  (7+ messages)

Java profiling with systemtap
 2011-01-03 11:09 UTC  (3+ messages)

new systemtap snapshot available
 2011-01-01 14:27 UTC 

syst
 2010-12-29 15:50 UTC  (2+ messages)

new systemtap snapshot available
 2010-12-25 14:27 UTC 

measuring network packets
 2010-12-24  5:26 UTC  (2+ messages)

[Bug tapsets/12338] New: The 'softirq.entry' and 'softirq.exit' probes in tapset/irq.stp need to be updated
 2010-12-21 21:55 UTC  (2+ messages)
` [Bug tapsets/12338] "

[Bug documentation/12335] New: langref.pdf is all monospaced from page 13 (section 3.1) onwards
 2010-12-20 15:18 UTC  (2+ messages)
` [Bug documentation/12335] "

systemtap to trace source of syscall error?
 2010-12-20 15:11 UTC  (6+ messages)

new systemtap snapshot available
 2010-12-18 14:27 UTC 

[RFC] [PATCH 2.6.37-rc5-tip 0/20] 0: Inode based uprobes
 2010-12-18  3:07 UTC  (24+ messages)
` [RFC] [PATCH 2.6.37-rc5-tip 2/20] 2: X86 specific breakpoint definitions
` [RFC] [PATCH 2.6.37-rc5-tip 1/20] 1: mm: Move replace_page() / write_protect_page() to mm/memory.c
` [RFC] [PATCH 2.6.37-rc5-tip 3/20] 3: uprobes: Breakground page replacement
` [RFC] [PATCH 2.6.37-rc5-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree
` [RFC] [PATCH 2.6.37-rc5-tip 6/20] 6: x86: analyze instruction and determine fixups
` [RFC] [PATCH 2.6.37-rc5-tip 10/20] 10: uprobes: task specific information
` [RFC] [PATCH 2.6.37-rc5-tip 9/20] 9: x86: architecture specific task information
` [RFC] [PATCH 2.6.37-rc5-tip 5/20] 5: Uprobes: register/unregister probes
` [RFC] [PATCH 2.6.37-rc5-tip 8/20] 8: uprobes: mmap and fork hooks
` [RFC] [PATCH 2.6.37-rc5-tip 7/20] 7: uprobes: store/restore original instruction
` [RFC] [PATCH 2.6.37-rc5-tip 15/20] 15: x86: uprobes exception notifier for x86
` [RFC] [PATCH 2.6.37-rc5-tip 11/20] 11: uprobes: slot allocation for uprobes
` [RFC] [PATCH 2.6.37-rc5-tip 13/20] 13: x86: x86 specific probe handling
` [RFC] [PATCH 2.6.37-rc5-tip 14/20] 14: uprobes: Handing int3 and singlestep exception
` [RFC] [PATCH 2.6.37-rc5-tip 12/20] 12: uprobes: get the breakpoint address
` [RFC] [PATCH 2.6.37-rc5-tip 19/20] 19: tracing: Extract out common code for kprobes/uprobes traceevents
` [RFC] [PATCH 2.6.37-rc5-tip 17/20] 17: uprobes: filter chain
` [RFC] [PATCH 2.6.37-rc5-tip 18/20] 18: uprobes: commonly used filters
` [RFC] [PATCH 2.6.37-rc5-tip 16/20] 16: uprobes: register a notifier for uprobes
` [RFC] [PATCH 2.6.37-rc5-tip 20/20] 20: tracing: uprobes trace_event interface

[Bug translator/12333] New: array slice operations
 2010-12-17 15:50 UTC 

[Bug translator/12331] New: offer a --sysroot option to aid cross-compiling
 2010-12-17  1:31 UTC 

[Bug tapsets/12330] New: compile error when using tty.stp on RHEL6/ppc64
 2010-12-16 20:05 UTC  (2+ messages)
` [Bug tapsets/12330] "

How to use Callgraph / SystemTap on Debian Squeeze with fglrx ?
 2010-12-16 18:52 UTC  (2+ messages)

[Bug translator/12099] New: process("/path/to/shell-script") probes
 2010-12-15 20:53 UTC  (2+ messages)
` [Bug translator/12099] "

[Bug tapsets/12315] New: inotify tests fail on rawhide kernels
 2010-12-13 19:42 UTC  (2+ messages)
` [Bug tapsets/12315] "

new systemtap snapshot available
 2010-12-11 14:27 UTC 

[Bug uprobes/12275] New: uretprobes break exception handling
 2010-12-08 22:08 UTC  (14+ messages)
` [Bug uprobes/12275] "

[Bug runtime/12304] New: Consider Limiting the Number of Systemtap Modules which can be Simultaneously Loaded
 2010-12-08 21:04 UTC 

fix 12099 -- quick review?
 2010-12-08 20:00 UTC  (6+ messages)

how can we decode the output of task_backtrace inside systemtap script ?
 2010-12-08 10:56 UTC  (2+ messages)

Cross instrumentation with user space tracing enabled
 2010-12-07  4:26 UTC  (5+ messages)

[Bug tapsets/11794] returnstr(fmt) needs to be replaced with return_str(fmt, $return)
 2010-12-06 22:47 UTC 

new systemtap snapshot available
 2010-12-04 14:27 UTC 

[pcp] suitability of PCP for event tracing
 2010-12-03 11:13 UTC  (2+ messages)

[pcp] suitability of PCP for event tracing
 2010-12-03  6:08 UTC  (2+ messages)

Systemtap support for v1.3 on RHEL5
 2010-12-02  9:05 UTC  (8+ messages)

[Bug releng/11179] next release focus
 2010-12-01 21:19 UTC 

[Bug translator/12278] New: map .function(0xaddr) to .function("name@...") during pass 2
 2010-12-01 17:48 UTC 

[Bug translator/12276] New: lookup functions & uploaded-data for address->file:line mappings
 2010-12-01  0:02 UTC 

[Bug translator/12274] New: Compile Server does not Return uprobes.ko to the Client
 2010-11-29 17:40 UTC  (2+ messages)
` [Bug translator/12274] "

[pcp] suitability of PCP for event tracing
 2010-11-28 19:08 UTC  (3+ messages)

[Bug runtime/10651] very rare BUG_ON kernel/timer.c:619 due to runtime/time.c
 2010-11-27 23:55 UTC 

new systemtap snapshot available
 2010-11-27 14:27 UTC 

[Bug translator/10208] Support probing glibc synthesized syscall wrappers
 2010-11-26 21:59 UTC 

sdt-types tests
 2010-11-24 21:47 UTC  (7+ messages)

[Bug runtime/12141] New: Segmentation fault in apps probed by libstdc++ i686
 2010-11-23 22:10 UTC  (2+ messages)
` [Bug runtime/12141] "

[pcp] suitability of PCP for event tracing
 2010-11-23 20:48 UTC  (2+ messages)

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