public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug runtime/18320] New: ring_buffer.exp error: implicit declaration of function '__get_cpu_var'
 2015-12-08 16:00 UTC  (2+ messages)
` [Bug runtime/18320] "

[PATCH 1/3] add test cases for arith
 2015-12-08 15:09 UTC  (4+ messages)
` [PATCH 2/3] add more case for delete
` [PATCH 3/3] add new case for white space

How to track the functions in self-written module using SystemTap?
 2015-12-08  1:05 UTC  (22+ messages)

[Bug translator/10796] thread-specific globals
 2015-12-04 16:01 UTC 

[Bug translator/14738] New: Stop overuse of _stp_error for warning conditions
 2015-12-04 15:31 UTC  (2+ messages)
` [Bug translator/14738] "

[Bug translator/2700] make some parameters set run-time vs compile-time
 2015-12-04 15:27 UTC 

[PATCH 1/3] add testcases for function definitions
 2015-12-04 13:45 UTC  (5+ messages)
` [PATCH 2/3] add more test cases for timer
` [PATCH 3/3] add cases for break and continue

The systemtap stress testsuite crashing on RHEL7.2 x86-64
 2015-12-03 19:12 UTC  (3+ messages)

[Bug translator/13820] New: timer.profile(NNN) variant using perf probes
 2015-12-02 21:30 UTC  (2+ messages)
` [Bug translator/13820] "

[PATCH 1/2] rewrite the case typemismatch
 2015-12-02  1:21 UTC  (5+ messages)
` [PATCH 2/2] add new case for typemismatch

Prelinking on ARM with Debug Link
 2015-12-01 20:10 UTC  (11+ messages)

Prelinking on ARM with Debug Link
 2015-12-01 19:29 UTC 

Why is the same log printed twice when using probe alias?
 2015-12-01 15:57 UTC  (2+ messages)

Prelinking on ARM with Debug Link
 2015-12-01  7:26 UTC 

[PATCH 1/4] add case for probe timer
 2015-12-01  2:57 UTC  (12+ messages)
` [PATCH 3/4] add cases for var definition
` [PATCH 4/4] add cases for var type
` [PATCH 2/4] add cases for condition compile

[Bug tapsets/19300] New: Many SystemTap tapsets failing on kernel.org 4.2.0 kernel
 2015-11-28 23:48 UTC  (4+ messages)
` [Bug tapsets/19300] "

[Bug translator/3678] Support structures as a data type in systemtap language
 2015-11-28 15:39 UTC 

[Bug translator/6901] process.syscall $arg[0] syntax
 2015-11-28 14:22 UTC 

[Bug translator/6929] support constant global variables
 2015-11-28 14:20 UTC 

[Bug runtime/5213] x86_64 with 2.6.23 kernel seems to miss rt_sigaction for 32-bit code
 2015-11-28 14:16 UTC 

[Bug tapsets/10697] Tapset for generation of XML-esque data
 2015-11-28 14:00 UTC 

[Bug translator/3849] Delay assigning command-line parameters until runtime
 2015-11-27 22:40 UTC 

[Bug runtime/19241] New: systemtap fails to start when CPU0 is offline
 2015-11-27 21:56 UTC  (6+ messages)
` [Bug runtime/19241] "

[Bug runtime/9820] discontiguous cpu-mapping support
 2015-11-27 21:56 UTC 

What is the function of "VAR" in "foreach (VAR = [VAR1, VAR2, ...] in ARRAY) STMT"?
 2015-11-27  2:30 UTC  (4+ messages)

[Bug translator/18884] New: const-folded literals get unnecessary tmp storage
 2015-11-25  5:26 UTC  (2+ messages)
` [Bug translator/18884] "

[Bug tapsets/18876] New: need to assert
 2015-11-23 20:44 UTC  (2+ messages)
` [Bug tapsets/18876] "

[Bug translator/19265] New: finding out-of-tree kernel modules only works with full paths, not relative paths
 2015-11-23 16:54 UTC  (3+ messages)
` [Bug translator/19265] "

How does stap execute probe aliases?
 2015-11-23  2:01 UTC  (7+ messages)

[Bug testsuite/19275] New: the stap_run testsuite function doesn't handle unexpected output
 2015-11-20 16:56 UTC  (2+ messages)
` [Bug testsuite/19275] "

[PATCH v2 1/3] fix the testcases so that the result will be more exact
 2015-11-19 15:58 UTC  (5+ messages)
` [PATCH v2 2/3] add testcases for function definitions
` [PATCH v2 3/3] add more test cases for timer

stp: rt: replace spin_lock with stp style lock and use
 2015-11-19  7:53 UTC  (6+ messages)
` [PATCH 1/1] stp: rt: replace spin_lock with stp style lock and use STP_ALLOC_FLAGS

[Bug runtime/19186] New: getting a 'BUG: sleeping fujnction called from invalid context' error on rawhide
 2015-11-18 19:06 UTC  (2+ messages)
` [Bug runtime/19186] "

[PATCH 1/1] stp: rt: replace spin_lock with stp style lock and use STP_ALLOC_FLAGS
 2015-11-17  7:52 UTC  (14+ messages)

How to understand "?" in probe alias?
 2015-11-13 14:00 UTC  (2+ messages)

[Bug testsuite/19234] New: user_string_n2_quoted() vs. user_string_n_quoted.exp
 2015-11-12 15:09 UTC  (2+ messages)
` [Bug testsuite/19234] "

[Bug translator/19236] New: NULL global variable breakage
 2015-11-12 14:53 UTC  (2+ messages)
` [Bug translator/19236] "

Some questions about kernel stack backtrace when using SystemTap
 2015-11-12 10:58 UTC  (2+ messages)

[PATCH 1/3] add testcases for function definitions
 2015-11-12  2:57 UTC  (15+ messages)
` [PATCH 3/3] add more test cases for timer
` [PATCH 2/3] Fix the testcases so that the result will be more exact

[Bug tapsets/13721] New: local variable name collision
 2015-11-11 12:16 UTC  (3+ messages)
` [Bug tapsets/13721] "

[Bug translator/11347] intra-tapset visibility scoping for embedded-c functions
 2015-11-11 12:16 UTC  (2+ messages)

Is there any better method to pass "-d OBJECT" options in command line?
 2015-11-10 14:24 UTC  (2+ messages)

testsuite: about classifying the cases in systemtap.base
 2015-11-09  1:29 UTC  (4+ messages)

[Bug translator/19216] New: kprobe.module("MOD").function("FOO") doesn't work on out of tree modules
 2015-11-06 20:59 UTC  (3+ messages)
` [Bug translator/19216] "
` [Bug translator/19216] kprobe.module("MOD").function("FOO") doesn't work on modules that aren't currently loaded

[PATCH] add testcases for variables scope
 2015-11-06 18:47 UTC  (6+ messages)

about systemtap cost
 2015-11-04 14:05 UTC  (2+ messages)

[Bug translator/10607] need way to protect sensitive tapset globals
 2015-11-03  8:25 UTC 

[Bug testsuite/19135] New: testsuite results hard to compare
 2015-11-03  8:21 UTC  (2+ messages)
` [Bug testsuite/19135] "

[Bug translator/19176] New: dieoffset: 0x1924e6 from unknown debug file for /home/amazon/oct-20/ngos/workspace/sysroot/lib/x86_64-linux-gnu/libc-2.19.so function: __GI___libc_malloc at /build/glibc-6hJbOt/glibc-2.19/malloc/malloc.c:2876 thrown from: dwflpp.cxx:2682
 2015-10-27 21:55 UTC  (8+ messages)
` [Bug translator/19176] dieoffset: 0x1924e6 from unknown debug file for /home/amazon/oct-20/sysroot/lib/x86_64-linux-gnu/libc-2.19.so "
` [Bug translator/19176] malloc $bytes "semantic error: No cfa_ops supplied..."

Updated examples
 2015-10-27 19:37 UTC 

stp: rt: force to enable preempt
 2015-10-27  2:31 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] add testcases for prologue and epilogue style alias
 2015-10-26 10:04 UTC  (6+ messages)

How to understand the pid() and new_pid are same value in executing forktracker.stp?
 2015-10-23  1:38 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).