systemtap archive
subject index for April - June, 2016

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 runtime/20282] New: implicit declaration of function â__get_user_badâ on recent aarch64 kernel

[Bug runtime/20282] implicit declaration of function â__get_user_badâ on recent aarch64 kernel

[Bug core/10671] semok/twenty.stp takes 15 minutes on slow/low-memory machine

[Bug core/13315] @cast() should also accept an object file to extract typedie info

[Bug core/14228] Unable to generate instrumentation for other system, with older kernel: Missing separate debuginfos

[Bug core/6457] Provide I/O traces for iogrind

[Bug documentation/20286] probe handlers using hrtimers taking too long

[Bug documentation/6751] Web site mega-review

[Bug dyninst/15540] stapdyn wants emulated probe timer.profile support

[Bug dyninst/20052] New: pthreadprobes.exp stall

[Bug dyninst/20052] pthreadprobes.exp stall

[Bug kprobes/2064] Support pagepoint probes

[Bug releng/5733] selinux policy

[Bug runtime/11308] aggregate operations for @variance, @skew, @kurtosis

[Bug runtime/11428] tcp_wrappers for limiting stap-server access

[Bug runtime/12415] script startup is too slow, even with a cache

[Bug runtime/14269] ivshmem transport for cross-vm stap --remote invocations

[Bug runtime/15757] on x86_64, 32-bit user backtraces truncated

[Bug runtime/15773] Java probing doesn't detect class/method validity

[Bug runtime/17962] dtrace.exp --no-parsing fallback test fails on rhel6

[Bug runtime/17983] SEGV in bz6850.exp (f20/i686)

[Bug runtime/18642] Probes not always invoked when probed functions are called

[Bug runtime/19513] on rhel7 s390x, probing process.function("main").return causes the target to get an illegal instruction

[Bug runtime/19899] New: openmpi --remote

[Bug runtime/19915] flight recorder's "logrorate" feature broken

[Bug runtime/19915] New: flight recorder's "logrorate" feature broken

[Bug runtime/19940] New: page_cache_release() missing from the latest rawhide kernel

[Bug runtime/19940] page_cache_release() missing from the latest rawhide kernel

[Bug runtime/19954] "suspicious RCU usage" message on rawhide

[Bug runtime/19954] New: "suspicious RCU usage" message on rawhide

[Bug runtime/19955] New: on rawhide, getting 'BUG: sleeping function called from invalid context' on perf probes

[Bug runtime/19955] on rawhide, getting 'BUG: sleeping function called from invalid context' on perf probes

[Bug runtime/19990] New: on rawhide, the get_user_pages() function has changed

[Bug runtime/19990] on rawhide, the get_user_pages() function has changed

[Bug runtime/20003] New: sample pfiles.stp needs to be ported to newer RHEL6 kernels

[Bug runtime/20003] sample pfiles.stp needs to be ported to newer RHEL6 kernels

[Bug runtime/20042] New: on rawhide, tracepoint handlers have a changed function signature

[Bug runtime/20042] on rawhide, tracepoint handlers have a changed function signature

[Bug runtime/20064] Linking stapio failed because of misplaced libraries flags

[Bug runtime/20064] New: Linking stapio failed because of misplaced libraries flags

[Bug runtime/20065] Configure script is not in sync with configure.ac

[Bug runtime/20065] New: Configure script is not in sync with configure.ac

[Bug runtime/20122] New: use base os toolchain consistently in the developer toolset environment

[Bug runtime/20122] use base os toolchain consistently in the developer toolset environment

[Bug runtime/20131] listing_mode.exp wildcard library path failures

[Bug runtime/20131] New: listing_mode.exp wildcard library path failures

[Bug runtime/20132] New: on rawhide, struct inode has changed

[Bug runtime/20132] on rawhide, struct inode has changed

[Bug runtime/20148] during module init, systemtap is calling cpufreq_register_notifier(), a function that can sleep, in atomic context

[Bug runtime/20148] New: kernel BUGs while doing parallel testing

[Bug runtime/20158] New: on kernel 4.6, print_backtrace() gets a compile error

[Bug runtime/20158] on kernel 4.6, print_backtrace() gets a compile error

[Bug runtime/20161] New: VM_FAULT_MINOR has been removed from rawhide kernels

[Bug runtime/20161] VM_FAULT_MINOR has been removed from rawhide kernels

[Bug runtime/20192] "suspicious RCU usage." warning from kernel when running testsuite

[Bug runtime/20192] New: "suspicious RCU usage." warning from kernel when running testsuite

[Bug runtime/20236] code cleanup: simplify user/kernel memory access routines

[Bug runtime/20236] New: code cleanup: simplify user/kernel memory access routines

[Bug runtime/20279] in parallel testsuite mode, we're getting SIGABORTs

[Bug runtime/20279] in parallel testsuite mode, we're getting SIGSEGVs

[Bug runtime/20279] New: in parallel testsuite mode, we're getting SIGABORTs

[Bug runtime/20286] New: probe handlers using hrtimers taking too long

[Bug runtime/20297] New: parse error: array size out of range on i686

[Bug runtime/20297] parse error: array size out of range on i686

[Bug server/13334] stap server list nssInit() never finishes

[Bug server/14755] Feature Request: Have ability to send data over network in Flight recorder mode

[Bug server/14930] non-avahi stap-serverd version multiplexing

[Bug server/19992] New: polymorphic operation

[Bug server/19992] polymorphic operation

[Bug tapsets/11637] set_user_* functions

[Bug tapsets/12748] need syscall-number database in tapset

[Bug tapsets/19300] Many SystemTap tapsets failing on kernel.org 4.2.0 kernel

[Bug tapsets/19753] redirect udp.*msg probes to netfilter.*

[Bug tapsets/19905] New: preadv2/pwritev2 missing from syscall tapset

[Bug tapsets/19905] preadv2/pwritev2 missing from syscall tapset

[Bug tapsets/19906] file name lookups in vfs etc. tapsets

[Bug tapsets/19906] New: file name lookups in vfs etc. tapsets

[Bug tapsets/19953] New: netfilter tapsets should provide variables to assist printing of packet contents

[Bug tapsets/20040] New: the task_exe_file function getting "BUG: sleeping function called from invalid context"

[Bug tapsets/20040] the task_exe_file function getting "BUG: sleeping function called from invalid context"

[Bug tapsets/20075] New: target_set_pid() returns False when execve() syscall is successful

[Bug tapsets/20075] target_set_pid() returns False when execve() syscall is successful

[Bug tapsets/20136] New: Use the @const() operator across the tapset scripts.

[Bug tapsets/20136] Use the @const() operator across the tapset scripts.

[Bug tapsets/20187] New: on rawhide, the 'size' convience variable of socket.recvmsg doesn't work

[Bug tapsets/20187] on rawhide, the 'size' convience variable of socket.recvmsg doesn't work

[Bug tapsets/20189] New: on rawhide, PAGE_CACHE_SIZE is no longer defined (which breaks the vfs tapset)

[Bug tapsets/20189] on rawhide, PAGE_CACHE_SIZE is no longer defined (which breaks the vfs tapset)

[Bug tapsets/20264] Load tapsets from $libdir for multiarch

[Bug tapsets/20264] New: Load tapsets from $libdir for multiarch

[Bug testsuite/20211] New: testsuite resume feature

[Bug testsuite/20211] testsuite resume feature

[Bug testsuite/20298] New: the unprivileged_embedded_C.exp testcase needs updating

[Bug testsuite/20298] the unprivileged_embedded_C.exp testcase needs updating

[Bug testsuite/6457] Provide I/O traces for iogrind

[Bug translator/10485] auto-path tapset support for process.* probes

[Bug translator/10671] semok/twenty.stp takes 15 minutes on slow/low-memory machine

[Bug translator/12596] blacklist is too broad (raw_.*)

[Bug translator/12780] use DW_OP_GNU_entry_value for @entry($var) if possible

[Bug translator/13037] blacklist false positives

[Bug translator/13187] Reconsider the semantics of process(number).thread.begin/end

[Bug translator/13315] @cast() should also accept an object file to extract typedie info

[Bug translator/14228] Unable to generate instrumentation for other system, with older kernel: Missing separate debuginfos

[Bug translator/15542] %( CONFIG_NO_SUCH_VAR == "n" ... %) doesn't evaluate to true

[Bug translator/16331] stap missing radeon tracepoints

[Bug translator/16596] Support DW_OP_GNU_entry_value in location expressions

[Bug translator/17055] _stp_perf_read needs a sleepable context

[Bug translator/18079] autocast doesn't work with @defined

[Bug translator/18579] autocast @entry values

[Bug translator/19624] Duplicate function parameter names are not detected

[Bug translator/19926] macro arguments can't be passed to embedded C code

[Bug translator/19926] New: macro arguments can't be passed to embedded C code

[Bug translator/19926] we need a better way to express constants in tapset code

[Bug translator/19930] New: @cast headers should allow other languages

[Bug translator/19952] listing mode should list dwarf-annotated types

[Bug translator/19952] New: listing mode should list dwarf-annotated types

[Bug translator/20002] New: Provide more context for DWARF errors

[Bug translator/20013] New: stap --dump-functions broken

[Bug translator/20013] stap --dump-functions broken

[Bug translator/20056] improve parse error message involving expect_op("...")

[Bug translator/20056] New: improve parse error message involving expect_op("...")

[Bug translator/20083] New: investigate .plt -> .got optimizations & implications on probing

[Bug translator/20149] New: a function probe with a line number acts like a statement probe

[Bug translator/20203] library search path for process("libFOO.so") probes

[Bug translator/20203] New: library search path for process("libFOO.so") probes

[Bug translator/20217] New: warn for degenerate case overloaded functions

[Bug translator/20281] New: probe process("") kills stap with SIGABRT

[Bug translator/20281] probe process("") kills stap with SIGABRT

[Bug translator/20288] dwfl/elfutils problem when gathering line-record data for *symfile/*symline functions

[Bug translator/20288] New: dwfl/elfutils problem when gathering line-record data for *symfile/*symline functions

[Bug translator/20307] 'private' on tapset global arrays causes errors

[Bug translator/20307] New: tapset/linux/rpc.stp error (possible because of 'private' keyword)

[Bug translator/20307] tapset/linux/rpc.stp error

[Bug uprobes/13663] automate sdt semaphores

Re: [iovisor-dev] Fwd: Re: Request ELF e_machine number for Linux BPF

[PATCH tip/master] [BUGFIX] kprobes/x86: Fix to clear TF bit in fault-on-single-stepping

[PATCH] Add the '-p4' options when exemplifying the module compilation

[PATCH] plug preempt leak in _stp_runtime_entryfn_put/get_context

About FAILs in the internal testsuite

Aw: Re: Prelinking on ARM with Debug Link

Blacklist regex is too general

BPF runtime for systemtap

Can't set statement probe in self-built linux-4.4

exercising current aarch64 kprobe support with systemtap

Help with a common FAQ...

How do uprobes work?

JSON construction error: buffer size exceeded

master's current HEAD still uses file->f_dentry, removed in Linux 3.19

Re: Prelinking on ARM with Debug Link

print_backtrace compile error

Fwd: Re: Request ELF e_machine number for Linux BPF

Fwd: Systemtap for Android

SystemTap source code now requires C++11

undefined system symbol error

Using systemtap for rewriting syscalls?

Re: Using systemtap on MPI applications


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