systemtap archive
subject index for October - December, 2014

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]
Search: Limit to:

[Bug documentation/16968] bad formatting in many help pages for probes

[Bug documentation/17737] "menu" nodes in online docs have text at the end

[Bug documentation/17737] New: "menu" nodes in online docs have text at the end

[Bug documentation/17738] bad formatting in online docs

[Bug documentation/17738] New: bad formatting in online docs

[Bug runtime/11472] many skipped probes due lengthy printing delays

[Bug runtime/16920] Add aarch64 backtrace support

[Bug runtime/17126] tracepoints.exp testcase causing stalls/hang on ppc64

[Bug runtime/17140] systemtap.examples/profiling/functioncallcount.stp causing kernel panic on s390x

[Bug runtime/17270] uprobes_onthefly.exp causing hang on ppc64

[Bug runtime/17362] no script-level local variables available in F20's kernel.function("do_execve")

[Bug runtime/17392] fib.exp broken on rhel7 and f20

[Bug runtime/17461] New: probing process.end crashes on busy systems

[Bug runtime/17461] probing process.end crashes on busy systems

[Bug runtime/17469] New: support kernel unwinding based on .eh_frame rather than .debug_frame data

[Bug runtime/17469] support kernel unwinding based on .eh_frame rather than .debug_frame data

[Bug runtime/17638] New: Symbol resolution broken for PPC64 ABIv2

[Bug runtime/17638] Symbol resolution broken for PPC64 ABIv2

[Bug runtime/17695] New: nfs3_proc_read_setup: unable to find local 'data'

[Bug runtime/17695] nfs3_proc_read_setup: unable to find local 'data'

[Bug runtime/17696] New: Systemtap fails to find kernel tracepoints when kernel is built in a separate directory from source tree

[Bug runtime/17696] Systemtap fails to find kernel tracepoints when kernel is built in a separate directory from source tree

[Bug runtime/17706] New: user string copy fault on s390 in 31-on-64 mode

[Bug runtime/17706] user string copy fault on s390 in 31-on-64 mode

[Bug runtime/17751] New: systemtap hangs target process

[Bug runtime/17751] systemtap hangs target process

[Bug server/17710] New: stap-report script contains bashisms

[Bug server/17710] stap-report script contains bashisms

[Bug tapsets/13330] Support TRACE_SYSTEM for tracepoints

[Bug tapsets/17462] aarch64 deprecates a number of syscalls (__NR_epoll_wait not defined)

[Bug tapsets/17462] New: aarch64 deprecates a number of syscalls (__NR_epoll_wait not defined)

[Bug tapsets/17688] New: probe nfs.fop.aio_read no longer valid

[Bug tapsets/17688] probe nfs.fop.aio_read no longer valid

[Bug tapsets/17690] New: probe nfs.proc3.rename no longer valid

[Bug tapsets/17690] probe nfs.proc3.rename no longer valid

[Bug tapsets/17714] New: poll.c syscall testcase

[Bug tapsets/17740] New: [u]sym* functions should throw catchable errors

[Bug tapsets/17741] New: try-catch statement as a tapset function

[Bug tapsets/17741] try-catch statement as a tapset function

[Bug tapsets/6525] need utrace task-finder-based pid->execname, pid->cwd-path-name tables

[Bug translator/12276] lookup functions & uploaded-data for address->file:line mappings

[Bug translator/14226] semantic error: missing x86_64 kernel/module debuginfo under '...' while resolving probe point kernel.function("vfs_read").return

[Bug translator/17292] multi-line strings broken

[Bug translator/17587] New: too sensitive to duplicate globals across tapset files

[Bug translator/17622] New: On aarch64 ./systemtap.base/listing_mode.exp fails to find any probe points for process.library("liblisting_mode.so").function("libfoo")

[Bug translator/17622] On aarch64 ./systemtap.base/listing_mode.exp fails to find any probe points for process.library("liblisting_mode.so").function("libfoo")

[Bug translator/17743] New: stap --help should print to stdout

[Bug translator/17743] stap --help should print to stdout

[Bug translator/17749] New: stap doesn't recognize "++" as a use

[Bug translator/17749] stap doesn't recognize "++" as a use

[Bug uprobes/17623] New: Sometimes probes fail to fire events when running against a multi-threaded application

[Bug uprobes/17623] Sometimes probes fail to fire events when running against a multi-threaded application

[Bug uprobes/17660] New: @perf wont work with uprobes

[PATCH 01/16] perf build-id: Move disable_buildid_cache() to util/build-id.c

[PATCH 2/2] perf tools: Add record.use-buildid-cache config option

[PATCH RESEND 1/2] perf tools: Move disable_buildid_cache() to util/build-id.c

[PATCH v1 0/5] perf/sdt: SDT events listing/probing

[PATCH v1 1/5] perf/sdt: ELF support for SDT notes

[PATCH v1 2/5] perf/sdt: Add SDT events into a cache

[PATCH v1 3/5] perf/sdt: Show SDT cache contents

[PATCH v1 4/5] perf/sdt: Delete SDT events from cache

[PATCH v1 5/5] perf/sdt: Add support to perf record to trace SDT events

[PATCH v2 0/5] perf/sdt: SDT events listing/probing

[PATCH v2 1/5] perf/sdt: ELF support for SDT

[PATCH v2 2/5] perf/sdt: Add SDT events into a cache

[PATCH v2 3/5] perf/sdt: Show SDT cache contents

[PATCH v2 4/5] perf/sdt: Delete SDT events from cache

[PATCH v2 5/5] perf/sdt: Add support to perf record to trace SDT events

[PATCH v3 0/5] perf/sdt: SDT events listing/probing

[PATCH v3 1/5] perf/sdt: ELF support for SDT

[PATCH v3 2/5] perf/sdt: Add SDT events into a cache

[PATCH v3 3/5] perf/sdt: Show SDT cache contents

[PATCH v3 4/5] perf/sdt: Delete SDT events from cache

[PATCH v3 5/5] perf/sdt: Add support to perf record to trace SDT events

[PATCH v4 0/5] perf/sdt: SDT events listing/probing

[PATCH v4 1/5] perf/sdt: ELF support for SDT

[PATCH v4 2/5] perf/sdt: Add SDT events into a cache

[PATCH v4 3/5] perf/sdt: Show SDT cache contents

[PATCH v4 4/5] perf/sdt: Delete SDT events from cache

[PATCH v4 5/5] perf/sdt: Add support to perf record to trace SDT events

[PATCH] filename in tapset nfs.proc.open and nfs.proc.release

[PATCH] Fix BZ17292 parse error of string auto-concatenation in printf statement

[PATCH] Fix spelling typo in man pages

[PATCH] fix taskfinder2.c for kernels missing the dentry macro

[PATCH] Remove <stdint.h> from <sys/sdt.h>

[RFC] perf-cache command interface design

arm64 kprobes/systemtap support progress

AW: Systemtap un Ubuntu 14.04

Example SystemTap script to provide information about what is forking processes on the system

help! staprun no respose in pass 5

How to pass arguments in systemtap plugin on eclipse IDE

https://sourceware.org/bugzilla/show_bug.cgi?id=14226

Problems on glibc UTRACE

SystemTap fails to find kernel tracepoints

Systemtap smoke test fails on Ubuntu Server LTS 14.04.1 (Utopic)

Systemtap un Ubuntu 14.04

Systemtap Upcoming Feature: Address to File:Line Mapping

v4 version of kprobes64 patch


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]
Search: Limit to:

Mail converted by MHonArc