public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[HELP] ubacktrace() problem
 2016-01-12 14:32 UTC  (2+ messages)

[PATCH v2] Add new case for stress test
 2016-01-12  1:43 UTC  (3+ messages)

[Bug translator/12414] Missing return value is not reported
 2016-01-11 21:58 UTC 

[Bug translator/19265] New: finding out-of-tree kernel modules only works with full paths, not relative paths
 2016-01-11 21:27 UTC  (4+ messages)
` [Bug translator/19265] "

[Bug translator/19396] New: systemtap can't find certain kernel tracepoints
 2016-01-11 13:51 UTC  (8+ messages)
` [Bug translator/19396] "

[HELP] Systemtap fails to load kernel module
 2016-01-10 19:58 UTC  (6+ messages)

[Bug translator/9968] Share global variable between embedded C and script
 2016-01-06 22:00 UTC 

Question about adding cases of stapusr and stapdev
 2016-01-04  6:36 UTC  (3+ messages)

[PATCH 1/3] Add new semko test case
 2015-12-23 17:59 UTC  (8+ messages)
` [PATCH 2/3] Add new test case for buffer size
` [PATCH 3/3] Add new case for stress test

[PATCH] Add more cases for control limits
 2015-12-23 16:34 UTC  (2+ messages)

[PATCH 1/3] Add more case for -p
 2015-12-23 15:53 UTC  (4+ messages)
` [PATCH 3/3] Add new case for -k
` [PATCH 2/3] Add more case for typemismatch

Function arguments question on ARM (RaspPi)
 2015-12-21 20:17 UTC  (3+ messages)

[Bug translator/19216] New: kprobe.module("MOD").function("FOO") doesn't work on out of tree modules
 2015-12-21 17:28 UTC  (2+ messages)
` [Bug translator/19216] kprobe.module("MOD").function("FOO") doesn't work on modules that aren't currently loaded

[Bug translator/17587] New: too sensitive to duplicate globals across tapset files
 2015-12-17 22:01 UTC  (2+ messages)
` [Bug translator/17587] "

[Bug translator/16672] New: Allow brace expansion on probe points
 2015-12-17 21:55 UTC  (2+ messages)
` [Bug translator/16672] "

Recent aarch64 kprobes and uprobes patch systemtap testing
 2015-12-17  0:53 UTC  (13+ messages)

[Bug translator/19362] New: Systemtap translator putting in two probes for each probe point in the systemtap.base/library.exp tests
 2015-12-14 21:27 UTC  (3+ messages)
` [Bug translator/19362] "

printing kernel backtrace
 2015-12-12 16:01 UTC  (4+ messages)

[Bug runtime/19360] New: Verify that examples and tapsets with return probes use @entry for function arguments
 2015-12-11 22:34 UTC 

[Bug translator/19358] New: netfilter probes are broken on rawhide
 2015-12-11 20:46 UTC  (4+ messages)
` [Bug translator/19358] "

Questions on network and block device related IRQ handling
 2015-12-11 16:34 UTC  (4+ messages)

Prelinking on ARM with Debug Link
 2015-12-10 19:45 UTC  (13+ messages)

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

question about the stress test
 2015-12-09 17:38 UTC  (2+ messages)

[Bug runtime/19345] New: RHEL 7.0 s390x crash in check.exp
 2015-12-09 15:19 UTC  (3+ messages)
` [Bug runtime/19345] "

[Bug documentation/19346] New: escape xml documentation
 2015-12-08 20:06 UTC 

How to track the functions in self-written module using SystemTap?
 2015-12-08 19:41 UTC  (23+ messages)

[PATCH 1/2] rewrite the case typemismatch
 2015-12-08 19:20 UTC  (6+ messages)
` [PATCH 2/2] add new case for typemismatch

[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] "

[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] "

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  (9+ messages)

[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] "

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  (3+ messages)

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  (5+ messages)

How to understand "?" in probe alias?
 2015-11-13 14:00 UTC  (2+ 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).