Second quarter 2014 Archives by date
Starting: Tue Apr 1 19:49:00 GMT 2014
Ending: Mon Jun 30 16:34:00 GMT 2014
Messages: 287
- [PATCH] tapsetset/memory.stp
William Cohen
- [Bug tapsets/16726] RFE: provide a way to retrieve tapset function types
jlebon at redhat dot com
- [Bug tapsets/16726] RFE: provide a way to retrieve tapset function types
jlebon at redhat dot com
- [Bug translator/16793] New: Exempt built-in tapsets from --compatible parsing changes
jistone at redhat dot com
- [Bug dyninst/16795] New: utrace_p5.exp leaves stapdyn processes running
jlebon at redhat dot com
- [Bug dyninst/16795] utrace_p5.exp leaves stapdyn processes running
jlebon at redhat dot com
- How to get the detailed kernel stack trace if specified fuction takes too long to finish?
liang xie
- How to get the detailed kernel stack trace if specified fuction takes too long to finish?
Josh Stone
- [Bug translator/16802] New: Consider supporting terminal-colors.d
jistone at redhat dot com
- [Bug translator/16802] Consider supporting terminal-colors.d
fche at redhat dot com
- How to get the detailed kernel stack trace if specified fuction takes too long to finish?
liang xie
- How to get the detailed kernel stack trace if specified fuction takes too long to finish?
Josh Stone
- [Bug runtime/16806] kernel crash during repeated module insertion
jlebon at redhat dot com
- [Bug runtime/16806] New: kernel crash during repeated module insertion
jlebon at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
jlebon at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
jlebon at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
jlebon at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
jlebon at redhat dot com
- [Bug testsuite/16307] ubuntu 12.04 /bin/kill no likey new kill -SIG -- -[exp_pid]
jlebon at redhat dot com
- cyclic build dependency libvirt->systemtap->libvirt?
Timo Juhani Lindfors
- cyclic build dependency libvirt->systemtap->libvirt?
Frank Ch. Eigler
- cyclic build dependency libvirt->systemtap->libvirt?
Josh Stone
- How to get the detailed kernel stack trace if specified fuction takes too long to finish?
liang xie
- [PATCH] runtime: linux 3.14 porting: case when CONFIG_USER_NS not defined
Victor Kamensky
- [PATCH] runtime: linux 3.14 porting: case when CONFIG_USER_NS not defined
Victor Kamensky
- [PATCH] systemtap: need to use kallsyms_lookup_funcptr with arm thumb2 kernel
Victor Kamensky
- [PATCH] systemtap: need to use kallsyms_lookup_funcptr with arm thumb2 kernel
Victor Kamensky
- [Bug translator/16615] don't require access to dwarf_query in has_single_line_record()
jlebon at redhat dot com
- [Bug translator/16829] New: Trigger STAPBM_VERBOSE=true automatically when -v's are specified with java probes
lberk at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
dsmith at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
dsmith at redhat dot com
- [PATCH] Use pid2task when passing pid to task_execname
Masatake YAMATO
- [PATCH] Use pid2task when passing pid to task_execname
Josh Stone
- [Bug runtime/16836] CFI expression underflow occurs during unwinding on some kernels
lberk at redhat dot com
- [Bug runtime/16836] New: CFI expression underflow occurs during unwinding on some kernels
lberk at redhat dot com
- [PATCH] Use pid2task when passing pid to task_execname(v2)
Masatake YAMATO
- [Bug runtime/16836] CFI expression underflow occurs during unwinding on some kernels
tromey at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
dsmith at redhat dot com
- [Bug runtime/16836] CFI expression underflow occurs during unwinding on some kernels
lberk at redhat dot com
- [Bug runtime/16844] Adapt to tracepoint API changes in 3.15
jistone at redhat dot com
- [Bug runtime/16844] New: Adapt to tracepoint API changes in 3.15
jistone at redhat dot com
- [PATCH] Use pid2task when passing pid to task_execname(v2)
Josh Stone
- [Bug translator/16829] Trigger STAPBM_VERBOSE=true automatically when -v's are specified with java probes
lberk at redhat dot com
- [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
Masami Hiramatsu
- [PATCH -tip v9 01/26] [BUGFIX]kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
- [PATCH -tip v9 02/26] kprobes/x86: Allow to handle reentered kprobe on singlestepping
Masami Hiramatsu
- [PATCH -tip v9 03/26] kprobes: Prohibit probing on .entry.text code
Masami Hiramatsu
- [PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
Masami Hiramatsu
- [PATCH -tip v9 05/26] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
Masami Hiramatsu
- [PATCH -tip v9 06/26] [BUGFIX] x86: Prohibit probing on native_set_debugreg/load_idt
Masami Hiramatsu
- [PATCH -tip v9 07/26] [BUGFIX] x86: Prohibit probing on thunk functions and restore
Masami Hiramatsu
- [PATCH -tip v9 08/26] kprobes/x86: Call exception handlers directly from do_int3/do_debug
Masami Hiramatsu
- [PATCH -tip v9 09/26] x86: Call exception_enter after kprobes handled
Masami Hiramatsu
- [PATCH -tip v9 10/26] kprobes/x86: Allow probe on some kprobe preparation functions
Masami Hiramatsu
- [PATCH -tip v9 11/26] kprobes: Allow probe on some kprobe functions
Masami Hiramatsu
- [PATCH -tip v9 12/26] ftrace/*probes: Allow probing on some functions
Masami Hiramatsu
- [PATCH -tip v9 13/26] x86: Allow kprobes on text_poke/hw_breakpoint
Masami Hiramatsu
- [PATCH -tip v9 14/26] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
- [PATCH -tip v9 15/26] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
Masami Hiramatsu
- [PATCH -tip v9 16/26] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
Masami Hiramatsu
- [PATCH -tip v9 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier
Masami Hiramatsu
- [PATCH -tip v9 18/26] sched: Use NOKPROBE_SYMBOL macro in sched
Masami Hiramatsu
- [PATCH -tip v9 19/26] kprobes: Show blacklist entries via debugfs
Masami Hiramatsu
- [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
Masami Hiramatsu
- [PATCH -tip v9 21/26] kprobes: Use NOKPROBE_SYMBOL() in sample modules
Masami Hiramatsu
- [PATCH -tip v9 22/26] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
Masami Hiramatsu
- [PATCH -tip v9 23/26] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
Masami Hiramatsu
- [PATCH -tip v9 24/26] kprobes: Enlarge hash table to 512 entries
Masami Hiramatsu
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
Masami Hiramatsu
- [PATCH -tip v9 26/26] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
Masami Hiramatsu
- [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
Ingo Molnar
- [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
Masami Hiramatsu
- [PATCH -tip v9 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier
Josh Triplett
- [Bug translator/16829] Trigger STAPBM_VERBOSE=true automatically when -v's are specified with java probes
lberk at redhat dot com
- [Bug translator/16615] don't require access to dwarf_query in has_single_line_record()
jlebon at redhat dot com
- [Bug runtime/16806] kernel crash during repeated module insertion
dsmith at redhat dot com
- [Bug translator/16615] don't require access to dwarf_query in has_single_line_record()
jlebon at redhat dot com
- systemtap test suite compilation failed: include/linux/sysfs.h:449:2: argument 2 of 'kernfs_find_and_get' differ in signedness
Naresh Kamboju
- systemtap test suite compilation failed: include/linux/sysfs.h:449:2: argument 2 of 'kernfs_find_and_get' differ in signedness
Frank Ch. Eigler
- systemtap test suite compilation failed: include/linux/sysfs.h:449:2: argument 2 of 'kernfs_find_and_get' differ in signedness
Josh Stone
- systemtap test suite compilation failed: include/linux/sysfs.h:449:2: argument 2 of 'kernfs_find_and_get' differ in signedness
William Cohen
- [Bug runtime/16861] New: probes aren't re-registered after module reload
jistone at redhat dot com
- systemtap test suite compilation failed: include/linux/sysfs.h:449:2: argument 2 of 'kernfs_find_and_get' differ in signedness
Victor Kamensky
- systemtap test suite compilation failed: include/linux/sysfs.h:449:2: argument 2 of 'kernfs_find_and_get' differ in signedness
William Cohen
- [Bug dyninst/16795] utrace_p5.exp leaves stapdyn processes running
jlebon at redhat dot com
- [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
Ingo Molnar
- [PATCH -tip v9 22/26] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
Ingo Molnar
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
Ingo Molnar
- [PATCH -tip v9 22/26] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
Masami Hiramatsu
- [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
Masami Hiramatsu
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
Masami Hiramatsu
- [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
Ingo Molnar
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
Ingo Molnar
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
Masami Hiramatsu
- [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
Masami Hiramatsu
- [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
Masami Hiramatsu
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
Ingo Molnar
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
Masami Hiramatsu
- [Bug runtime/16406] pass-5 build-id mismatch when -c cmd has same name as module
fche at redhat dot com
- [Bug runtime/16406] pass-5 build-id mismatch when -c cmd has same name as module
fche at redhat dot com
- [Bug translator/16883] New: @var("name@file") should match decl_file, not compile_unit
jistone at redhat dot com
- [Bug tapsets/16884] New: [nd_]syscall.shmctl and [nd_]syscall.compat_shmctl provide different variables
dsmith at redhat dot com
- [Bug tapsets/16884] [nd_]syscall.shmctl and [nd_]syscall.compat_shmctl provide different variables
dsmith at redhat dot com
- SystemTap 2.5 release
Jonathan Lebon
- [Bug translator/16894] New: SIGSEGV upon using stap -c commands with ||, &&, etc...
jlebon at redhat dot com
- [Bug translator/16894] SIGSEGV upon using stap -c commands with ||, &&, etc...
jlebon at redhat dot com
- [Bug tapsets/6971] nd_syscalls.stp tapset broken on ia64
dsmith at redhat dot com
- [Bug translator/13296] inaccessible sdt.h operands of the form symbol(%reg)
jlebon at redhat dot com
- How can I access ULONG_MAX constant without using -g option?
Tetsuo Handa
- How can I access ULONG_MAX constant without using -g option?
Tetsuo Handa
- [Bug translator/16914] probe syscall.* fails with compilation error
mcermak at redhat dot com
- [Bug translator/16914] New: probe syscall.* fails with compilation error
mcermak at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
dsmith at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
mcermak at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
jistone at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
dsmith at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
mcermak at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
dsmith at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
mcermak at redhat dot com
- [Bug translator/16914] probe syscall.* fails with compilation error
dsmith at redhat dot com
- How can I access ULONG_MAX constant without using -g option?
Frank Ch. Eigler
- How can I access ULONG_MAX constant without using -g option?
Tetsuo Handa
- aarch64 systemtap testsuite results
William Cohen
- [Bug runtime/16920] New: Add aarch64 backtrace support
wcohen at redhat dot com
- [PATCH -tip v10 0/7] kprobes: NOKPROBE_SYMBOL for modules, and scalbility efforts
Masami Hiramatsu
- [PATCH -tip v10 1/7] kprobes: Support blacklist functions in module
Masami Hiramatsu
- [PATCH -tip v10 2/7] kprobes: Use NOKPROBE_SYMBOL() in sample modules
Masami Hiramatsu
- [PATCH -tip v10 3/7] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
Masami Hiramatsu
- [PATCH -tip v10 4/7] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
Masami Hiramatsu
- [PATCH -tip v10 5/7] kprobes: Enlarge hash table to 512 entries
Masami Hiramatsu
- [PATCH -tip v10 6/7] kprobes: Introduce kprobe cache to reduce cache misshits
Masami Hiramatsu
- [PATCH -tip v10 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
Masami Hiramatsu
- [PATCH -tip v10 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
Steven Rostedt
- [Bug runtime/16920] Add aarch64 backtrace support
wcohen at redhat dot com
- How can I access ULONG_MAX constant without using -g option?
David Smith
- How can I access ULONG_MAX constant without using -g option?
David Smith
- Infinite loop in task_dentry_path
Henrik /KaarPoSoft
- [PATCH -tip v10 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
Masami Hiramatsu
- [PATCH -tip v10 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
Steven Rostedt
- [PATCH -tip v10.1] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
Masami Hiramatsu
- How can I access ULONG_MAX constant without using -g option?
David Smith
- Infinite loop in task_dentry_path
David Smith
- [Bug translator/13296] inaccessible sdt.h operands of the form symbol(%reg)
jlebon at redhat dot com
- Infinite loop in task_dentry_path
Henrik /KaarPoSoft
- [Bug translator/16941] New: fix listing mode inconsistencies
jlebon at redhat dot com
- [PATCH -tip v11 0/7] kprobes: NOKPROBE_SYMBOL for modules, and scalbility efforts
Masami Hiramatsu
- [PATCH -tip v11 1/7] kprobes: Support blacklist functions in module
Masami Hiramatsu
- [PATCH -tip v11 2/7] kprobes: Use NOKPROBE_SYMBOL() in sample modules
Masami Hiramatsu
- [PATCH -tip v11 3/7] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
Masami Hiramatsu
- [PATCH -tip v11 4/7] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
Masami Hiramatsu
- [PATCH -tip v11 5/7] kprobes: Enlarge hash table to 512 entries
Masami Hiramatsu
- [PATCH -tip v11 6/7] kprobes: Introduce kprobe cache to reduce cache misshits
Masami Hiramatsu
- [PATCH -tip v11 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
Masami Hiramatsu
- aarch64 systemtap testsuite results
Martin Cermak
- aarch64 systemtap testsuite results
Sandeepa Prabhu
- aarch64 systemtap testsuite results
William Cohen
- aarch64 systemtap testsuite results
Sandeepa Prabhu
- aarch64 systemtap testsuite results
William Cohen
- aarch64 systemtap testsuite results
Sandeepa Prabhu
- [Bug translator/16941] fix listing mode inconsistencies
jlebon at redhat dot com
- [Bug uprobes/15972] core dump with process probes
fche at redhat dot com
- [Bug uprobes/16662] return probe breaks functionality of rsync
fche at redhat dot com
- [Bug documentation/16443] typos in the beginners guide
fche at redhat dot com
- [Bug translator/16951] New: dtrace regression
mcermak at redhat dot com
- [Bug translator/16951] dtrace regression
fche at redhat dot com
- [Bug translator/16955] New: blacklisting requires better feedback
jlebon at redhat dot com
- [Bug translator/16955] blacklisting requires better feedback
jlebon at redhat dot com
- [Bug tapsets/16956] New: nd_syscall.* tapset shouldn't rely on @cast() against kernel debuginfo
fche at redhat dot com
- [Bug tapsets/16956] nd_syscall.* tapset shouldn't rely on @cast() against kernel debuginfo
fche at redhat dot com
- [Bug tapsets/16956] nd_syscall.* tapset shouldn't rely on @cast() against kernel debuginfo
fche at redhat dot com
- [Bug translator/16960] New: today's fresh bits do not work correctly on RHEL6
mcermak at redhat dot com
- [Bug translator/16955] blacklisting requires better feedback
jlebon at redhat dot com
- [Bug translator/16802] Consider supporting terminal-colors.d
fche at redhat dot com
- [Bug documentation/16968] New: bad formatting in many help pages for probes
jlebon at redhat dot com
- [Bug translator/16974] New: excessive context size after {stmt;}->stmt; optimization
fche at redhat dot com
- [Bug translator/16960] today's fresh bits do not work correctly on RHEL6
dsmith at redhat dot com
- [Bug translator/16960] today's fresh bits do not work correctly on RHEL6
dsmith at redhat dot com
- [Bug tapsets/16956] nd_syscall.* tapset shouldn't rely on @cast() against kernel debuginfo
dsmith at redhat dot com
- Infinite loop in task_dentry_path
David Smith
- Infinite loop in task_dentry_path
Henrik /KaarPoSoft
- [Bug tapsets/16991] New: infinite loop in task_dentry_path
dsmith at redhat dot com
- Infinite loop in task_dentry_path
David Smith
- [Bug translator/16941] fix listing mode inconsistencies
jlebon at redhat dot com
- [Bug tapsets/16991] infinite loop in task_dentry_path
dsmith at redhat dot com
- [Bug tapsets/16991] infinite loop in task_dentry_path
dsmith at redhat dot com
- [Bug translator/13974] sdt.h is incompatible with clang
schwab at sourceware dot org
- [Bug kprobes/2725] function("*") probes sometimes crash & burn
schwab at sourceware dot org
- [Bug translator/15942] support abbreviated process.* probes with stap -x PID
ajakop at redhat dot com
- Infinite loop in task_dentry_path
Henrik /KaarPoSoft
- [Bug translator/16300] suppress statement-counting protections in loop-free non-recursive probe handlers
ajakop at redhat dot com
- Patch adding line number enumeration support to statement probe
BR Chrisman
- Updated patch adding line number enumeration support to statement probe
BR Chrisman
- Question about sparse arrays/atomic operations in systemtap
Alan Conway
- Updated patch adding line number enumeration support to statement probe
Jonathan Lebon
- Question about sparse arrays/atomic operations in systemtap
Josh Stone
- Question about sparse arrays/atomic operations in systemtap
Josh Stone
- Question about sparse arrays/atomic operations in systemtap
Alan Conway
- Question about sparse arrays/atomic operations in systemtap
Alan Conway
- Updated patch adding line number enumeration support to statement probe
BR Chrisman
- Updated patch adding line number enumeration support to statement probe
Jonathan Lebon
- Updated patch adding line number enumeration support to statement probe
BR Chrisman
- Updated patch adding line number enumeration support to statement probe
Jonathan Lebon
- [PATCH 1/1] Adding enumeration support to statement pp
Brian Chrisman
- [PATCH 1/1] Adding enumeration support to statement pp
Jonathan Lebon
- [PATCH 1/1] Adding enumeration support to statement pp
Brian Chrisman
- [PATCH 1/1] Adding enumeration support to statement pp
BR Chrisman
- [Bug testsuite/17027] New: pr16806.exp fails on RHEL6 like systems
mjw at redhat dot com
- [PATCH 1/1] Adding enumeration support to statement pp
Jonathan Lebon
- [Bug testsuite/17027] pr16806.exp fails on RHEL6 like systems
jlebon at redhat dot com
- [PATCH 1/1] Adding enumeration support to statement pp
BR Chrisman
- [CentOS] Tracking Open Ports
Frank Ch. Eigler
- [Bug tapsets/10603] Probing *@srcfile:line yields strange results
fche at redhat dot com
- [Bug translator/9773] On x86_64, systemtap sometimes fails to retrieve a local variable
fche at redhat dot com
- [Bug translator/17040] New: Probing inline *@srcfile:line finds the wrong context
jistone at redhat dot com
- [Bug translator/17040] Probing inline *@srcfile:line finds the wrong context
jistone at redhat dot com
- [Bug translator/17041] New: cast-scope.exp fails on s390x
jlebon at redhat dot com
- [Bug translator/17041] cast-scope.exp fails on s390x
jlebon at redhat dot com
- [Bug translator/17041] cast-scope.exp fails on s390x
jistone at redhat dot com
- [Bug translator/17041] cast-scope.exp fails on s390x
jistone at redhat dot com
- [Bug translator/17041] cast-scope.exp fails on s390x
jistone at redhat dot com
- [PATCH] runtime: linux 3.14 porting: case when CONFIG_USER_NS not defined
David Smith
- [Bug translator/17041] cast-scope.exp fails on s390x
jlebon at redhat dot com
- [Bug dyninst/15566] Support multiple stap --dyninst sessions on the same processes
serhei.public at gmail dot com
- [Bug dyninst/15566] Support multiple stap --dyninst sessions on the same processes
serhei.public at gmail dot com
- missing sytemtap kernel.trace("net*") on newer Fedora kernels
William Cohen
- RFC: raise the OS baseline for systemtap.git
Josh Stone
- missing sytemtap kernel.trace("net*") on newer Fedora kernels
Josh Stone
- RFC: raise the OS baseline for systemtap.git
Josh Stone
- missing sytemtap kernel.trace("net*") on newer Fedora kernels
Frank Ch. Eigler
- Systemtap on ARM arch results summary
Naresh Kamboju
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
Jey Jay
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
Frank Ch. Eigler
- [Bug uprobes/17049] New: dtrace does not support -fPIC option anymore
bonzini at gnu dot org
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
Josh Stone
- Systemtap on ARM arch results summary
David Smith
- Systemtap on ARM arch results summary
William Cohen
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
David Smith
- Systemtap on ARM arch results summary
David Long
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
Josh Stone
- Systemtap on ARM arch results summary
David Long
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
fche at redhat dot com
- Systemtap on ARM arch results summary
William Cohen
- missing sytemtap kernel.trace("net*") on newer Fedora kernels
William Cohen
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
bonzini at gnu dot org
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
fche at redhat dot com
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
bonzini at gnu dot org
- Systemtap on ARM arch results summary
David Smith
- Systemtap on ARM arch results summary
David Long
- RFC: raise the OS baseline for systemtap.git
Josh Stone
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
scox at redhat dot com
- [Bug translator/10995] on-the-fly enabled/disabled probes
jlebon at redhat dot com
- [Bug translator/10995] on-the-fly enabled/disabled probes
jlebon at redhat dot com
- Systemtap on ARM arch results summary
David Smith
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
bonzini at gnu dot org
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
fche at redhat dot com
- [Bug runtime/17052] New: race between _stp_ctl_work_callback and _stp_runtime_contexts_free
jistone at redhat dot com
- [Bug runtime/17052] race between _stp_ctl_work_callback and _stp_runtime_contexts_free
jistone at redhat dot com
- [Bug uprobes/17049] dtrace does not support -fPIC option anymore
bonzini at gnu dot org
- Systemtap on ARM arch results summary
David Long
- [Bug translator/17055] New: _stp_perf_read needs a sleepable context
jistone at redhat dot com
- [Bug runtime/17052] race between _stp_ctl_work_callback and _stp_runtime_contexts_free
jistone at redhat dot com
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
Jey Jay
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
Josh Stone
- Systemtap on ARM arch results summary
William Cohen
- Systemtap on ARM arch results summary
David Long
- [PATCH] tapset: add a tapset function for reading epoch time in ARM
Naresh Kamboju
- Systemtap on ARM arch results summary
William Cohen
- Systemtap on ARM arch results summary
David Long
- [Bug translator/14737] plt.return probes
scox at redhat dot com
- Systemtap on ARM arch results summary
William Cohen
- Systemtap on ARM arch results summary
Mark Wielaard
- Systemtap on ARM arch results summary
David Long
- [Bug translator/17073] New: SystemTap doesn't support module given by full path
jlebon at redhat dot com
- [Bug translator/17073] SystemTap doesn't support module given by full path
jlebon at redhat dot com
- [Bug translator/14596] support for probing/unwinding out-of-tree modules
fche at redhat dot com
- [Bug translator/17073] SystemTap doesn't support module given by full path
fche at redhat dot com
- [Bug runtime/16861] probes aren't re-registered after module reload
jlebon at redhat dot com
- [Bug runtime/16861] probes aren't re-registered after module reload
jlebon at redhat dot com
- [Bug runtime/16861] probes aren't re-registered after module reload
jlebon at redhat dot com
- [Bug runtime/16861] probes aren't re-registered after module reload
jlebon at redhat dot com
- SystemTap upcoming feature: suppressed statement counting
Abe Jakop
- [Bug runtime/6897] stap should assert valid PIDs for process(PID) probes
ajakop at redhat dot com
- [Bug runtime/17091] New: pr16806.exp sometimes hangs on RHEL6
jlebon at redhat dot com
- [Bug runtime/17091] pr16806.exp sometimes hangs on RHEL6
mcermak at redhat dot com
- [Bug runtime/17101] New: [rfe] timeout for stap
mcermak at redhat dot com
- [Bug runtime/17101] [rfe] timeout for stap
dsmith at redhat dot com
- [Bug runtime/17101] [rfe] timeout for stap
fche at redhat dot com
Last message date:
Mon Jun 30 16:34:00 GMT 2014
Archived on: Sun Mar 8 15:00:22 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).