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]
01-12-2006 Meeting minutes
01-19-2006 Meeting minutes
01-26-2006 meeting minutes
02-09-2006 meeting minutes
02-16-2006 meeting minutes
03-02-2006 meeting minutes
03-09-2006 meeting minutes
03-16-2006 meeting minutes
03-23-2006 Meeting minutes
2.6 kernel syscall changes
[1/3] Userspace probes prototype-take2
[1/5 PATCH] Kprobes fix for broken fault handling for i386
Re: [2/3] Userspace probes prototype-take2
Re: [2/5 PATCH] Kprobes fix for broken fault handling for x86_64
Re: [3/3] Userspace probes prototype-take2
Re: [3/5 PATCH] Kprobes fix for broken fault handling for ppc64
Re: [4/5 PATCH] Kprobes fix for broken fault handling for ia64
Re: [5/5 PATCH] Kprobes fix for broken fault handling for sparc64
[Bug documentation/2169] New: Web site - better info for novices
[Bug documentation/2169] Web site - better info for novices
[Bug documentation/2334] -vv & -vvv option of stap
[Bug documentation/2334] New: -vv & -vvv option of stap
[Bug kprobes/2034] kprobes on Xen
[Bug kprobes/2071] Probes on ISR with probes on task thread's prehandler crash the system
[Bug kprobes/2091] system crash when running "./systemtap.stress/current.stp" on power
[Bug kprobes/2152] jprobe variant to run handler instead of probed function
[Bug kprobes/2152] New: jprobe variant to run handler instead of probed function
[Bug kprobes/2162] kretprobe on kfree() will cause a deadlock.
[Bug kprobes/2162] New: kretprobe on kfree() will cause a deadlock.
[Bug kprobes/2183] kretprobe on schedule() leaks kretprobe_instances
[Bug kprobes/2183] New: kretprobe on schedule() leaks kretprobe_instances
[Bug kprobes/2184] New: jprobe_return() requirement should be eliminated
[Bug kprobes/2185] New: Support reentrance from post handler on x86_64
[Bug kprobes/2185] Support reentrance from post handler on x86_64
[Bug kprobes/2294] current.stp causes NX protection fault on i686 SMP
[Bug kprobes/2294] New: current.stp causes NX protection fault on i686 SMP
[Bug kprobes/2312] Built failure when CONFIG_MODULES disabled
[Bug kprobes/2312] New: Built failure when CONFIG_MODULES disabled
[Bug kprobes/2332] New: invalid operand: kernel BUG at arch/i386/mm/highmem.c:42!
[Bug kprobes/2387] New: system crash on ppc64/2.6.15.4
[Bug kprobes/2387] system crash on ppc64/2.6.15.4
[Bug kprobes/2408] [RHEL4 U4] Backport Kprobes fixes from mainline
[Bug kprobes/2408] New: [RHEL4 U4] Backport Kprobes fixes from mainline
[Bug kprobes/2452] kretprobe spinlock recursive remove
[Bug kprobes/2452] New: kretprobe spinlock recursive remove
[Bug kprobes/2453] kernel panic when probe elv_dequeue_request
[Bug kprobes/2453] New: kernel panic when probe elv_dequeue_request
[Bug kprobes/2476] New: Switch Kprobes inline functions to __kprobes?
[Bug kprobes/2476] Switch Kprobes inline functions to __kprobes?
[Bug releng/2208] New: support precompiled probe modules
[Bug releng/2208] support precompiled probe modules
[Bug runtime/2116] New: Use proper per-cpu buffers in io.c, print.c, and string.h
[Bug runtime/2116] Use proper per-cpu buffers in io.c, print.c, and string.h
[Bug runtime/2224] comment out unnecessary spinlocks
[Bug runtime/2224] New: comment out unnecessary spinlocks
[Bug runtime/2497] New: STP_STRING_SIZE set by stap is too small
[Bug runtime/2497] STP_STRING_SIZE set by stap is too small
[Bug tapsets/2295] New: support conditionally present syscalls
[Bug tapsets/2295] support conditionally present syscalls
[Bug tapsets/2433] New: sys_groupexit in blacklist
[Bug translator/1145] make systemtap support cross-debugging
[Bug translator/1155] inline functions
[Bug translator/1304] support command line args for scripts
[Bug translator/1989] Please allow %p in printf
[Bug translator/2056] avoid locking within foreach iteration for maps & pmaps
[Bug translator/2115] New: support some function calls on maps
[Bug translator/2115] support some function calls on maps
[Bug translator/2140] 'delete' operator doesn't work on all variations
[Bug translator/2140] New: 'delete' operator doesn't work on all variations
[Bug translator/2148] New: poor handling of MAXACTION exceeded
[Bug translator/2148] poor handling of MAXACTION exceeded
[Bug translator/2149] check return value for _stp_map_set_xx()
[Bug translator/2149] New: check return value for _stp_map_set_xx()
[Bug translator/2151] Need method to specify debug search path
[Bug translator/2151] New: Need method to specify debug search path
[Bug translator/2156] check return value for _stp_pmap_agg()
[Bug translator/2156] New: check return value for _stp_pmap_agg()
[Bug translator/2157] Cannot clear pmaps
[Bug translator/2157] New: Cannot clear pmaps
[Bug translator/2165] New: pmap lookup failures crash kernel
[Bug translator/2165] pmap lookup failures crash kernel
[Bug translator/2168] New: incomplete translation of histogram bucket foreach
[Bug translator/2205] New: Systemtap parser will fall into infinite loop.
[Bug translator/2205] Systemtap parser will fall into infinite loop.
[Bug translator/2252] New: stap generated code does not compile on RHEL4 UP kernel
[Bug translator/2252] stap generated code does not compile on RHEL4 UP kernel
Re: [Bug translator/2293] confirm preemption/interrupt blocking in systemtap probes
[Bug translator/2293] confirm preemption/interrupt blocking in systemtap probes
[Bug translator/2293] New: confirm preemption/interrupt blocking in systemtap probes
[Bug translator/2305] allow sorting by statistics value
[Bug translator/2305] New: allow sorting by statistics value
[Bug translator/2307] binary tracing
[Bug translator/2307] New: binary tracing
[Bug translator/2308] New: stap messages errors
[Bug translator/2308] stap messages errors
[Bug translator/2339] New: optimize out unnecessary copies and assignments
[Bug translator/2341] New: optimize locks for read-mostly variables
[Bug translator/2390] change the way of searching for matching tapsets
[Bug translator/2390] New: change the way of searching for matching tapsets
[Bug translator/2421] New: translator emitting duplicate probe handlers
[Bug translator/2422] module("*") probes fail with debug-info-less modules
[Bug translator/2422] New: running multiple systemtap instrumentation when module("*") is used
[Bug translator/2426] detect and report writes to kernel variables and structures
[Bug translator/2426] New: detect and report writes to kernel variables and structures
[Bug translator/2427] New: optimization imporvement
[Bug translator/2436] inline function context_switch in IA64 platfrom
[Bug translator/2436] New: inline function context_switch in IA64 platfrom
[Bug translator/2437] New: function parameter access addressing error in IA64
[Bug translator/2438] New: Can't resolve $fd argument for sys_readv and sys_writev on ppc64
[Bug translator/2465] New: possible wrong function.entry address given by systemtap
[Bug translator/2465] possible wrong function.entry address given by systemtap
[Bug translator/2475] New: Inlines don't match filenames correctly
FW: [Bug translator/901] static validator
Re: [patch 1/2] [BUG]kallsyms_lookup_name should return the text addres
[patch 1/2] [BUG]kallsyms_lookup_name should return the text addres
[patch 2/2] Link new module to the tail of module list
[PATCH] kprobe-booster: boosting multi-probe
[PATCH] kprobe: kprobe-booster fix for NX support on i386
[PATCH] Kprobes causes NX protection fault on i686 SMP
[PATCH] Kprobes- robust fault handling for i386
Re: [PATCH] Kprobes- robust fault handling for i386 post_handler changes
[PATCH] kretprobe instance recyled by parent process
Re: [PATCH] kretprobe: kretprobe-booster against 2.6.16-rc1 for i386
[PATCH] kretprobe: kretprobe-booster against 2.6.16-rc1 for i386
[patch] ppc64 patch for new benchmark framework
[PATCH][0/2] kprobe: kprobe-booster against 2.6.16-rc1 for i386
[PATCH][1/2] kprobe: kprobe-booster against 2.6.16-rc1 for i386
[PATCH][2/2] kprobe: kprobe-booster against 2.6.16-rc1 for i386
[PATCH][take 2] kretprobe: kretprobe-booster against 2.6.16-rc2 for i386
[PATCH][take2][1/2] kprobe: cleanup resume_execute against 2.6.16-rc5 for i386
Re: [PATCH][take2][2/2] kprobe: kprobe-booster against 2.6.16-rc5 for i386
[PATCH][take2][2/2] kprobe: kprobe-booster against 2.6.16-rc5 for i386
[PATCH]kprobe handler discard user space trap
[PATCH]Kprobes-Race in recovery of reentrant probe
[PATCH]Kprobes: conversion from kcalloc to kzalloc
[PATCH]Kprobes:Fix unloading of self probed module
[Patch]patch for some systemtap test cases failure
[PATH 1/3] User space probes-take3-RFC
[PATH 1/3] User space probes-take4
Re: [PATH 2/3] User space probes-readpage hooks take3-RFC
Re: [PATH 2/3] User space probes-readpage-hooks-take4
Re: [PATH 3/3] User space probes-single stepping out-of-line take3-RFC
Re: [PATH 3/3] User space probes-single-stepping-out-of-line-take4
[RFC/PATCH] replace preempt_* calls with rcu_read_* variants
[RFC]-Approaches to user space probes
RE: [RFC]-Approaches to user space probes ->>> Kprobes and kretprobes
Re: [RFC][Patch 1/2][take3]kprobe: kprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][Patch 1/2][take3]kprobe: kprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][Patch 1/2][take3]kprobe: kprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][Patch 2/2][take3]kprobe: kprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][Patch 2/2][take3]kprobe: kprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][Patch 2/2][take3]kprobe: kprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][PATCH][take2]kretprobe: kretprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][PATCH][take2]kretprobe: kretprobe-booster against 2.6.15-rc5-mm3 for i386
Re: [RFC][PATCH][take2]kretprobe: kretprobe-booster against 2.6.15-rc5-mm3 for i386
[SCRIPT] NUMA page fault accounting.
about systemtap test!
Another Newbie question about measuring time in a sys call
benchmarking latency to create and install instrumentation
binary tracing
change the way we found matching tapsets
Changelog entries
command line arguments
compile failure with get_user_asm()
current.stp causes NX protection fault on 2.6.14-1.1656_FC4smp i686
daily build test result of systemtap in IA32 and IA64
daily systemtap build test in IA64
daily systemtap test reult in IA32
Default number of active kretprobes
detailed Warning informatoin output
disabled interrupts (Was bug #2293
elfutils on Debian?
Evaluating SystemTap for Network Response Times
Examples checked in
Re: function parameter access in kretprobe handler
Global constants
guidance needed building systemtap
help-about ISR
help-inode-watch error
How to do gcov and lcov code coverage
http access to ftp directory
ia64 kprobes on syscalls
ideas of filter in Linux Kernel Event Trace tool
Implementing a generic binary trace interface.
Inconsistent behavior of 'delete'
Inline matching with filenames
Inserting a probe point into a module?
Installing Xen to work on getting kprobes/systemtap working with Xen
kallsyms_lookup_name should return the text addres
Kernel panic on 2.6.15.4, due to I/O error?
kernel panic with systemtap 0.5.4-0.EL4
kernel tests
kprobe address of sys_waitpid
kprobe fault handling
Kprobes might be stealing int3
kprobes versioning?
Language design (was Re: sort a foreach on a stat value?)
libdwfl failure?
Linux-Kernel Archive: packet path through kernel
LKML watch
LKML Watch
LKML watch
LKML Watch
LKML: Accessing kernel information from a module
location definition of stp_check
locking timeout error ?
Re: Measure the Accept Queueing Time
new benchmark framework
new syscall tapset checked in, but needs work
new systemtap snapshot available
nightly checkout and testing script
Nightly test result of systemtap in ppc64
nightly test result of systemtap in x86 and IA64 platform
nightlytest result of systemtap in ppc64
obsolete syscall probe points in tapset for ppc64?
OProfile examination of where SystemTap spends time
optimization
Patch [1/3] Userspace probes new interfaces
Re: Patch [2/3] Userspace probes readpage hooks
Re: Patch [3/3] Userspace probes single stepping out-of-line
per-entity statistics
probe the cpu idle event
Problem Building Elfutils (patched) Required by systemtap
Problem building Re: new systemtap snapshot available
proposed relayfs changes and systemtap
Proposed systemtap access to perfmon hardware
question about module function probe
recently cvs test result in IA64 platform
redundancy of probe handlers generations
RE:Request fore review of performance counter access proposal
Results of tests on nightly builds
rethinking syscall tapset
returnval()
RE: Review patches of user space kprobe
Revisit kmodule.stp test failure on ppc64
sanpshoot 20060304 ppc64 test result
scsi.stp won't run
Single-stepping with interrupts enabled.
snapshoot 20060121 ppc64 testresult
snapshoot 20060128 ppc64 test result
snapshoot 20060218 ppc64 test result
snapshoot 20060225 ppc64 test result
snapshoot-20060107 ppc64 test results
snapshot 20060114 ppc64 result
snapshot 20060204 ppc64 test result
snapshot 20060211 ppc64 test result
snapshot-20060113 i686 and x86_64 test results
snapshot20060114 test result in IA64
RE: sort a foreach on a stat value?
stap blacklist -= sys_execve
static probes
statistics with intermediate results
stp_exit change
structure access and tapsets
Suggestions for localizing problems with identifiers in SystemTap.
summary nightly test 20060207 in smp IA32 platfrom
Summary nightly tests 20060203
Summary of nightly tests 20060208
Summary of nightly tests 20060216
Summary of nightly tests 20060220
Summary of nightly tests 20060224
Summary of nightly tests 20060227
syscall function name differs in different architecture
syscall tapset reorg again?
System tap use case
Systemtap benchmarking doc draft
systemtap cannot probe function defined in assemble language
systemtap cvs test result in x86 & IA64 architecture
SystemTap position available
systemtap tests case patch
Re: SystemTAP translator test coverage
SystemTap vs. FC5 Xen kernels (was: 03-23-2006 Meeting minutes)
tapset feedback
terminology bugs
test result about systemtap snapshot0121
Test result of systemtap-20060107
thoughts about exception-handling requirements for kprobes
TODOs of kprobe-booster
Translator coverage of pass 5 testsuite
tutorial draft checked in
unifying nightly tarball and source rpm tarball formats
Re: Uprobes: howto calculate the probe offset
Urgent Help!
user kprobes vs debuggers
Userspace Copies in Systemtap
Warnings without -Wno-unused
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]