]> sourceware.org Git - systemtap.git/history - includes/sys/sdt.h
update copyright year using scripts/update-copyright
[systemtap.git] / includes / sys / sdt.h
2019-05-14 Frank Ch. EiglerPR gdb/24541: tweak i386 sys/sdt.h register operand...
2018-02-14 Stan CoxFixes for gcc 8
2017-10-05 Sandipan Daspowerpc: Change SDT argument constraint
2017-07-21 Richard HendersonMerge branch 'rth/bpf' into rth/merge
2017-06-26 Richard FontanaImprove public domain dedication language.
2017-03-21 Jakub Jelinekgcc PR80115: sys/sdt.h: tweak i386 argument passing
2016-06-16 Cody SantingPR11637: Merge set_user_*() functions with master
2016-06-02 Frank Ch. Eiglersys/sdt.h: add troubleshooting blurb
2015-02-06 Abegail JakopMerge branch 'ajakop/12276' of ssh://sourceware.org...
2014-11-26 Chung-Lin TangRemove <stdint.h> from <sys/sdt.h>
2013-12-18 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-09-26 Josh StoneRevert "SDT: Use %foo for section types rather than...
2013-09-24 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-09-20 Josh StoneSDT: Use %foo for section types rather than "foo"
2012-08-10 Frank Ch. EiglerPR14452: drop 1ULL literal from sys/sdt.h
2012-01-26 Mark WielaardPR13626 Add extra whitespace in sdt.h to deal with...
2011-11-16 David SmithMerge branch 'master' into dsmith/task_finder2
2011-11-14 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-11-11 Josh StonePR13404: Dial SDT args up to twelve
2011-08-11 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-07-06 Mark WielaardSilence sys/sdt.h comparison of unsigned expression...
2011-05-10 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-04-21 Stan CoxAdd -DSTAP_SDT_ARG_CONSTRAINT
2011-04-18 Frank Ch. EiglerName the originator of the cpp-vararg-counter idea
2011-04-12 Josh StoneAdd STAP_PROBEV for variadic probe arguments
2011-01-26 Stan CoxAvoid use of limits include in sdt. Sign extend signed...
2011-01-19 Stan CoxAllow sdt to avoid application defined min/max macros.
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-24 Roland McGrathRejigger sdt.h macros for more nit cases.
2010-11-23 Roland McGrathPR12139: revamp sys/sdt.h macros' argument handling
2010-10-20 Josh StonePR12137: Separate the .stapsdt.base logic from probe asm
2010-09-24 Stan CoxStandardize v3 sdt.h arg template.
2010-09-23 Stan Coxia64 v3 sdt.h interoperability.
2010-09-22 Stan CoxPower/x86 v3 sdt.h interoperability.
2010-09-21 William CohenPR12035 - staprun fails to build on ia64
2010-09-16 Stan CoxAdd translator support for version 3 sdt.h
2010-09-16 Roland McGrathReplace <sys/sdt.h> macros with new ones generating...
2010-09-16 Roland McGrathMove old sys/sdt.h to sdt-compat.h for translator use
2010-09-14 Stan CoxAdd translator support for the forthcoming v3 sdt.h.
2010-07-20 Stan CoxMake SDT_V2 the default on all architectures.
2010-07-08 Frank Ch. Eiglerrhbz608768: revert sdt.h to "g" asm constraint
2010-07-07 Stan CoxSwitch over to version 2 sdt.h.
2010-07-07 Stan CoxSupport powerpc debuginfoless usdt arguments.
2010-07-06 Stan CoxRemove implicit static user probe semaphores.
2010-07-01 Stan CoxRestructuring of .probes section (SW11667)
2010-06-22 Stan CoxHandle $N numeric literal for -DSTAP_SDT_V2 probe asm...
2010-06-11 Frank Ch. Eiglersdt.h: use /* c */ comments only
2010-06-11 Stan CoxDefine the sdt probe type in one place.
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...
next
This page took 0.556542 seconds and 107 git commands to generate.