]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-04-08 Mark WielaardFix DEBUG_TASK_FINDER_VMA compilation.
2009-04-08 Mark WielaardAdd main executable symbol uprobe to uprobes_lib.exp...
2009-04-08 Stan CoxConsider function when handling .label
2009-04-08 David SmithBetter error handling in 'setup_server'.
2009-04-08 David SmithAdded '#ifdef STP_NEED_VMA_TRACKER' around code that...
2009-04-08 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-08 David SmithOnly includes task_finder.c when needed.
2009-04-08 Stan CoxMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-04-08 Stan CoxDo not do a partial name comparison for .label.
2009-04-08 Frank Ch. Eiglertweak nettop.stp demo to sort by accumulated counts...
2009-04-08 Eugeniy MeshcheryakovFix stats for processes that only transmitted data...
2009-04-08 Mark WielaardOmit symbols that have suspicious addresses (before...
2009-04-08 Mark WielaardUse _stp_snprintf in _stp_symbol_snprint.
2009-04-08 Mark WielaardAdd uaddr() context tapset function.
2009-04-07 William CohenFix so publicanized Tapset Reference manual can be...
2009-04-07 Mark WielaardAdd valid interval in error message when timer probe...
2009-04-07 Mark WielaardTrack VMA per pid (group_leader/tgid).
2009-04-07 Mark WielaardCreate usymname and usymdata variant that trigger STP_N...
2009-04-07 David SmithPR 9940. Rearchitected task_finder.c a bit.
2009-04-06 Josh StonePR10026: Read marker/tracepoint args directly
2009-04-06 Frank Ch. EiglerPR10037: add target_symbol token to $context error...
2009-04-06 Eugeniy MeshcheryakovRun autoreconf
2009-04-06 Eugeniy MeshcheryakovMake install-scripts depend on install-binSCRIPTS
2009-04-05 Eugene TeoAmend process/errsnoop.stp shebang
2009-04-04 Eugeniy MeshcheryakovRemove extra commas in SEE ALSO sections
2009-04-04 Eugeniy MeshcheryakovMake examples executable
2009-04-03 Josh StonePR5163: Assign need_uprobes during pass-2
2009-04-03 Josh StonePR10032: Trigger cleanup after relay thread errors
2009-04-03 William CohenCorrect column heading from uid to pid.
2009-04-03 William CohenDescribe the ansi_colors.stp and ansi_colors2.stp....
2009-04-03 Eugene Teonew process/errsnoop.stp sample script
2009-04-03 Eugene TeoMake ansi_colors2.stp script executable
2009-04-03 Eugene TeoUpdate scripts to use the new ANSI tapset
2009-04-03 Eugene TeoNew ANSI escape sequences tapset
2009-04-03 Frank Ch. Eiglermake skip-badvars warning message sensitive to -w suppr...
2009-04-03 Eugene TeoImprovements to errno tapset
2009-04-03 Josh StoneAdd a .gitignore for uprobes
2009-04-03 Josh StoneReally fix run-stap this time, I promise!
2009-04-02 Masami HiramatsuFix strftime format bug
2009-04-02 Masami HiramatsuFix a bug in file size limitation code.
2009-04-02 William CohenReorder includes so regs.c and regs-ia64.c included...
2009-04-02 William CohenRevert "runtime/syscall.h: Forward declare __ia64_fetch...
2009-04-02 Mark Wielaardruntime/syscall.h: Forward declare __ia64_fetch_register.
2009-04-02 Josh StoneDisable ccache during kernel module builds
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...
next
This page took 0.052991 seconds and 5 git commands to generate.