This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
'docs' directory in CVS?
4/20/05 meeting - minutes from afternoon session
4/20/05 meeting - minutes from morning session
FW: [ANNOUNCE] kprobes-HERE!
[Fwd: new stuff checked in]
Re: [Fwd: Re: [PATCH] Return probe]
[kprobe bug] pre-handler changes on globals lost
[KPROBE][RFC] Tweak to the function return probe design
[patch 0/3] Kprobes Ia64 more fixes....
[patch 0/5] [kprobes] Tweak to the function return probe design
[patch 0/5] [kprobes] Tweak to the function return probe design - take 2
[patch 1/1] Allow a jprobe to coexist with muliple kprobes
[patch 1/1] Kprobes temporary disarming of reentrant probe for IA64
[PATCH 1/2] kprobes: return correct error value on kprobe registration failure
[patch 1/3] Kprobes IA64 arch prepare kprobes cleanup
RE: [patch 1/4] Kprobes support for IA64
[patch 1/5] [kprobes] Tweak to the function return probe design - take 2
[PATCH 1/5] Kprobes: Temporary disarming of reentrant probe
Re: [PATCH 2.6.12-rc1-mm3] [1/2] kprobes += function-return
[PATCH 2/2] kprobes: remove spurious MSR_SE masking
[patch 2/3] Kprobes IA64 cmp ctype unc support
[patch 2/5] [kprobes] Tweak to the function return probe design - take 2
Re: [PATCH 2/5] Kprobes: Temporary disarming of reentrant probe for i386
[patch 3/3] Kprobes IA64 safe register kprobe
[patch 3/5] [kprobes] Tweak to the function return probe design - take 2
Re: [PATCH 3/5] Kprobes: Temporary disarming of reentrant probe for x86_64
[patch 4/5] [kprobes] Tweak to the function return probe design - take 2
Re: [PATCH 4/5] Kprobes: Temporary disarming of reentrant probe for ppc64
[patch 5/5] [kprobes] Tweak to the function return probe design
[patch 5/5] [kprobes] Tweak to the function return probe design - take 2
Re: [PATCH 5/5] Kprobes: Temporary disarming of reentrant probe for sparc64
[PATCH] (updated) Allow a jprobe to coexist with kprobes
[PATCH] Allow a jprobe to coexist with kprobes
[PATCH] kprobes: fix single-step out of line
[PATCH] kprobes: fix single-step out of line - take2
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
[PATCH] Kprobes: move aggregate probe handlers and few return probe routines to static
[PATCH] Kprobes: Oops! in unregister_kprobe()
[patch][kprobes] fix namespace problem and sparc64 build
[PATCH]Moving kprobe [dis]arming into arch specific
[RCF][PATCH] kprobes: function-return probes
[RFC] [PATCH] Multiple kprobes at an address redux (take4)
[RFC] Design + prototype: Multiple handler sets per probe address
Re: [RFC] Design + prototype: Multiple kprobes at an address - take2
[RFC] Design + prototype: Multiple kprobes at an address - take 2
Re: [RFC] Design + prototype: Multiple kprobes at an address - take 2]
Re: [RFC] Design + prototype: Multiple kprobes at an address - take2
Re: [RFC] Design + prototype: Multiple kprobes at an address -take 2
[RFC] ia64 function return probes
[RFC] Jprobe-kprobe can coexist now- take 2
[RFC] Kprobes: Multiple probes feature at given address
[RFC] Multiple kprobes at an address redux (take3)
[RFC][PATCH] PPC64: return address probes
[RFC][PATCH] retprobes - remove orig_ret_addr usage
[RFC][PATCH]Atomically insert/remove probes
[RFC]Moving kprobe [dis]arming into arch specific
__builtin_return_address usage analysis
RE: Access to kernel data structures
Added kprobe functional test module to CVS
arch paper section on safety
ARM port; first results
bugzilla set up for systemtap
build and testing slides from 4/20 meeting
C tapsets take 2
C untapset
Changes to runtime
comments from prospective VM tapset author
Container keys
corrected: tapset/script information template
cost of kprobe, jprobe, kretprobe operations
Debugfs
Experiences with cvs runtime
fche status
feedback from google
Few queries on tapset interface
Forw: Is this possible with gdb?
Function tracing
got any tomatoes
Re: Help with netlink needed
include libdwfl.h
instrumenting vs. module loading
Interesting reading regarding dtrace, aggregation and buffers...
Re: Interesting reading regarding dtrace, aggregation andbuffers...
Introducing power performance counter contacts
kABI checking script
kABI compability checking
Kprobes document
Kprobes IA64 check jprobe break before handling
kprobes kernel patch statuses sourceware.org
kprobes layer improvements
kprobes slide from 4/20 meeting
kprobes status
Kprobes support for IA64
kprobes_stack.patch
language choices for aggregation
List of System calls and corresponding kernel routines
Makefile for src/runtime
Minutes of 3/31/05 meeting
Minutes of 4/28/05 meeting
Minutes of 5/12/05 meeting
Minutes of 5/19/05 meeting
Minutes of 5/5/05 meeting
Minutes of 6/16/05 meeting
Minutes of 6/2/05 meeting
Minutes of 6/23/05 meeting
Minutes of 6/9/05 meeting
multiprobes on Power4/5 boxes
New runtime with relayfs and netlink checked in
Oops when unregistering kprobes
Output Redesign in SystemTap Runtime
Re: portability of scripts for Systemtap
Profile requirements tapset checked in
Proposal of collaboration with SystemTap and LKST
Question: kprobe fault handler
Questions and comments about the Architecture paper
Re: Questions regarding systemtap syntax for profiling...
FW: recent kprobe work
recent runtime changes
reentrancy in post_handler problem in x86_64
reentrant probes
relayfs
relayfs website
return probes and stack traces
RFC: Access to kernel data structures
runtime benchmark program checked in
runtime build fixes checked in
runtime docs
runtime requests
Runtime Slides
runtime status
Runtime/transport changes checked in
Re: safety paper - please send feedback!
Re: safety paper redux
safety question: locks
safety.tex
Sample tapset source file
Re: Script tapsets.
separating policy and mechanism
RE: Sequence ordering and timestamps in systemtap...
Skeleton design doc version checked in
src/runtime/probes examples updates?
Systemtap language reference checked in
tapset proposal
tapset taxonomy
tapset/script information template
Timing comparisons for multi-kprobe feature
Tracing VFS layer
user-space probing and fast kprobes
using bugzilla
Using systemtap cvs to store kprobe testcases
variables in scopes
what if I wanted to write some tests...
what is a tapset? [RE: Skeleton detailed design document]
x86_64 kprobes wart removal
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]