public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
[Bug releng/10907] New: tracker: release 1.1 blockers
 2009-12-07 21:23 UTC  (10+ messages)
` [Bug releng/10907] "

[Bug translator/10641] New: -m NAME should be disabled in --unprivileged mode
 2009-12-07 20:30 UTC  (2+ messages)
` [Bug translator/10641] "

outage 2009-12-12 weekend, gcc.gnu.org / sourceware / cygwin
 2009-12-07 19:33 UTC 

[BUGFIX PATCH -tip 0/5] perf-probe/x86 insn decoder bugfixes
 2009-12-07 17:39 UTC  (10+ messages)
` [BUGFIX PATCH -tip 2/5] perf probe: Fix strtailcmp() to compare s1[0] and s2[0]
` [BUGFIX PATCH -tip 4/5] perf probe: Check e_snprintf() format string
  ` [tip:perf/urgent] "
` [BUGFIX PATCH -tip 3/5] perf probe: Fix event namelist to duplicate string
  ` [tip:perf/urgent] "
` [BUGFIX PATCH -tip 5/5] perf probe: Use pr_debug for debug message
  ` [tip:perf/urgent] "
` [BUGFIX PATCH -tip 1/5] x86 insn: Delete empty or incomplete inat-tables.c
  ` [tip:perf/urgent] "

[PATCH v2] [RFC] tracepoint: Add signal coredump tracepoint
 2009-12-07 17:19 UTC  (7+ messages)

unresolved type-semantic error
 2009-12-07 15:36 UTC 

Advice on tracking down latency
 2009-12-07  9:46 UTC  (2+ messages)

[Bug documentation/11059] New: No dtrace script documentation
 2009-12-07  6:00 UTC  (2+ messages)
` [Bug documentation/11059] "

[PATCH V4] Tracepoint Tapset for Memory Subsystem
 2009-12-07  2:52 UTC  (4+ messages)
  ` [PATCH V5] "

Build Pass from file name hyphen->underscore
 2009-12-06 23:37 UTC  (11+ messages)
  ` Regression on statistics
    ` [PATCH] Fix regression in statistic operations

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

Systemtap Example showing user-space probing of applicatoins
 2009-12-05 13:45 UTC  (4+ messages)
` Systemtap Example showing user-space probing of applications

[PATCH V5] Tracepoint Tapset for Memory Subsystem
 2009-12-04 17:11 UTC 

[PATCH 0/4] systemtap: Some more powerpc patches
 2009-12-04  4:21 UTC  (6+ messages)
` [PATCH 1/4] powerpc: Fix thinko in _stp_arg()
` [PATCH 3/4] powerpc: Adjust registers.stp for ppc32
` [PATCH 2/4] powerpc: Fix longlong args handling
` [PATCH 4/4] powerpc: Improve backtrace output for ppc32

[Bug runtime/11020] New: SIGUSR2 file switching doesn't work with busy script
 2009-12-03 20:37 UTC  (3+ messages)
` [Bug runtime/11020] "

[PATCH] Update SCSI tapset
 2009-12-02 22:13 UTC 

[PATCH -tip 0/9] perf-probe updates
 2009-12-02 21:53 UTC  (21+ messages)
` [PATCH -tip 3/9] perf probe: Fix to add probe-finder.h without libdwarf
  ` [tip:perf/core] perf probe: Add "
` [PATCH -tip 1/9] trace_kprobes: Fix a memory leak bug and check kstrdup return value
  ` [tip:perf/core] trace_kprobes: Fix a memory leak bug and check kstrdup() "
` [PATCH -tip 5/9] perf probe: Fix probe array index for multiple probe point
  ` [tip:perf/core] perf probe: Fix probe array index for multiple probe points
` [PATCH -tip 4/9] perf probe: Fix argv array size in probe parser
  ` [tip:perf/core] "
` [PATCH -tip 2/9] perf probe: Fix to change a debugging message from pr_info to pr_debug
  ` [tip:perf/core] perf probe: Change "
` [PATCH -tip 6/9] perf probe: Move probe event utility functions to probe-event.c
  ` [tip:perf/core] "
` [PATCH -tip 7/9] perf probe: Add argv_split() from lib/argv_split.c
  ` [tip:perf/core] "
` [PATCH -tip 9/9] perf probe: Simplify event naming
  ` [tip:perf/core] "
` [PATCH -tip 8/9] perf probe: Add --list option for listing current probe events
  ` [tip:perf/core] "

[PATCH -next] [Cleanup] x86: Fix comments of register/stack access functions
 2009-12-02 10:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2] [RESEND] mm: Introduce coredump parameter structure
 2009-12-02  0:38 UTC 

Test result on Fedora release 12 64bits
 2009-12-01 20:34 UTC  (3+ messages)

[PATCH 0/8 userland!] systemtap: Add initial support for ppc32
 2009-12-01 19:14 UTC  (11+ messages)
` [PATCH 5/8] Share ppc64 and ppc32 code where possible
` [PATCH 2/8] Rename stack-ppc64.c to stack-ppc.c
` [PATCH 8/8] Change KERNEL_RELOC_SYMBOL to "_stext" on ppc32
` [PATCH 7/8] Implement _div64 and _mod64 for ppc32
` [PATCH 3/8] stack-ppc: Adjust "
` [PATCH 1/8] Rename uprobes_ppc64.c to uprobes_ppc.c, use it "
` [PATCH 4/8] Implement ppc32 variant of __is_user_regs
` [PATCH 6/8] Use proper types for do_div

add simple .library syntax
 2009-12-01 19:04 UTC  (2+ messages)

[Bug translator/11038] New: Trailing semicolon as null-statement confusing
 2009-12-01 17:11 UTC  (3+ messages)
` [Bug translator/11038] "

[Bug tapsets/10745] New: Give access to "hidden" tracepoints
 2009-12-01 14:42 UTC  (2+ messages)
` [Bug tapsets/10745] "

[PATCH -tip v6 00/11] kprobes: Kprobes jump optimization support
 2009-12-01  0:08 UTC  (15+ messages)
` [PATCH -tip v6 01/11] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
` [PATCH -tip v6 02/11] kprobes: Introduce generic insn_slot framework
` [PATCH -tip v6 05/11] kprobes/x86: Boost probes when reentering
` [PATCH -tip v6 06/11] kprobes/x86: Cleanup save/restore registers
` [PATCH -tip v6 04/11] kprobes: Jump optimization sysctl interface
    ` [PATCH -tip v6.1 "
` [PATCH -tip v6 03/11] kprobes: Introduce kprobes jump optimization
` [PATCH -tip v6 07/11] x86: Add text_poke_smp for SMP cross modifying code
` [PATCH -tip v6 08/11] kprobes/x86: Support kprobes jump optimization on x86
` [PATCH -tip v6 11/11] [RFC] kprobes/x86: Use text_poke_fixup() for jump optimization
` [PATCH -tip v6 09/11] kprobes: Add documents of "
` [PATCH -tip v6 10/11] [RFC] x86: Introduce generic jump patching without stop_machine

[Bug uprobes/10836] New: uprobes-provided pt_regs* are unreliable
 2009-11-30 20:36 UTC  (2+ messages)
` [Bug uprobes/10836] "

systemtap java hotspot backtrace support
 2009-11-30 19:21 UTC 

[Bug runtime/10516] New: on rawhide, getting a warning about bad percpu allocation
 2009-11-30 18:32 UTC  (2+ messages)
` [Bug runtime/10516] "

[Bug translator/11034] New: review context struct allocation mechanism
 2009-11-30 16:04 UTC  (2+ messages)
` [Bug translator/11034] "

new systemtap snapshot available
 2009-11-28 14:27 UTC 

[PATCH -tip v4 0/3] tracepoint: Add signal events
 2009-11-26 10:27 UTC  (8+ messages)
` [PATCH -tip v4 1/3] tracepoint: Move signal sending tracepoint to events/signal.h
  ` [tip:perf/core] "
` [PATCH -tip v4 3/3] tracepoint: Add signal loss events
  ` [tip:perf/core] "
` [PATCH -tip v4 2/3] tracepoint: Add signal deliver event
  ` [tip:perf/core] "

Integer constant is too large for 'long' type
 2009-11-26  7:04 UTC  (9+ messages)

Getting Build-Id errors wth a systemtap build on ubuntu 9.10
 2009-11-26  7:00 UTC  (2+ messages)

[PATCH -tip v5 00/10] kprobes: Kprobes jump optimization support
 2009-11-25 21:30 UTC  (37+ messages)
` [PATCH -tip v5 01/10] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
` [PATCH -tip v5 02/10] kprobes: Introduce generic insn_slot framework
` [PATCH -tip v5 06/10] kprobes/x86: Cleanup save/restore registers
` [PATCH -tip v5 04/10] kprobes: Jump optimization sysctl interface
` [PATCH -tip v5 05/10] kprobes/x86: Boost probes when reentering
` [PATCH -tip v5 07/10] kprobes/x86: Support kprobes jump optimization on x86
` [PATCH -tip v5 03/10] kprobes: Introduce kprobes jump optimization
` [PATCH -tip v5 08/10] kprobes: Add documents of "
` [PATCH -tip v5 09/10] [RFC] x86: Introduce generic jump patching without stop_machine
` [PATCH -tip v5 10/10] [RFC] kprobes/x86: Use text_poke_fixup() for jump optimization

[Bug kprobes/10991] New: freeze on x86_64 for most scripts
 2009-11-25 19:17 UTC  (2+ messages)
` [Bug kprobes/10991] freeze on centos5.3+preempt "

[PATCH -tip v3 0/3] tracepoint: Add signal events
 2009-11-25 17:46 UTC  (10+ messages)
` [PATCH -tip v3 1/3] tracepoint: Move signal sending tracepoint to events/signal.h

[Bug runtime/11015] New: Support shared library reloading (in different processes)
 2009-11-24 20:28 UTC 

Dereferencing simple pointers
 2009-11-24 19:59 UTC  (3+ messages)

Dereferencing simple pointers
 2009-11-24 17:27 UTC 

[Bug translator/10917] New: environment variable expansion in executable search
 2009-11-24 17:15 UTC  (3+ messages)
` [Bug translator/10917] "

[Bug translator/11005] New: compile-time error catching
 2009-11-23 21:09 UTC  (3+ messages)
` [Bug translator/11005] compile-time error catching w/ const-propagation

[Bug translator/11008] New: Support c++ namespace like syntax $foo::bar
 2009-11-23 20:24 UTC 

[Bug translator/11004] New: error catching syntax
 2009-11-23 18:28 UTC 

systemtap PR10171, itrace crashes
 2009-11-21 19:48 UTC 

[Bug runtime/10171] New: on ia64, using itrace probes cause a spinlock lockup
 2009-11-21 19:29 UTC  (2+ messages)
` [Bug runtime/10171] "

SystemTap
 2009-11-21 14:48 UTC 

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