public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug runtime/11078] New: avoid procfs race condition
 2010-03-23 21:17 UTC  (2+ messages)
` [Bug runtime/11078] "

[Bug releng/11179] New: release 1.2 blockers
 2010-03-23 21:17 UTC  (8+ messages)
` [Bug releng/11179] "
` [Bug releng/11179] release 1.3 proposed

[Bug translator/11424] New: 'kprobe.function("foo") !' doesn't work like 'kernel.function("foo") !'
 2010-03-23 21:16 UTC  (2+ messages)
` [Bug translator/11424] dwarfless kprobe.* probes don't validate at translate time

[Bug kprobes/11421] New: probe point mismatch while resolving probe point vfs.read
 2010-03-23 20:15 UTC  (5+ messages)
` [Bug tapsets/11421] "

[PATCH -tip 00/10] perf-probe updates - data-structure support, etc
 2010-03-23 16:27 UTC  (28+ messages)
` [PATCH -tip 01/10] perf tools: Introduce xzalloc() for detecting out of memory
  ` [tip:perf/core] perf tools: Introduce xzalloc() for detecting out of memory conditions
` [PATCH -tip 06/10] perf probe: Introduce die_find_child() function
  ` [tip:perf/core] "
` [PATCH -tip 03/10] perf probe: Move add-probe routine under util/
  ` [tip:perf/core] perf probe: Move add-probe routine to util/
` [PATCH -tip 07/10] perf probe: Add --dry-run option
  ` [tip:perf/core] "
` [PATCH -tip 04/10] perf probe: Rename session to param
  ` [tip:perf/core] "
` [PATCH -tip 05/10] perf probe: Rename some die_get_* functions
  ` [tip:perf/core] "
` [PATCH -tip 02/10] perf probe: Use wrapper functions
  ` [tip:perf/core] "
` [PATCH -tip 08/10] perf probe: Introduce kprobe_trace_event and perf_probe_event
  ` [tip:perf/core] "
` [PATCH -tip 10/10] perf probe: Accessing members in data structures
  ` [tip:perf/core] perf probe: Add data structure member access support
` [PATCH -tip 09/10] perf probe: List probes with line number and file name
  ` [tip:perf/core] "

[Bug translator/10913] New: bad/misleading translator error message
 2010-03-23 15:58 UTC  (4+ messages)
` [Bug translator/10913] "

draft 1.2 release notes
 2010-03-23  0:02 UTC  (2+ messages)
` systemtap "

[RFC] Framework for easy distribution of SystemTap scripts
 2010-03-22 20:48 UTC  (3+ messages)

[Bug tapsets/11414] New: nd_syscall.exp failures
 2010-03-22 16:08 UTC  (2+ messages)
` [Bug tapsets/11414] "

[Bug tapsets/11406] New: Add dup2, epoll_create1, eventfd2, inotify_init1 and signalfd4 to syscall tapset
 2010-03-21 17:41 UTC  (2+ messages)
` [Bug tapsets/11406] "

Can SystemTap change system call's arguments?
 2010-03-21 15:14 UTC 

[Bug translator/11411] New: Make big procfs output usable by sprint[ln](@hist_*)
 2010-03-21  0:43 UTC 

[Bug translator/11405] New: tolerate/ignore tapsets with syntax errors
 2010-03-20 20:02 UTC  (2+ messages)
` [Bug translator/11405] "

new systemtap snapshot available
 2010-03-20 14:27 UTC 

[Bug translator/11353] New: elide side-effect-free probes
 2010-03-19 19:46 UTC  (12+ messages)
` [Bug translator/11353] "

[Bug runtime/5621] New: RFE: support for a general buffer kread()
 2010-03-19 16:50 UTC  (2+ messages)
` [Bug runtime/5621] "

[Bug translator/5632] New: subsume oprofile
 2010-03-19 16:42 UTC  (2+ messages)
` [Bug translator/5632] "

[Bug uprobes/5272] New: Adapt uprobes tests to use stap
 2010-03-19 16:41 UTC  (2+ messages)
` [Bug uprobes/5272] "

[Bug tapsets/11402] New: pipe2 syscall not supported
 2010-03-19 15:58 UTC  (3+ messages)
` [Bug tapsets/11402] "

[PATCH -tip v5] tracepoint: Add signal coredump tracepoint
 2010-03-19 14:18 UTC  (5+ messages)

[Bug runtime/11325] New: Spaces and exclamation marks invalid as module arguments
 2010-03-19  2:19 UTC  (4+ messages)
` [Bug runtime/11325] "

[Bug translator/11399] New: Allow ** in matching probe points
 2010-03-18 23:36 UTC 

[Bug tapsets/10745] New: Give access to "hidden" tracepoints
 2010-03-18 21:29 UTC  (2+ messages)
` [Bug tapsets/10745] "

[PATCH -tip 1/2] perf probe: Cleanup debuginfo related code
 2010-03-17 22:03 UTC  (2+ messages)
` [PATCH -tip 2/2] perf probe: Add NO_DWARF make option

[Bug tapsets/11388] New: syscall.mmap* probes versus 2.6.33+ kernels
 2010-03-17 16:10 UTC  (2+ messages)
` [Bug tapsets/11388] "

[Bug runtime/11364] New: cxxclass.exp fails with latest std.h and g++ (Red Hat 4.4.3-4)
 2010-03-17 15:24 UTC  (7+ messages)
` [Bug runtime/11364] "

SystemTap Dissertation
 2010-03-17  6:03 UTC  (3+ messages)

Systemtap on the ARM processor
 2010-03-16 19:20 UTC  (2+ messages)

[Bug runtime/10812] New: 2.6.32-rc5: Vector: 300 (Data Access) with systemtap tests
 2010-03-16 18:58 UTC  (2+ messages)
` [Bug runtime/10812] "

[Bug translator/10788] New: -t statistics report on derived statement probes instead of mark probes
 2010-03-16 18:20 UTC  (2+ messages)
` [Bug translator/10788] "

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

[PATCH -tip 1/3] kprobes: Hide CONFIG_OPTPROBES and set if arch support optimized kprobes
 2010-03-16 14:49 UTC  (10+ messages)
` [PATCH -tip 3/3] [BUGFIX] perf probe: Set need_dwarf if lazy matching is used
  ` [tip:perf/urgent] perf probe: Fix need_dwarf flag "
` [PATCH -tip 2/3] [BUGFIX] perf probe: Fix probe_point buffer overrun
  ` [tip:perf/urgent] "
  ` [PATCH -tip v3] kprobes: Hide CONFIG_OPTPROBES and set if arch support optimized kprobes
    ` [tip:perf/core] kprobes: Hide CONFIG_OPTPROBES and set if arch supports "

[PATCH -tip 1/2] [BUGFIX] perf probe: Fix to make offset to signed value
 2010-03-16 14:48 UTC  (4+ messages)
` [PATCH -tip 2/2] [BUGFIX] perf probe: Use origial address instead of CU-based address
  ` [tip:perf/urgent] perf probe: Use original "
` [tip:perf/urgent] perf probe: Fix offset to allow signed value

Unresolved probes
 2010-03-16 12:35 UTC  (3+ messages)

[Bug translator/11376] New: process(pid).statement(addr).absolute bugs + fix
 2010-03-15 17:09 UTC  (2+ messages)
` [Bug translator/11376] "

[Bug runtime/11249] New: Tracking executable plus library fails on i386
 2010-03-13 22:27 UTC  (8+ messages)
` [Bug runtime/11249] "
` [Bug uprobes/11249] uprobes fails on glibc get-pc-thunk call insn probe

new systemtap snapshot available
 2010-03-13 14:27 UTC 

[Bug translator/11370] New: multi-header @cast
 2010-03-12 21:05 UTC  (2+ messages)
` [Bug translator/11370] "

[Bug tapsets/11372] New: proc_mem.stp needs better testing
 2010-03-12 19:58 UTC  (2+ messages)
` [Bug tapsets/11372] "

[Bug testsuite/11373] New: systemtap.server/server.exp leaves stap_*.ko litter
 2010-03-12 18:13 UTC 

including stap-prep in the rpm
 2010-03-12 12:05 UTC  (3+ messages)

SystemTap unofficial logo
 2010-03-12  1:25 UTC 

[Bug releng/11369] New: package and/or document stap_merge
 2010-03-10 18:38 UTC 

[Bug translator/11366] New: @defined() and unoptimized stap -u don't work nicely together
 2010-03-10 14:57 UTC  (2+ messages)
` [Bug translator/11366] "

[Bug translator/11274] New: stap-client doesn't understand "--"
 2010-03-09 21:16 UTC  (2+ messages)
` [Bug translator/11274] "

[Bug translator/9738] New: Running a stap script throws up compilation error
 2010-03-09 19:03 UTC  (2+ messages)
` [Bug translator/9738] "

[Bug releng/11363] New: no logrotate support for stap server log
 2010-03-09 17:52 UTC  (2+ messages)
` [Bug releng/11363] "

[Bug translator/11360] New: Bad interaction between -L and @defined
 2010-03-09  2:34 UTC  (2+ messages)
` [Bug translator/11360] "

[Bug documentation/11210] New: 3stap man pages colliding with 3
 2010-03-08 18:55 UTC  (2+ messages)
` [Bug documentation/11210] "

new varwatch example
 2010-03-08  2:21 UTC 

[Bug tapsets/10627] New: adding string comparison to tapset
 2010-03-06 21:05 UTC  (2+ messages)
` [Bug tapsets/10627] "

[Bug runtime/11352] New: sdt.exp kprobe tests FAIL with SEGV on 2.6.32.9-67.fc12.x86_64
 2010-03-06 19:05 UTC  (4+ messages)
` [Bug runtime/11352] sdt.exp kprobe tests FAIL with SEGV

new systemtap snapshot available
 2010-03-06 14:27 UTC 

[Bug translator/11346] New: @defined() with '--skip-badvars' doesn't work correctly
 2010-03-05  0:20 UTC  (4+ messages)
` [Bug translator/11346] "

[PATCH 00/02] Follow on update to NFS probes
 2010-03-04 21:49 UTC  (7+ messages)
` [PATCH 01/02] Incorporated comments from code review
` [PATCH 02/02] Backport recently added probes to RHEL5(U5)
` [PATCH 02/02] Backport recently added probes to RHEL5(U5) (w/out kernel version checks)

test embedded-c more
 2010-03-04 17:52 UTC  (2+ messages)

[PATCH -tip v2 1/2] perf probe: Correct probe syntax on command line help
 2010-03-04 16:32 UTC  (4+ messages)
` [PATCH -tip v2 2/2] x86: Issue at least one memory barrier in stop_machine_text_poke()
  ` [tip:perf/pebs] "
` [tip:perf/pebs] perf probe: Correct probe syntax on command line help

stap error: no match while resolving probe point kernel.function("do_mmap_pgoff@mm/mmap.c:901")
 2010-03-04 16:29 UTC  (5+ messages)

[Bug translator/11347] New: intra-tapset visibility scoping for embedded-c functions
 2010-03-03 22:50 UTC  (2+ messages)
` [Bug translator/11347] "

[PATCH -tip 1/2] perf probe: Correct probe syntax on command line help
 2010-03-03 21:49 UTC  (6+ messages)
` [PATCH -tip 2/2] x86: Issue at least one memory barrier in stop_machine_text_poke()
    ` [PATCH -tip] "

[Bug translator/11196] New: Retrieving variables from marker locations in stap broken on x86_64 (cfa_ops not found)
 2010-03-03 19:46 UTC  (2+ messages)
` [Bug translator/11196] "

[Bug translator/11343] New: backward compatibility flags/conditionals
 2010-03-03  6:04 UTC 

[PATCH -tip v3&10 00/18] perf-probe updates - optprobe, elfutils and lazy matching
 2010-03-03  0:57 UTC  (12+ messages)
` [PATCH -tip v3&10 02/18] kprobes: Introduce generic insn_slot framework
` [PATCH -tip v3&10 07/18] x86: Add text_poke_smp for SMP cross modifying code

[Bug tapsets/11338] New: use @defined in tapsets
 2010-03-02 16:29 UTC  (2+ messages)
` [Bug tapsets/11338] "

[Bug translator/11246] New: Add better control over caching
 2010-03-01 23:41 UTC  (2+ messages)
` [Bug translator/11246] "

[PATCH 00/10] Update nfs tapset for nfs header changes, to use @cast instead of embedded-c
 2010-03-01 23:22 UTC  (13+ messages)
` [PATCH 02/10] Updated nfsd.proc.lookup probes
` [PATCH 04/10] Updated nfsd.proc.write probes
` [PATCH 06/10] Updated nfsd.proc.remove probes
` [PATCH 08/10] Removed the nfsd.proc4.compound and nfsd.proc.compound.return probes

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).