]> sourceware.org Git - systemtap.git/history - includes
Consolidate task_finder/vma tracker initialization.
[systemtap.git] / includes /
2010-06-10 Stan CoxFix 3-way merge result.
2010-06-10 Frank Ch. EiglerMerge branch 'master' of git://sources.redhat.com/git...
2010-06-10 Stan CoxTighten static user probe point operand contraints...
2010-06-09 Frank Ch. EiglerPR11680: fix sdt.h STAP_SDT_V2 -> V1 auto-downgrading...
2010-06-04 Frank Ch. EiglerPR11095: support process(). **provider()** .mark()
2010-06-01 Stan CoxRemove the STAP_LABEL machinery, which was replaced...
2010-05-28 Mark WielaardMerge branch 'unwind_hdr'
2010-05-28 Stan CoxImplicit *_ENABLED() is no longer the default for sdt...
2010-05-25 Stan CoxAdd debuginfoless static uprobe handling.
2010-03-26 Stan CoxAdd kprobe user probe semaphore handling.
2010-03-24 Tom CallawayPR11427: port sdt.h to sparc
2010-03-17 Mark WielaardPR11364 sdt.h volatile for args isn't needed with gcc...
2010-03-10 Stan CoxBe pessimistic about the gcc version as debuginfo has...
2010-03-10 Frank Ch. Eiglersdt.h: rename volatile-control macro to STAP_SDT_VOLATI...
2010-03-09 Stan CoxInclude __GNUC_RH_RELEASE__ in the volatile check.
2010-03-09 Stan CoxCheck the gcc version using polynomial representation.
2010-03-09 Stan CoxOnly use volatile for sdt.h arguments when needed.
2010-01-07 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-05 Tim MooreMerge remote branch 'origin/master'
2010-01-04 Stan CoxPurge sdt utrace support.
2009-12-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-10 Tim MooreMerge commit 'origin/master'
2009-12-09 Stan CoxHandle .probes section big endian 32 bit case.
2009-12-08 Tim MooreMerge commit 'origin/master'
2009-12-08 Stan CoxAdd .library("lib").mark("mark") and use it for .mark...
2009-11-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-31 Frank Ch. Eiglerreorganize app tests; rewrite tcl as sample of improvements
2009-10-14 Tim MooreMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-10-14 Mark WielaardAdd DTRACE_PROBE10.
2009-09-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-18 Mark WielaardAlways mark .probes section as writable.
2009-09-18 Josh StoneWhitespace cleanups in sdt.h
2009-09-18 Josh StoneEnsure that STAP_PROBE behaves like a single statement
2009-09-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-17 Roland McGrathMerge DW_OP_stack_value support.
2009-09-17 Josh StoneMerge branch 'function_scopes'
2009-09-17 Stan Cox* sdt.h (STAP_SEMAPHORE): New. Add guard to utrace...
2009-08-18 Mark WielaardPR10512 Referencing computed goto labels in c++ constru...
2009-08-10 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-08-08 Eugeniy MeshcheryakovUse nop instructions without parameters on arm
2009-07-23 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-20 Stan Cox* tapsets.cxx (dwarf_builder::probe_table::convert_probe):
2009-07-10 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-10 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-07-10 Mark WielaardPR10381 sdt.h macros create relocatable addresses in...
2009-07-08 Stan CoxClarify sdt.h license for public domain.
2009-07-08 Stan CoxDo not use GPL for sdt.h.
2009-06-22 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-06-19 Stan CoxCorrectly find probes for -m32 executables.
2009-06-18 David SmithMerge commit 'origin/master' into pr7043
2009-06-18 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-06-18 Stan CoxCast STAP_PROBE1 parameter.
2009-06-16 David SmithMerge commit 'origin/master' into pr7043
2009-06-16 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-06-15 Stan CoxAdd experimental utrace/kprobe sdt support
2009-06-11 David SmithMerge commit 'origin/master' into pr7043
2009-05-21 David SmithMerge commit 'origin/master' into pr7043
2009-05-20 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-05-20 Mark WielaardPR10172 sdt.h on powerpc Error: junk at end of line...
2009-05-19 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-05-15 Josh StoneMerge branch 'tapsets-cleanup'
2009-05-14 Mark WielaardPR10139 Mark .probes section SHF_ALLOC.
2009-04-27 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-04-23 Stan CoxAvoid a uprobe break setting problem by avoiding 'nop...
2009-04-23 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-04-23 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-22 Stan CoxAvoid 64 bit address value on a 32 bit machine.
2009-04-22 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-04-22 Stan CoxMake sdt.h big endian aware.
2009-04-15 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2009-04-02 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-04-01 Mark WielaardMerge branch 'master' into pr6866
2009-04-01 Stan CoxUse alloca trick to keep argN active on GCC 4.1.
2009-03-31 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2009-03-25 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-03-24 Stan CoxUse read operand "g" constraints.
2009-03-24 Stan CoxKeep static probe parameters visible while inlining.
2009-03-23 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2009-03-23 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-03-23 Stan CoxMake .probes 32 bit aware and simplify label handling.
2009-03-22 Mark WielaardMerge branch 'master' into pr6866
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-17 Mark WielaardMerge branch 'master' into pr6866
2009-03-16 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-03-12 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-03-12 Frank Ch. Eiglerimprove sdt.h compatibility and test suite
2009-03-10 Josh StoneMerge branch 'typecast'
2009-03-10 Stan CoxEnsure args are available for postgres static probes.
2009-03-10 Stan CoxUse alternate keywords for sdt.h
2009-03-09 Mark WielaardInclude sys/types.h in sdt.h for __uint64_t.
2009-03-09 Mark WielaardPut statements after declaration in sdt macros. Fix...
2009-03-09 Mark WielaardOnly use plain C comments in sdt.h.
2009-03-09 Mark WielaardRemove extra semi-colons from defines in sdt.h.
2009-03-07 Josh StoneMerge branch 'tracepoints'
2009-03-06 Mark WielaardSTAP_PROBE takes no extra arguments.
2009-03-06 Stan CoxCreate unique named labels.
2009-03-03 Stan CoxAllow the same static user probe to be used multiple...
2009-02-20 Mark WielaardMerge branch 'master' into pr6866
2009-02-18 Stan CoxAlways emit .probes section; use .label method as a...
next
This page took 0.084708 seconds and 8 git commands to generate.