public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug translator/6711] need script syntax for extending blacklist
 2010-01-19  8:49 UTC 

[PATCH -tip tracing/kprobes v2] Powerpc port of the kprobe-based event tracer
 2010-01-19  7:35 UTC  (3+ messages)

[PATCH -tip 2/2] kprobetrace, doc: Add the explanation to remove probe points
 2010-01-19  4:19 UTC  (7+ messages)
` [PATCH -tip 1/2] kprobetrace, doc: shell need single quote to use $ character

[Bug releng/11179] New: release 1.2 blockers
 2010-01-18 22:22 UTC  (17+ messages)
` [Bug releng/11179] "

container_of in systemtap scripts
 2010-01-18 20:39 UTC  (4+ messages)

[Bug runtime/10272] New: backtraces fail with 32-on-64 executables
 2010-01-18 20:19 UTC  (2+ messages)
` [Bug runtime/10272] "

[Bug translator/10747] New: preprocessor permits invalid construct
 2010-01-18 20:19 UTC  (3+ messages)
` [Bug translator/10747] "

[Bug translator/10762] New: turn off userspace prologue heuristics for recent gcc
 2010-01-18 20:18 UTC  (2+ messages)
` [Bug translator/10762] "

[Bug translator/11005] New: compile-time error catching
 2010-01-18 20:18 UTC  (2+ messages)
` [Bug translator/11005] compile-time error catching w/ const-propagation

[Bug documentation/11059] New: No dtrace script documentation
 2010-01-18 20:18 UTC  (2+ messages)
` [Bug documentation/11059] "

[Bug uprobes/11124] New: user space markers inefficient due to volatile args
 2010-01-18 20:18 UTC  (3+ messages)
` [Bug uprobes/11124] "

[Bug runtime/10665] New: backtrace() is too slow
 2010-01-18 20:17 UTC  (2+ messages)
` [Bug runtime/10665] "

[Bug translator/10943] New: Support generic @entry saving in .return probes
 2010-01-18 20:17 UTC  (2+ messages)
` [Bug translator/10943] "

[Bug translator/11004] New: error catching syntax
 2010-01-18 20:17 UTC  (2+ messages)
` [Bug translator/11004] "

[Bug translator/10830] New: new pp() variant for source-level probe point name
 2010-01-18 20:16 UTC  (2+ messages)
` [Bug translator/10830] "

[Bug translator/10690] New: need way to produce bigger procfs output
 2010-01-18 20:15 UTC  (2+ messages)
` [Bug translator/10690] "

[Bug translator/11173] New: markers get a bad address in prelinked libraries
 2010-01-18  8:31 UTC  (8+ messages)
` [Bug translator/11173] "

[PATCH -tip] tracing/kprobe: Update kprobe tracing self test for new syntax
 2010-01-17 18:33 UTC  (2+ messages)
  ` [tip:perf/core] "

new systemtap snapshot available
 2010-01-16 14:27 UTC 

SystemTap release 1.1
 2010-01-16 13:15 UTC  (2+ messages)

[Bug releng/10907] New: tracker: release 1.1 blockers
 2010-01-15 20:32 UTC  (9+ messages)
` [Bug releng/10907] "

systemtapgui source tarball
 2010-01-15 15:31 UTC  (3+ messages)

Moving the userspace probe support code from the translator to the runtime
 2010-01-15 15:10 UTC  (3+ messages)

[Bug translator/11151] New: Leakage of stap_uprobes slots
 2010-01-14 22:00 UTC  (9+ messages)
` [Bug translator/11151] "

[Bug tapsets/4475] New: ia64 syscall tapset issues
 2010-01-14 17:05 UTC  (2+ messages)
` [Bug tapsets/4475] "

[Bug tapsets/4553] New: i686 RHEL4u5 systemcall tapset argument issues with 2.6.9-55.ELsmp kernel
 2010-01-14 17:03 UTC  (2+ messages)
` [Bug tapsets/4553] "

[Bug runtime/11140] New: SystemTap userspace marker in shared libraries cause probed program crash
 2010-01-14 16:08 UTC  (9+ messages)
` [Bug runtime/11140] "

[Bug tapsets/4396] New: script to dump hung task's kernel stack
 2010-01-14  7:47 UTC  (2+ messages)
` [Bug tapsets/4396] "

[Bug tapsets/6762] New: Some syscalls functions just wrappers for other syscalls
 2010-01-13 21:02 UTC  (2+ messages)
` [Bug tapsets/6762] "

[Bug testsuite/4472] sytemtap.syscall failures on ppc64
 2010-01-13 20:58 UTC  (2+ messages)

[Bug tapsets/11160] New: syscall.sigaction32 decoding $act argument incorrectly
 2010-01-13 15:33 UTC  (2+ messages)
` [Bug tapsets/11160] "

[Bug translator/11090] New: sdt_misc.exp fails with semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa
 2010-01-13 11:51 UTC  (2+ messages)
` [Bug translator/11090] "

[Bug translator/11091] New: vta-test.exp failure loc2c u_const declaration duplication with multiple pieces
 2010-01-13 11:50 UTC  (2+ messages)
` [Bug translator/11091] "

[PATCH -tip 0/8] perf-probe updates
 2010-01-13 10:37 UTC  (20+ messages)
` [PATCH -tip 3/8] x86/ptrace: Remove unused regs_get_argument_nth API
  ` [tip:perf/core] "
` [PATCH -tip 2/8] tracing/kprobe: Drop function argument access syntax
  ` [tip:perf/core] "
` [PATCH -tip 1/8] tracing/kprobe: Update example output in documentation
  ` [tip:perf/core] "
` [PATCH -tip 5/8] perf probe: Show probe list in pager
  ` [tip:perf/core] "
` [PATCH -tip 8/8] perf probe: Support --line option to show probable source-code lines
    ` [PATCH -tip] "
      ` [tip:perf/core] "
` [PATCH -tip 4/8] [CLEANUP] perf probe: Remove newline from die()
  ` [tip:perf/core] "
` [PATCH -tip 7/8] perf tools: Enhance glob string matching
  ` [tip:perf/core] "
` [PATCH -tip 6/8] perf tools: Support tracepoint glob matching
  ` [tip:perf/core] "

[Bug runtime/10493] New: runtime/time.c: need autoconf for cpu_khz
 2010-01-13  3:35 UTC  (3+ messages)
` [Bug runtime/10493] "

[Bug tapsets/11163] New: on ppc, 'syscall.readv' and 'syscall.writev' aliases report an "unknown" fd
 2010-01-12 22:53 UTC  (3+ messages)
` [Bug tapsets/11163] "

[Bug tapsets/11162] New: on s390x, the 'syscall.pwrite32' tapset alias fails to compile
 2010-01-12 19:59 UTC  (2+ messages)
` [Bug tapsets/11162] "

timing system calls or other functions
 2010-01-12  1:27 UTC  (3+ messages)

question on wait4time.stp sample code
 2010-01-11 23:55 UTC  (2+ messages)

[Bug runtime/11080] New: error from stack-ppc.c while building ppc module
 2010-01-11 19:14 UTC  (2+ messages)
` [Bug runtime/11080] "

[RFC] Systemtap translator support for hardware breakpoints on
 2010-01-10 21:37 UTC  (25+ messages)
  ` [RFC] Systemtap translator support for hw breakpoints on x86

[Bug runtime/11154] New: -DDEBUG_REENTRANCY needs robust reporting
 2010-01-09 16:11 UTC  (2+ messages)
` [Bug runtime/11154] "

new systemtap snapshot available
 2010-01-09 14:27 UTC 

New Test Suite for Client/Server Arguments
 2010-01-08 21:32 UTC 

[Bug testsuite/11147] New: server.exp testsuite fails to run
 2010-01-08 15:23 UTC  (4+ messages)
` [Bug testsuite/11147] "

[Bug runtime/11148] New: Loading/unloading several scripts concurrently can cause kernel panic
 2010-01-08 14:59 UTC  (2+ messages)
` [Bug runtime/11148] "

Test result on Fedora release 12 i686
 2010-01-07  1:46 UTC  (3+ messages)
` last_tsk in _stp_module_relocate

[PATCH] Fast tracepoints
 2010-01-06  9:39 UTC 

uprobes build error on SLES 11
 2010-01-05 20:14 UTC  (2+ messages)

[Bug testsuite/10732] New: declaration.exp empty-struct always fails, resolve-fail passes erroneously
 2010-01-05 10:47 UTC  (4+ messages)
` [Bug testsuite/10732] "

[Bug tapsets/6580] New: revamp backtrace-related tapset functions
 2010-01-05  9:38 UTC  (2+ messages)
` [Bug tapsets/6580] "

[Bug translator/10228] New: Add more vma-tracking for user space symbol/backtraces
 2010-01-05  8:50 UTC  (2+ messages)
` [Bug translator/10228] "

system tap profiling
 2010-01-05  1:10 UTC  (2+ messages)

[RFC PATCH] Add information about userspace probing
 2010-01-04 22:09 UTC 

SystemTap Beginners Guide in standard build
 2010-01-04 21:16 UTC  (3+ messages)

new systemtap snapshot available
 2010-01-02 14:27 UTC 

Questions on Systemtap performance
 2010-01-02 11:43 UTC 

SystemTapGUI - New release v1.1-0 is available
 2010-01-01 17:42 UTC 

Questions on Systemtap performance
 2010-01-01 16:47 UTC 

[Bug runtime/11118] New: CairoWidget.cxx doesn't compile with gcc 4.4.2 on 32bit
 2009-12-31 11:14 UTC  (2+ messages)
` [Bug runtime/11118] "

[PATCH V4] Tracepoint Tapset for Memory Subsystem
 2009-12-29 21:36 UTC  (7+ messages)
  ` [PATCH V5] "
        ` [PATCH V6] "

About last_tsk in _stp_module_relocate
 2009-12-29 18:41 UTC  (4+ messages)

Oops when running context.exp on 2.6.33-rc2
 2009-12-28  2:24 UTC 

new systemtap snapshot available
 2009-12-26 14:27 UTC 

[PATCH] Update SCSI tapset
 2009-12-23 20:56 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).