]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-04-02 Stan CoxRewrite stmt_rel.exp to only rely on -l output.
2009-04-02 Mark WielaardPR6580: Implement symname, symdata and modname context...
2009-04-02 Mark Wielaarditrace.exp: s/utrace_support_found/utrace_p/
2009-04-02 Mark WielaardPR9995: Test for [installtest_p] && [utrace_p].
2009-04-02 Mark WielaardCheck for utrace in usymbols.exp.
2009-04-02 Mark WielaardMake task_finder.c compiler if ! defined (CONFIG_UTRACE).
2009-04-02 Frank Ch. EiglerPR10019: --skip-badvars to suppress run-time memory...
2009-04-02 Josh StoneFix the magic run-stap wrappers even more
2009-04-02 Frank Ch. EiglerPR4105: removing redundant buildok/twentysix.stp test
2009-04-02 Roland McGrathMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-02 Roland McGrathFix sudo magic wrappers for run-stap devel script.
2009-04-02 Frank Ch. Eiglerintroduce [utrace_p] as dejagnu check for utrace presen...
2009-04-02 Josh StoneMove testcase itrace3's warning into expect
2009-04-01 Maynard JohnsonAdd insn.block testcase to itrace.exp in testsuite
2009-04-01 Maynard JohnsonFix for insn probe: Call arch_has_*_step() prior to...
2009-04-01 Josh StoneRevert "Fix runtime/itrace.c to call arch_has_*_step...
2009-04-01 Maynard JohnsonFix runtime/itrace.c to call arch_has_*_step() prior...
2009-04-01 Josh StonePR10016: Purge stap of all pgrp and system() usage
2009-04-01 Mark WielaardMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-01 Mark WielaardMove #endif for STP_NEED_VMA_TRACKER up to not cover...
2009-04-01 Frank Ch. EiglerPR10020 sys_sigaltstack param change
2009-04-01 Mark WielaardMerge branch 'master' into pr6866
2009-04-01 Mark WielaardWrap vma callbacks in STP_NEED_VMA_TRACKER.
2009-04-01 Stan CoxUse alloca trick to keep argN active on GCC 4.1.
2009-04-01 Mark Wielaardtestsuite/systemtap.context/*.tcl: Don't wait 4 whole...
2009-04-01 Mark Wielaardcontext.exp: log which subtest is being sourced.
2009-04-01 Frank Ch. EiglerPR4105: support up to 9 (up from 5) array index dimensions
2009-04-01 Frank Ch. Eiglersemok/badvar.stp test: add stap -p2 as for other semok...
2009-03-31 Stan CoxCustomize .mark -l output.
2009-03-31 Mark WielaardAdd fake Systemtap Hackers author to tapset reference...
2009-03-31 Mark WielaardAdd missing socket function argument descriptions.
2009-03-31 Mark WielaardPR10016: Run stap in its own process group with waiter...
2009-03-30 Wenji HuangPR9998: new config and test files
2009-03-30 Wenji HuangPR9998: adapt tapset/i686/registers.stp to latest kernel
2009-03-30 Mark WielaardPR10016: systemtap kills all processes in process group...
2009-03-30 Stan CoxTest marker probe parameter types.
2009-03-29 Frank Ch. Eiglerprefer using /usr/bin/lsb_release to deduce distributio...
2009-03-29 Frank Ch. Eiglertweak "Distro:" line generation in testsuite logs,...
2009-03-29 Frank Ch. Eiglerhand-regen configure after commit 99c0acad yxmlto-...
2009-03-28 Eugeniy MeshcheryakovAdd header
2009-03-28 Eugeniy MeshcheryakovFix typo s/yxmlto/xmlto/
2009-03-27 Frank Ch. EiglerPR7045: on 64-bit kernels, allow 32-bit userspace to... release-0.9.5
2009-03-27 Stan CoxDon't do beginning of statement check for .mark probes
2009-03-27 Josh StoneVersion bumps for 0.9.5 release
2009-03-27 Frank Ch. EiglerPR6819: clarify syntactic vs. semantic probe point...
2009-03-27 Frank Ch. Eiglerinitialize skip_badvars=0. rererenag developers in...
2009-03-27 Frank Ch. EiglerPR10000: emit _stp_relocate* calculations correctly...
2009-03-27 Mark Wielaard.gitignore: Add testsuite exe and so files and initscri...
2009-03-27 Wenji HuangAdd manual for pid-based lookup functions
2009-03-26 Josh StoneSkip the git-rev in the hash for now (from a5e8d632)
2009-03-26 Josh StonePR10001: Use the kernel's strlcpy & strlcat
2009-03-26 Mark Wielaard.gitignore: Replace .5 with .3stap.
2009-03-26 Josh StoneAdd the kernel tree's git revision to the hash
2009-03-26 Josh StoneAdd more file stats to the hash
2009-03-25 William CohenMake aux_tapset.stp "long long" size agnostic so ia64...
2009-03-25 Mark WielaardNEWS: Mention disable-pie, sdt.h compat, syscall wrappe...
2009-03-25 Frank Ch. EiglerFix for CVE-2009-0784: stapusr module-path checking...
2009-03-25 Rajan AroraUpdate configure --help message now that default is...
2009-03-25 Mark WielaardNEWS: Document mark/trace list mode, interrupt reentran...
2009-03-25 Mark WielaardNEWS: Fix man 3stap description to original.
2009-03-25 Mark WielaardNEWS: Add description of probe process().insn and proce...
2009-03-25 Mark WielaardNEWS: Document how to see man pages for probes and...
2009-03-25 Rajan AroraPR 9922 fix, make --disable-pie the configure default
2009-03-24 Frank Ch. Eiglerbrown paper bag fix for commit 5d6b0142
2009-03-24 Roland McGrathTypo and whitespace.
2009-03-24 Frank Ch. Eiglerfurther accelerate pass-3 symbol/unwind process, skip...
2009-03-24 Mark WielaardAdd testcase for uprobe on shared library (PR9940).
2009-03-24 Stan CoxRemove debugging line.
2009-03-24 Stan CoxRemove debugging line.
2009-03-24 Frank Ch. EiglerRevert "PR9940: avoid duplicated calling of uprobes...
2009-03-24 Frank Ch. Eigleritrace: zap "usr_itrace_init: completed for tid = NNNN...
2009-03-24 David SmithPR 9989 fix.
2009-03-24 Frank Ch. Eigleraccelerate pass-3 symbol/unwind generation
2009-03-24 Frank Ch. Eiglerbuild fix for RHEL4-era gcc 3.4.6
2009-03-24 Stan CoxUse read operand "g" constraints.
2009-03-24 William CohenAdd NEWS entry for the manpages.
2009-03-24 William CohenStrip off "probe" for the probe documentation generation.
2009-03-24 Frank Ch. EiglerPR9993: tracepoint toleration for undeclared types...
2009-03-24 Stan CoxKeep static probe parameters visible while inlining.
2009-03-24 Will CohenMove man pages from man5 to man3 (3stap).
2009-03-24 William CohenMove tapset documentation manpages from man3stap to...
2009-03-23 William CohenAdd missing escape in kernel-doc create_sparameterlist...
2009-03-23 Stan CoxMake .probes 32 bit aware and simplify label handling.
2009-03-22 Mark WielaardMerge branch 'master' into pr6866
2009-03-22 Frank Ch. EiglerPR9974: adapt to utrace_connected_engine -> utrace_engine
2009-03-21 Frank Ch. Eiglersdt.exp: save intermediate sdt.h-client executables...
2009-03-21 Josh StoneUpdate a few new AUTHORS
2009-03-21 Josh StoneAdd a tracepoint NEWS blurb
2009-03-21 Josh StoneDocument @cast module search paths
2009-03-20 Josh StoneCache the tracepoint query results
2009-03-20 Frank Ch. Eiglersupport tracepoint extraction for kernel build trees...
2009-03-20 Frank Ch. Eiglerfix build regression w/o -t
2009-03-20 Stan CoxDefine static user probe point using asm instead of c.
2009-03-20 Stan CoxDefine static user probe point using asm instead of c.
2009-03-20 Frank Ch. EiglerPR9967: don't count -DINTERRUPTIBLE=1 reentrancy agains...
2009-03-20 Frank Ch. Eiglertweak NEWS blurb wording on --skip-badvars
2009-03-20 Masami HiramatsuMerge branch 'master' of ssh://hiramatu@sources.redhat...
2009-03-20 Masami HiramatsuPR9821: staprun supports subset of strftime.
2009-03-20 Masami HiramatsuPR6930: initscript: support on-file flight recorder
2009-03-20 Masami HiramatsuPR6930: stap: supports on-file flight recorder options
next
This page took 0.123845 seconds and 5 git commands to generate.