public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug runtime/4037] New: make staprun 32/64-bit interoperable
 2007-02-14  0:56 UTC 

Language Reference, updated
 2007-02-13 19:54 UTC  (5+ messages)

tapset corrections
 2007-02-13 16:59 UTC  (2+ messages)

[PATCH 00/05] Linux Kernel Markers - kernel 2.6.20
 2007-02-11 20:44 UTC  (6+ messages)
` [PATCH 03/05] Linux Kernel Markers : powerpc optimization
` [PATCH 01/05] Linux Kernel Markers : Kconfig menus
` [PATCH 02/05] Linux Kernel Markers, architecture independant code
` [PATCH 04/05] Linux Kernel Markers : i386 optimization
` [PATCH 05/05] Linux Kernel Markers, non optimized architectures

new systemtap snapshot available
 2007-02-10 14:27 UTC 

S390x Systemtap testing on s390x
 2007-02-09 18:12 UTC  (3+ messages)

Accessing probe info synchronously
 2007-02-09 15:18 UTC  (6+ messages)

[Bug translator/4014] New: improve command line option processing
 2007-02-09 14:15 UTC 

Probe on function entry rather than the end of the prolog (s390x only)
 2007-02-09 10:53 UTC  (9+ messages)

S390x Systemtap testing on RHEL5 RC
 2007-02-08 21:53 UTC 

changes to runtime string functions
 2007-02-07 17:23 UTC  (6+ messages)

Tapset dereferencing audit
 2007-02-07  3:24 UTC 

Preventing a tapscript from accessing user space
 2007-02-06  0:07 UTC 

treatment of inline functions
 2007-02-04 20:48 UTC  (2+ messages)

new systemtap snapshot available
 2007-02-03 14:27 UTC 

Questions about kprobes implementation on SMP and preemptible kernels
 2007-02-03  9:21 UTC  (16+ messages)

ohloh
 2007-02-02 22:16 UTC 

[Bug tapsets/3880] New: vfs.stp embedded-C functions need more deref() protection
 2007-02-01 17:31 UTC  (3+ messages)
` [Bug tapsets/3880] "

[PATCH 00/09] atomic.h : standardizing atomic primitives
 2007-01-31 16:36 UTC  (4+ messages)
` [PATCH] "

kprobes performance on i386 vs x86_64
 2007-01-30 23:43 UTC  (5+ messages)

Possible War Story for Wiki
 2007-01-30 17:58 UTC 

[Bug runtime/3911] New: Compilation of systemtap causes the system to crash on p570 system
 2007-01-30 14:38 UTC  (8+ messages)
` [Bug runtime/3911] "

boosting with preemptable kernel
 2007-01-30  5:05 UTC  (5+ messages)

two years young
 2007-01-30  0:53 UTC 

Out of order timings of gettimeofday_us()
 2007-01-30  0:50 UTC  (7+ messages)
` Out of order timings of gettimeofday_us() Part 1
` Out of order timings of gettimeofday_us() Part 2

[Bug runtime/3428] New: test case failed to run on 2.6.19-rc2 version
 2007-01-29 22:38 UTC  (2+ messages)
` [Bug runtime/3428] "

[PATCH 00/09] atomic.h : standardizing atomic primitives
 2007-01-29 19:17 UTC  (24+ messages)
` [PATCH 02/09] atomic.h : Complete atomic_long operations in asm-generic
` [PATCH 06/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to parisc
` [PATCH 01/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to alpha
` [PATCH 04/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to ia64
` [PATCH 03/09] atomic.h : i386 type safety fix
` [PATCH 07/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to powerpc
` [PATCH 09/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to x86_64
` [PATCH 05/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to mips
` [PATCH 08/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to sparc64
  ` [Ltt-dev] [PATCH 00/09] atomic.h : standardizing atomic primitives

"stap -u" testing
 2007-01-29 18:09 UTC  (5+ messages)

[Bug runtime/3858] New: Independent Runtime Module
 2007-01-29 11:35 UTC  (9+ messages)
` [Bug runtime/3858] "

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

Questions about STP_TIMING
 2007-01-26 17:24 UTC  (4+ messages)

[PATCH 00/10] local_t : adding and standardising local atomic primitives
 2007-01-26 12:16 UTC  (12+ messages)
` [PATCH 01/10] local_t : architecture independant extension
` [PATCH 10/10] local_t : x86_64 extension
` [PATCH 06/10] local_t : parisc cleanup
` [PATCH 09/10] local_t : sparc64 cleanup
` [PATCH 03/10] local_t : i386 extension
` [PATCH 05/10] local_t : mips extension
` [PATCH 07/10] local_t : powerpc extension
` [PATCH 08/10] local_t : s390 cleanup
` [PATCH 02/10] local_t : alpha extension
` [PATCH 04/10] local_t : ia64 extension

Invalid store_deref with immediate operand on x86_64
 2007-01-26  1:56 UTC  (3+ messages)

Controlling probe overhead
 2007-01-25 22:30 UTC 

[PATCH][kprobe]replace magic numbers with enum (Re: Warning in kprobes.c)
 2007-01-25  0:59 UTC 

Question about line number probing
 2007-01-24 23:27 UTC  (3+ messages)

[Bug runtime/3916] New: improve timing monotony
 2007-01-24 19:32 UTC  (4+ messages)
` [Bug runtime/3916] "

[PATCH 0/4] Linux Kernel Markers
 2007-01-24 18:01 UTC  (10+ messages)
  ` [PATCH 2/2] lockdep reentrancy
  ` [PATCH 1/2] lockdep missing barrier()
        ` [PATCH] order of lockdep off/on in vprintk() should be changed
          ` [PATCH] minimize lockdep_on/off side-effect

[PATCH 0/10] local_t : adding and standardising atomic primitives
 2007-01-24 17:05 UTC  (5+ messages)
` [PATCH 7/10] local_t : powerpc

[Bug translator/3849] New: Delay assigning command-line parameters until runtime
 2007-01-23 19:32 UTC  (3+ messages)
` [Bug translator/3849] "

EDcuraca
 2007-01-23 18:03 UTC 

[Bug runtime/3857] New: Flight Recorder on Memory
 2007-01-23 14:57 UTC  (5+ messages)
` [Bug runtime/3857] "

[Bug runtime/3888] New: need accumulated memory usage counter
 2007-01-22 19:41 UTC  (2+ messages)
` [Bug runtime/3888] "

New changes in arrays
 2007-01-22 17:45 UTC  (3+ messages)

[Bug testsuite/3899] New: systemtap.base/kmodule test fails on kernels without ext3 module
 2007-01-21  2:18 UTC  (2+ messages)
` [Bug testsuite/3899] "

new systemtap snapshot available
 2007-01-20 14:27 UTC 

[Bug runtime/3079] New: deref macro cannot read 64-bit values on 32-bit x86
 2007-01-19 22:14 UTC  (2+ messages)
` [Bug runtime/3079] "

Boot-time probing with SystemTap
 2007-01-19 21:59 UTC  (2+ messages)

KPASS in test results
 2007-01-19 18:32 UTC  (2+ messages)

Sockets tapset and script
 2007-01-19 18:09 UTC  (2+ messages)
` Sockets tapset and script - UPDATE

[Bug translator/3887] New: Need a syntax to specify probes alternatives
 2007-01-18 22:15 UTC  (3+ messages)
` [Bug translator/3887] "

How much time are the read/write system calls taking
 2007-01-18 21:55 UTC  (4+ messages)
` modprobe slow linear search of /lib/modules/`uname -r`/modules.deps

Kprobes Support for ARM arch
 2007-01-18 17:53 UTC  (6+ messages)

Systemtap Test results 20070116 for ppc64
 2007-01-18 12:52 UTC  (5+ messages)

nfs.proc.open results in a kernel string copy fault
 2007-01-17 19:54 UTC  (5+ 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).