systemtap archive
subject index for April - June, 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/16443] typos in the beginners guide

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

[Bug dyninst/15566] Support multiple stap --dyninst sessions on the same processes

[Bug dyninst/16795] New: utrace_p5.exp leaves stapdyn processes running

[Bug dyninst/16795] utrace_p5.exp leaves stapdyn processes running

[Bug kprobes/2725] function("*") probes sometimes crash & burn

[Bug runtime/16406] pass-5 build-id mismatch when -c cmd has same name as module

[Bug runtime/16806] kernel crash during repeated module insertion

[Bug runtime/16806] New: kernel crash during repeated module insertion

[Bug runtime/16836] CFI expression underflow occurs during unwinding on some kernels

[Bug runtime/16836] New: CFI expression underflow occurs during unwinding on some kernels

[Bug runtime/16844] Adapt to tracepoint API changes in 3.15

[Bug runtime/16844] New: Adapt to tracepoint API changes in 3.15

[Bug runtime/16861] New: probes aren't re-registered after module reload

[Bug runtime/16861] probes aren't re-registered after module reload

[Bug runtime/16920] Add aarch64 backtrace support

[Bug runtime/16920] New: Add aarch64 backtrace support

[Bug runtime/17052] New: race between _stp_ctl_work_callback and _stp_runtime_contexts_free

[Bug runtime/17052] race between _stp_ctl_work_callback and _stp_runtime_contexts_free

[Bug runtime/17091] New: pr16806.exp sometimes hangs on RHEL6

[Bug runtime/17091] pr16806.exp sometimes hangs on RHEL6

[Bug runtime/17101] [rfe] timeout for stap

[Bug runtime/17101] New: [rfe] timeout for stap

[Bug runtime/6897] stap should assert valid PIDs for process(PID) probes

[Bug tapsets/10603] Probing * at srcfile:line yields strange results

[Bug tapsets/16726] RFE: provide a way to retrieve tapset function types

[Bug tapsets/16884] [nd_]syscall.shmctl and [nd_]syscall.compat_shmctl provide different variables

[Bug tapsets/16884] New: [nd_]syscall.shmctl and [nd_]syscall.compat_shmctl provide different variables

[Bug tapsets/16956] nd_syscall.* tapset shouldn't rely on @cast() against kernel debuginfo

[Bug tapsets/16956] New: nd_syscall.* tapset shouldn't rely on @cast() against kernel debuginfo

[Bug tapsets/16991] infinite loop in task_dentry_path

[Bug tapsets/16991] New: infinite loop in task_dentry_path

[Bug tapsets/6971] nd_syscalls.stp tapset broken on ia64

[Bug testsuite/16307] ubuntu 12.04 /bin/kill no likey new kill -SIG -- -[exp_pid]

[Bug testsuite/17027] New: pr16806.exp fails on RHEL6 like systems

[Bug testsuite/17027] pr16806.exp fails on RHEL6 like systems

[Bug translator/10995] on-the-fly enabled/disabled probes

[Bug translator/13296] inaccessible sdt.h operands of the form symbol(%reg)

[Bug translator/13974] sdt.h is incompatible with clang

[Bug translator/14596] support for probing/unwinding out-of-tree modules

[Bug translator/14737] plt.return probes

[Bug translator/15942] support abbreviated process.* probes with stap -x PID

[Bug translator/16300] suppress statement-counting protections in loop-free non-recursive probe handlers

[Bug translator/16615] don't require access to dwarf_query in has_single_line_record()

[Bug translator/16793] New: Exempt built-in tapsets from --compatible parsing changes

[Bug translator/16802] Consider supporting terminal-colors.d

[Bug translator/16802] New: Consider supporting terminal-colors.d

[Bug translator/16829] New: Trigger STAPBM_VERBOSE=true automatically when -v's are specified with java probes

[Bug translator/16829] Trigger STAPBM_VERBOSE=true automatically when -v's are specified with java probes

[Bug translator/16883] New: @var("name at file") should match decl_file, not compile_unit

[Bug translator/16894] New: SIGSEGV upon using stap -c commands with ||, &&, etc...

[Bug translator/16894] SIGSEGV upon using stap -c commands with ||, &&, etc...

[Bug translator/16914] New: probe syscall.* fails with compilation error

[Bug translator/16914] probe syscall.* fails with compilation error

[Bug translator/16941] fix listing mode inconsistencies

[Bug translator/16941] New: fix listing mode inconsistencies

[Bug translator/16951] dtrace regression

[Bug translator/16951] New: dtrace regression

[Bug translator/16955] blacklisting requires better feedback

[Bug translator/16955] New: blacklisting requires better feedback

[Bug translator/16960] New: today's fresh bits do not work correctly on RHEL6

[Bug translator/16960] today's fresh bits do not work correctly on RHEL6

[Bug translator/16974] New: excessive context size after {stmt;}->stmt; optimization

[Bug translator/17040] New: Probing inline * at srcfile:line finds the wrong context

[Bug translator/17040] Probing inline * at srcfile:line finds the wrong context

[Bug translator/17041] cast-scope.exp fails on s390x

[Bug translator/17041] New: cast-scope.exp fails on s390x

[Bug translator/17055] New: _stp_perf_read needs a sleepable context

[Bug translator/17073] New: SystemTap doesn't support module given by full path

[Bug translator/17073] SystemTap doesn't support module given by full path

[Bug translator/9773] On x86_64, systemtap sometimes fails to retrieve a local variable

[Bug uprobes/15972] core dump with process probes

[Bug uprobes/16662] return probe breaks functionality of rsync

[Bug uprobes/17049] dtrace does not support -fPIC option anymore

[Bug uprobes/17049] New: dtrace does not support -fPIC option anymore

Re: [CentOS] Tracking Open Ports

[PATCH -tip v10 0/7] kprobes: NOKPROBE_SYMBOL for modules, and scalbility efforts

[PATCH -tip v10 1/7] kprobes: Support blacklist functions in module

[PATCH -tip v10 2/7] kprobes: Use NOKPROBE_SYMBOL() in sample modules

[PATCH -tip v10 3/7] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text

[PATCH -tip v10 4/7] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers

[PATCH -tip v10 5/7] kprobes: Enlarge hash table to 512 entries

[PATCH -tip v10 6/7] kprobes: Introduce kprobe cache to reduce cache misshits

[PATCH -tip v10 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe

[PATCH -tip v10.1] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe

[PATCH -tip v11 0/7] kprobes: NOKPROBE_SYMBOL for modules, and scalbility efforts

[PATCH -tip v11 1/7] kprobes: Support blacklist functions in module

[PATCH -tip v11 2/7] kprobes: Use NOKPROBE_SYMBOL() in sample modules

[PATCH -tip v11 3/7] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text

[PATCH -tip v11 4/7] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers

[PATCH -tip v11 5/7] kprobes: Enlarge hash table to 512 entries

[PATCH -tip v11 6/7] kprobes: Introduce kprobe cache to reduce cache misshits

[PATCH -tip v11 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe

[PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts

[PATCH -tip v9 01/26] [BUGFIX]kprobes/x86: Fix page-fault handling logic

[PATCH -tip v9 02/26] kprobes/x86: Allow to handle reentered kprobe on singlestepping

[PATCH -tip v9 03/26] kprobes: Prohibit probing on .entry.text code

[PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist

[PATCH -tip v9 05/26] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*

[PATCH -tip v9 06/26] [BUGFIX] x86: Prohibit probing on native_set_debugreg/load_idt

[PATCH -tip v9 07/26] [BUGFIX] x86: Prohibit probing on thunk functions and restore

[PATCH -tip v9 08/26] kprobes/x86: Call exception handlers directly from do_int3/do_debug

[PATCH -tip v9 09/26] x86: Call exception_enter after kprobes handled

[PATCH -tip v9 10/26] kprobes/x86: Allow probe on some kprobe preparation functions

[PATCH -tip v9 11/26] kprobes: Allow probe on some kprobe functions

[PATCH -tip v9 12/26] ftrace/*probes: Allow probing on some functions

[PATCH -tip v9 13/26] x86: Allow kprobes on text_poke/hw_breakpoint

[PATCH -tip v9 14/26] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

[PATCH -tip v9 15/26] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes

[PATCH -tip v9 16/26] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace

[PATCH -tip v9 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier

[PATCH -tip v9 18/26] sched: Use NOKPROBE_SYMBOL macro in sched

[PATCH -tip v9 19/26] kprobes: Show blacklist entries via debugfs

[PATCH -tip v9 20/26] kprobes: Support blacklist functions in module

[PATCH -tip v9 21/26] kprobes: Use NOKPROBE_SYMBOL() in sample modules

[PATCH -tip v9 22/26] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text

[PATCH -tip v9 23/26] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers

[PATCH -tip v9 24/26] kprobes: Enlarge hash table to 512 entries

[PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits

[PATCH -tip v9 26/26] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe

[PATCH 1/1] Adding enumeration support to statement pp

[PATCH] runtime: linux 3.14 porting: case when CONFIG_USER_NS not defined

[PATCH] systemtap: need to use kallsyms_lookup_funcptr with arm thumb2 kernel

[PATCH] tapset: add a tapset function for reading epoch time in ARM

[PATCH] tapsetset/memory.stp

[PATCH] Use pid2task when passing pid to task_execname

[PATCH] Use pid2task when passing pid to task_execname(v2)

aarch64 systemtap testsuite results

cyclic build dependency libvirt->systemtap->libvirt?

How can I access ULONG_MAX constant without using -g option?

Re: How to get the detailed kernel stack trace if specified fuction takes too long to finish?

Infinite loop in task_dentry_path

missing sytemtap kernel.trace("net*") on newer Fedora kernels

Patch adding line number enumeration support to statement probe

Question about sparse arrays/atomic operations in systemtap

RFC: raise the OS baseline for systemtap.git

SystemTap 2.5 release

Systemtap on ARM arch results summary

systemtap test suite compilation failed: include/linux/sysfs.h:449:2: argument 2 of 'kernfs_find_and_get' differ in signedness

SystemTap upcoming feature: suppressed statement counting

Updated patch adding line number enumeration support to statement probe


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