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]
(forw) [mathieu.desnoyers@efficios.com: Porting "jump labels" to userspace (was: Re: [ltt-dev] LTTng-UST vs SystemTap userspace tracing benchmarks)]
[Bug documentation/12412] New: stale reference
[Bug documentation/12412] stale reference
[Bug documentation/12428] Document Compile Server/Client Setup and Admin
[Bug documentation/12428] New: Document Compile Server/Client Setup and Admin
[Bug releng/1916] elfutils/systemtap building buddies
[Bug releng/2727] elfutils libebl* libs sometimes not found
[Bug runtime/10857] dwarf unwinder doesn't handle call frame instructions taking expressions
[Bug runtime/12215] probe process functions defined in shared libraries
[Bug runtime/12341] deref()/store_deref() variations between arches
[Bug runtime/12415] New: script startup is too slow, even with a cache
[Bug runtime/12566] New: usymbols.exp 64-bit test failing on ppc64
[Bug runtime/12566] usymbols.exp 64-bit test failing on ppc64
[Bug runtime/12620] New: Eliminate polling in runtime/transport/ring_buffer.c
[Bug runtime/2738] deref error on ppc64
[Bug tapsets/11444] Check that no pt_regs*-processing functions are /* unprivileged */
[Bug tapsets/11445] Check that assert_is_my_proc check is within all uprobes/utrace callback entry points
[Bug tapsets/12411] Markers using %rbx register incorrectly incorrectly masked to low byte
[Bug tapsets/12411] New: Markers using %rbx register incorrectly incorrectly masked to 8.
[Bug tapsets/12413] kprocess.* support PIDs but not TIDs
[Bug tapsets/12413] New: kprocess.* support PIDs but not TIDs
[Bug tapsets/12470] Fix _wait4_opt_str
[Bug tapsets/12470] New: Fix _wait4_opt_str
[Bug tapsets/12471] New: Support wait4 *status printing
[Bug tapsets/12471] Support wait4 *status printing
[Bug tapsets/12500] New: ptrace decoder
[Bug tapsets/12500] ptrace decoder
[Bug tapsets/12604] New: Investigate pstore access in kernels >= 2.6.39
[Bug tapsets/1966] rebuilt .ko debuginfo suspect - relocation symbol errors
[Bug tapsets/2461] elfutils libdwfl elf symbol enumerator
[Bug translator/10657] semi-unprivileged tapset embedded-C functions
[Bug translator/11756] warnings for deprecated declarations
[Bug translator/1181] hyphens vs underscores
[Bug translator/11844] --use-server-on-error option
[Bug translator/1205] semok/seventeen ko
[Bug translator/1206] buildok/thirteen.stp
[Bug translator/12137] SDT fails -pedantic with too-long strings
[Bug translator/12139] SDT V3 fails with structs that are only declared
[Bug translator/12209] accept and ignore %l (long) option in *printf family
[Bug translator/12239] SDT probe argument is pointer to dead store
[Bug translator/12407] New: optimizer fails to remove unreferenced probe that accesses global variable
[Bug translator/12411] Markers using %rbx register incorrectly incorrectly incorrectly masked to low byte
[Bug translator/12411] Markers using %rbx register incorrectly masked to low byte
[Bug translator/12414] New: Missing return value is not reported
[Bug translator/12427] New: implied process("...") target for stap -c CMD invocation
[Bug translator/12443] New: XDG_DATA_DIRS conflict between preinstalled and hand-built stap
[Bug translator/12443] XDG_DATA_DIRS conflict between preinstalled and hand-built stap
[Bug translator/12458] Incorrect module bias on prelinked "find"
[Bug translator/1246] teach loc2c-test to list available target vars
[Bug translator/12498] New: systemtap.examples/process/noptrace hangs on RHEL4 because arguments are wrong
[Bug translator/12498] systemtap.examples/process/noptrace hangs on RHEL4 because arguments are wrong
[Bug translator/12508] New: event-counting command line option
[Bug translator/12536] New: sdt v>=2 argument parsing can't parse '4+4(%esp)'
[Bug translator/12536] sdt v>=2 argument parsing can't parse '4+4(%esp)'
[Bug translator/12580] New: Pass LC_* values to stap-server clients
[Bug translator/12581] New: Remote-execution widget should be aware of LC_* variables
[Bug translator/12581] Remote-execution widget should be aware of LC_* variables
[Bug translator/12586] New: better treatment for confusing $var . field vs. $var->field syntax
[Bug translator/12591] New: Using a compile server breaks signaled cleanup
[Bug translator/12591] Using a compile server breaks signaled cleanup
[Bug translator/12592] Compile server should support non-standard kernel paths
[Bug translator/12592] New: Compile server should support non-standard kernel paths
[Bug translator/12594] New: interface with libpfm4
[Bug translator/12596] blacklist is too broad (raw_.*)
[Bug translator/12596] New: blacklist is too broad (raw_.*)
[Bug translator/12609] New: Cannot see variable values in partial inlined functions with gcc 4.6
[Bug translator/12612] Generate modules compatible with older staprun
[Bug translator/12612] New: Generate modules compatible with older staprun
[Bug translator/1271] loc2c cannot generate accesses to scalars larger than word size
[Bug translator/1295] i386 RHEL4U2 problem with some variables
[Bug translator/1340] stap unaligned accesses on IA64
[Bug translator/1348] fetching a u64 target variable produces possibly bad asm
[Bug translator/1536] stap getting wrong address for kernel module probe on x86_64
[Bug translator/1868] fadvise64 / fadvise64_64 alias causes seg fault
[Bug translator/1930] loc2c "should not happen" does
[Bug translator/1943] ppc64: stap failed to compile kmodule.stp test
[Bug translator/2638] detect subarch mismatch on debuginfo
[Bug translator/3823] internationalize the thing
[Bug translator/5101] stap abort in loc2c.c
[Bug translator/6950] buildok/twentyfive.stp fails with elfutils 0.137
[Bug translator/898] dwarf library: kernel module relocation layer
[Bug translator/899] dwarf library: location expressions/inlines
[Bug uprobes/12419] add "repnz ret" to uprobes whitelist on x86*
[Bug uprobes/12540] New: "Could not obtain information on password file" build error
[Bug uprobes/12543] New: PKGLIBEXECDIR undefined, causing uprobes.ko build to fail
[Bug uprobes/12543] PKGLIBEXECDIR undefined, causing uprobes.ko build to fail
Re: [ltt-dev] LTTng-UST vs SystemTap userspace tracing benchmarks
[PATCH v2 2.6.38-rc8-tip 0/20] 0: Inode based uprobes
Re: [PATCH v2 2.6.38-rc8-tip 0/20] 0: Inode based uprobes
[PATCH v2 2.6.38-rc8-tip 1/20] 1: mm: Move replace_page() to mm/memory.c
[PATCH v2 2.6.38-rc8-tip 10/20] 10: uprobes: task specific information.
Re: [PATCH v2 2.6.38-rc8-tip 11/20] 11: uprobes: slot allocation for uprobes
[PATCH v2 2.6.38-rc8-tip 11/20] 11: uprobes: slot allocation for uprobes
[PATCH v2 2.6.38-rc8-tip 12/20] 12: uprobes: get the breakpoint address.
[PATCH v2 2.6.38-rc8-tip 13/20] 13: x86: x86 specific probe handling
[PATCH v2 2.6.38-rc8-tip 14/20] 14: uprobes: Handing int3 and singlestep exception.
[PATCH v2 2.6.38-rc8-tip 15/20] 15: x86: uprobes exception notifier for x86.
Re: [PATCH v2 2.6.38-rc8-tip 16/20] 16: uprobes: register a notifier for uprobes.
[PATCH v2 2.6.38-rc8-tip 16/20] 16: uprobes: register a notifier for uprobes.
[PATCH v2 2.6.38-rc8-tip 17/20] 17: uprobes: filter chain
[PATCH v2 2.6.38-rc8-tip 18/20] 18: uprobes: commonly used filters.
[PATCH v2 2.6.38-rc8-tip 19/20] 19: tracing: Extract out common code for kprobes/uprobes traceevents.
[PATCH v2 2.6.38-rc8-tip 2/20] 2: X86 specific breakpoint definitions.
[PATCH v2 2.6.38-rc8-tip 20/20] 20: tracing: uprobes trace_event interface
Re: [PATCH v2 2.6.38-rc8-tip 3/20] 3: uprobes: Breakground page replacement.
[PATCH v2 2.6.38-rc8-tip 3/20] 3: uprobes: Breakground page replacement.
Re: [PATCH v2 2.6.38-rc8-tip 3/20] 3: uprobes: Breakground page replacement.
[PATCH v2 2.6.38-rc8-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree.
Re: [PATCH v2 2.6.38-rc8-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree.
[PATCH v2 2.6.38-rc8-tip 5/20] 5: Uprobes: register/unregister probes.
Re: [PATCH v2 2.6.38-rc8-tip 5/20] 5: Uprobes: register/unregister probes.
[PATCH v2 2.6.38-rc8-tip 6/20] 6: x86: analyze instruction and determine fixups.
Re: [PATCH v2 2.6.38-rc8-tip 6/20] 6: x86: analyze instruction and determine fixups.
Re: [PATCH v2 2.6.38-rc8-tip 7/20] 7: uprobes: store/restore original instruction.
[PATCH v2 2.6.38-rc8-tip 7/20] 7: uprobes: store/restore original instruction.
Re: [PATCH v2 2.6.38-rc8-tip 7/20] 7: uprobes: store/restore original instruction.
[PATCH v2 2.6.38-rc8-tip 8/20] 8: uprobes: mmap and fork hooks.
[PATCH v2 2.6.38-rc8-tip 9/20] 9: x86: architecture specific task information.
[PATCH] Adding systemtap probe points in pthread library (slightly revised again)
Re: [pcp] sketch of possible web pmapi
Re: [Qemu-devel] QEMU network probes
Re: [RFC] [PATCH 2.6.37-rc5-tip 10/20] 10: uprobes: task specific information.
Re: [RFC] [PATCH 2.6.37-rc5-tip 11/20] 11: uprobes: slot allocation for uprobes
Re: [RFC] [PATCH 2.6.37-rc5-tip 12/20] 12: uprobes: get the breakpoint address.
Re: [RFC] [PATCH 2.6.37-rc5-tip 13/20] 13: x86: x86 specific probe handling
Re: [RFC] [PATCH 2.6.37-rc5-tip 14/20] 14: uprobes: Handing int3 and singlestep exception.
Re: [RFC] [PATCH 2.6.37-rc5-tip 16/20] 16: uprobes: register a notifier for uprobes.
Re: [RFC] [PATCH 2.6.37-rc5-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree.
Re: [RFC] [PATCH 2.6.37-rc5-tip 5/20] 5: Uprobes: register/unregister probes.
Re: [RFC] [PATCH 2.6.37-rc5-tip 7/20] 7: uprobes: store/restore original instruction.
Re: [RFC] [PATCH 2.6.37-rc5-tip 8/20] 8: uprobes: mmap and fork hooks.
BOFH meets SystemTap DC4420 London talk follow up
Re: Command line arg for kernel Tracepoints
control channel usermode polling vs runtime "IO check" kernel thread
Crossintrumented Systemtap
different result on cross-compile on fc12 and fc13
ERROR and WARNINGS
Re: ERROR: Build-id mismatch
Re: Failures with exelib.exp testcase (was Re: minutes 2010-08-19)
firmware tracing
gettimeofday not initialized?
gettimeofday returns zero
Getting userspace stack traces with userspace probes ?
Getting value of global module variable ...
glibc with probes
heads-up: systemtap-sdt-devel rebase in rawhide
http/xml bridge for web-based pcp clients
Iepazisties ar naudu internetaa
Improving virtualization performance as a use case for SystemTap
interesting option of stap
Re: Is it possible to use Systemtap without debuginfo?
Re: Java profiling with systemtap
LTTng-UST vs SystemTap userspace tracing benchmarks
nd_syscalls for ARM
new systemtap snapshot available
Panjem taveejo daavanu karti!...
PATCH add more syntax for shared library probing
Patch: add systemtap-style marker to _Unwind_DebugHook
Patch: Adding tapset and example to make use of perl probe points
Re: Porting "jump labels" to userspace
Re: Porting "jump labels" to userspace (was: Re: [ltt-dev] LTTng-UST vs SystemTap userspace tracing benchmarks)
Fwd: probing user space function on Ubuntu
QEMU network probes
Re: Question regarding userspace tracing memcpy in glibc
relate io_submit to io_getevents
RFC: i386 port of the pthread library probes
RFC: systemtap remote shell (stapsh)
Segmentation fault of probed program during probing.
setjmp test case
Severina, Iluta un Agnese nosuuta Tev miiljas buchas
sketch of possible web pmapi
SystemTap at Fosdem
Re: Fwd: systemtap probing user space function on Ubuntu
systemtap release 1.4
Systemtap userspace performance
Tapset porting to 2.6.38
Re: Thread safety
Re: translating SystemTap: a first draft of fr.po and some things that might need changing in the code
translating SystemTap: a first draft of fr.po and some things that might need changing in the code
Re: Trapping malloc using systemtap
unsubscribe
vfs tapset compilation error.
What is the difference among CFI version 1, 3 and 4?
which function is instrumentable?
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]