]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-03-21 Frank Ch. Eiglertestsuite: disable rlimits test for !installtest_p
2012-03-20 Josh StonePR13878: Mention the module in @cast "not found" message
2012-03-16 David SmithMake uprobes_p() testsuite function find new inode...
2012-03-16 Mark Wielaardstap.1: Document - (read from stdin) and -e SCRIPT.
2012-03-16 Mark WielaardMove PERF probe family description before EXAMPLES...
2012-03-15 David SmithFix PR13815 by fixing task_dentry_path() tapset functio...
2012-03-14 Frank Ch. EiglerPR13847: simplify compiled-printf functions
2012-03-14 Frank Ch. EiglerPR13847: document CONFIG_DEBUG_INFO= default
2012-03-14 Frank Ch. EiglerPR13847: don't build debuginfo for stap modules
2012-03-14 Chris MeekPR13661 - Added test cases
2012-03-14 William CohenAllow sysroot_sysenv.exp to run correct on machines...
2012-03-14 Stan CoxTest the .library modifier for RPATH awareness
2012-03-14 Stan CoxMake the .library modifier aware of RPATH
2012-03-13 Mark Wielaardlangref.tex: Document foreach (value = key in array...
2012-03-13 Mark Wielaardlangref.tex: ref statement foreach subsection from...
2012-03-12 Josh StoneAdapt to the inode-uprobes name change in tip
2012-03-12 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2012-03-12 Mark WielaardDocument new @var construct in NEWS, langref, beginners...
2012-03-12 Stan CoxQuietly wget upstream sources.
2012-03-11 Mark Wielaardtapset/guru-delay.stp (mdelay): Fix @us argument docume...
2012-03-11 Mark Wielaardtapset/dentry.stp (real_mount): Fix typo in @vfsmnt...
2012-03-10 Mark Wielaardglobal_var_kernel.exp: tz_minuteswest can be negative.
2012-03-09 Josh StonePreliminary SDT semaphores with inode-uprobes
2012-03-09 Mark WielaardGlobal vars don't need (cannot use) frame base in locat...
2012-03-09 Mark WielaardUpdate verbose log and semantic exception messages...
2012-03-09 Josh StoneMerge branch 'sysroot'
2012-03-09 Wade FarnsworthPR12331: Add testcase for --sysroot and --sysenv
2012-03-09 Wade FarnsworthPR12331: Document --sysroot and --sysenv
2012-03-09 Wade FarnsworthPR12331: Introduce stap options --sysroot and --sysenv
2012-03-08 Frank Ch. EiglerPR13819: avoid warning on CONFIG_DEBUG_PER_CPU_MAPS=y
2012-03-08 Mark WielaardCannot use @var DWARF variables in tracepoints, warn...
2012-03-08 Mark WielaardMake sure @var works for process.mark probes.
2012-03-08 Frank Ch. Eiglerguru-delay: add tapset documentation
2012-03-08 Bryn M. Reevesnew tapset: guru delays
2012-03-08 Mark WielaardSelect most specific CU srcfile that matches @var(...
2012-03-07 Mark WielaardMerge branch 'at_var'
2012-03-07 Mark WielaardPR13784 Allow defining a diffent CU source in @var.
2012-03-07 David SmithRemove CONFIG_UTRACE use in testsuite and just depend...
2012-03-07 Chris MeekPR13661: Rewrote test cases to be more stable
2012-03-07 Mark WielaardIntroduce @var("varname") as alternative syntax for...
2012-03-07 Mark WielaardFix kallsyms_expand_symbol.exp regression after commit...
2012-03-07 Mark WielaardPR10622. Better workaround for GCC PR51410. Find extern...
2012-03-07 ch huangCorrect uninitialized-var compiler warnings in uprobes.c
2012-03-06 Frank Ch. EiglerPR13661: Suppress core dumps for RLIMIT_AS and RLIMIT_STACK
2012-03-06 Chris MeekPR13661: Set both max and current rlimits
2012-03-06 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2012-03-06 Dave BrolleyMore updates to client_args.exp test suite.
2012-03-06 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2012-03-06 Chris MeekPR13661: Added test cases
2012-03-06 Dave BrolleyLong options rework.
2012-03-06 Frank Ch. EiglerPR13609: Kill sub-processes with SIGTERM, regardless...
2012-03-05 Chris MeekPR13661: Added NEWS and man page entries
2012-03-05 Chris MeekPR13661: Relax Server Rlimits (move to stap)
2012-03-05 David SmithMark inline embedded-C expressions returning AF_INET...
2012-03-05 Dave BrolleyInitial changes for supporting IPv6 in the compile...
2012-03-05 Frank Ch. Eiglertestsuite.apps: similar changes for other TESTAPPS...
2012-03-05 Frank Ch. Eiglertestsuite python: be sensitive to TESTAPPS=python rathe...
2012-03-03 Frank Ch. EiglerRevert "work in progress" that zapped AUTHORS
2012-03-03 Stan CoxAdd new systemtap.apps for python
2012-03-03 Stan Coxwork in progress
2012-03-02 William CohenClean out tracking for blocks that are merged into...
2012-03-02 William CohenRevert "Clean out tracking for blocks that are merged...
2012-03-02 William CohenClean out tracking for blocks that are merged into...
2012-03-01 Stan CoxMatch Requires to existing package layout.
2012-02-29 Mark WielaardRegenerate systemtap.examples indexes.
2012-02-29 Lukas CzernerBZ613992: new enospc.stp sample script
2012-02-29 Josh StonePR13721 (partial): Move cross-file WARNING before setti...
2012-02-27 Mark Wielaarddwflpp::iterate_over_libraries arm uses /lib/ld-linux...
2012-02-27 David SmithFix PR13646 (partial) by adding IPv6 support to tcp...
2012-02-27 David SmithFix PR13646 (partial) by adding IPv6 support to tcp...
2012-02-27 David SmithFixed buildok.exp by moving comments out of switch...
2012-02-27 Stan CoxAdd BuildRequires for gcc and gcc-c++
2012-02-26 Mark WielaardNormalize my name in .mailmap.
2012-02-25 Mark J. Wielaardkernel/sched.c is no more, use kernel/time.c in example...
2012-02-24 Chris MeekPR13609: Added a concurrency test case
2012-02-24 Chris MeekPR13609: Fixed interrupts and race conditions
2012-02-24 David SmithUpdate uprobes_p() to fail if we're on ia64.
2012-02-24 David SmithDon't do exelib prelink tests if the system doesn't...
2012-02-24 Mark J. WielaardSupport fallback kernel dump_stack() with or without...
2012-02-24 William CohenDo not probe ARM assembly language __switch_to function...
2012-02-23 David SmithMarked twentyeightprime.stp as KFAIL if no uprobes...
2012-02-23 William CohenIncrease systemtap.base/warnings.exp timeout for slow...
2012-02-23 Felix Linsyscalltimes sample: tolerate partially specified filte...
2012-02-22 David SmithFix PR13646 (partial) by updating ipaddr testcase.
2012-02-22 Timo Juhani... Update stappaths paths to reflect reality a bit better
2012-02-22 Frank Ch. Eiglermention CVE in NEWS
2012-02-21 David SmithFix PR13646 (partial) by adding IPv6 support to _struct...
2012-02-21 David SmithFix PR13646 (partial) by adding IPv6 support to 'tcp...
2012-02-21 David SmithFix PR13646 (partial) by improving inline embedded...
2012-02-21 Mark WielaardPR13714 - Make sure REG_STATE.cfa_is_expr is always...
2012-02-20 David SmithFix PR13646 (partial) by updating spec file to require...
2012-02-20 David SmithFix PR13646 (partial) by adding a testcase and some...
2012-02-16 David SmithFix PR13646 (partial) by handling IPv6 support in a...
2012-02-15 David SmithFix PR13646 (partial) by properly converting IPv6 addre...
2012-02-15 David SmithFixed PR13694 by returning proper value for tcp.sendmsg...
2012-02-15 David SmithUpdate 3 semok tests for RHEL4.
2012-02-15 David SmithMark semok uprobes tests as untested on platforms with...
2012-02-14 William CohenMake sure that procfs.c runtime code include <linux...
2012-02-10 David Smith(Fixed PR13681) Bulk mode scripts no longer leave the...
2012-02-10 David SmithHandle missing inlined parameters for 'netdev.change_rx...
next
This page took 0.053991 seconds and 5 git commands to generate.