]> sourceware.org Git - systemtap.git/history - elaborate.h
Allow utrace_syscall_args.stp to accepts arm64 use of syscall.openat
[systemtap.git] / elaborate.h
2014-09-02 Abegail JakopMerge branch 'ajakop/12333'
2014-08-28 Abegail JakopAdd helper that can handle wildcards within arrayindexes
2014-08-21 Abegail JakopPR12333" array slicing for membership test
2014-08-11 Jonathan LebonMerge branch 'jlebon/onthefly' (PR10995)
2014-08-11 Jonathan Lebonon-the-fly: make support a property of group rather...
2014-08-11 Jonathan Lebonuprobes-inode: override on_the_fly_supported()
2014-08-11 Jonathan Lebonderived_probe: add on_the_fly_supported()
2014-08-11 Jonathan Lebonsemantic_pass_conditions(): collect affected probes
2014-08-08 Stan CoxKeep perf counters in a vector instead of an unordered...
2014-07-18 Josh StoneMerge remote-tracking branch 'origin/master' into autocast
2014-07-10 Abegail JakopMerge branch 'ajakop/6897'
2014-07-04 Abegail Jakopvalidate PID in process(PID).* probes
2014-06-09 Josh StoneMerge branch 'master' into autocast
2014-05-09 Josh Stoneelaborate: Propagate type_details in limited cases
2014-05-07 Josh StoneStart expanding autocast during type resolution
2014-05-02 Josh StoneMerge branch 'master' into autocast
2014-04-05 Josh StoneMake autocast distinct from cast
2013-12-18 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-11-12 Jonathan LebonMerge branch 'jlebon/mismatch' (PR16097)
2013-11-12 Jonathan Lebonadd mismatch_complexity
2013-11-12 Jonathan Lebonnew resolved_type struct and mismatch/resolved functions
2013-11-12 Jonathan Lebonremove resolved_toks and printed_toks
2013-11-01 Jonathan LebonMerge branch 'jlebon/levensh'
2013-11-01 Jonathan Lebonlevensh suggest unresolved script functions
2013-11-01 Jonathan Lebonimprove function arity mismatch error msg
2013-11-01 Jonathan Lebonlevensh suggest unresolved probe points
2013-10-30 Jonathan LebonMerge branch 'PR16019'
2013-10-30 Jonathan LebonPR16019: use SEMANTIC_ERROR macro in call sites
2013-06-27 Yichun Zhang (agentzh)PR11096: Add support for the "module" argument to @var
2013-05-15 Frank Ch. EiglerPR14297 and .mark($$name) regression
2013-05-14 Frank Ch. Eiglersystemtap java support reorganization release-2.2
2013-05-07 David SmithFix PR15408. Create top-level procfs directory in init_...
2013-01-29 Serguei MakarovPR11334: stub out space for implementation of =~ operator.
2013-01-25 Stan CoxMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-01-25 Stan CoxMerge branch 'scox/perf': perf.counter support.
2013-01-23 Stan CoxMerge branch 'scox/perf' of ssh://sourceware.org/git...
2013-01-21 Frank Ch. Eigler@perf("op") typechecking: clarify incoming 't' value...
2013-01-17 Stan CoxInsure predefined .counter variable uniqueness.
2013-01-10 Stan CoxAdd perf.counter probes for on demand performance monit...
2012-11-27 David SmithFixed PR12642 by interrupting the target task.
2012-07-23 Josh StoneMerge branch 'jistone/stapdyn'
2012-07-02 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2012-06-28 Serguei MakarovPR12210: Basic implementation of alias suffixes.
2012-04-12 Josh StoneSynchronize class/struct declarations
2011-11-30 David SmithMerge branch 'master' into jistone/inode-uprobes
2011-11-23 Dave BrolleyPR 13128: Implement the new --privilege=stapsys
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-14 Dave BrolleyPR 13128: Reorganize privilege functions to share commo...
2011-11-10 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-10-24 David SmithMerge branch 'master' into dsmith/task_finder2
2011-10-18 Dave BrolleyPR 13128: Pass user privilege credentials from staprun...
2011-10-12 Dave BrolleyPR 13128: Modify unprivileged mode infrastructure to...
2011-09-22 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-09-02 Frank Ch. EiglerPR6503: introduce systemtap_module_refresh() entry...
2011-08-30 Mark WielaardMerge branch 'master' of git://sources.redhat.com/git...
2011-08-25 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-08-25 Dave BrolleyPR 13057 Provide a Command Line Option to Dump Supporte...
2011-08-11 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-07-27 Mark WielaardMerge branch 'mjw/backtrace'
2011-07-25 Frank Ch. Eiglercopyright year bump for translator
2011-05-18 David SmithMerge remote-tracking branch 'nathans/master'
2011-05-12 Frank Ch. Eiglergcc 4.6 -Wextra -Wall fixes
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-10-01 Josh StoneCentralize stap_probe, and make STP_TIMING data-driven
2010-09-29 Josh StoneImprove the derivation output of STP_TIMING
2010-09-29 Josh StoneStandardize how derived_probes dupe their location
2010-09-29 Josh StoneRemove the derived_probe ctor lacking a probe_point
2010-09-28 Josh StoneAllow de-duping in spite of STP_TIMING
2010-06-30 Josh StonePR10943: support @entry saving in .return probes
2010-06-23 Josh StoneAdd a function for getting a probe's script location
2010-06-23 Josh StoneMake probe->basest/almost_basest const
2010-06-23 Josh StoneMake probe::almost_basest() work
2010-05-04 Frank Ch. EiglerPR11566: embedded-c expressions
2010-05-04 Dave BrolleyPR 11441: Preparation for client/server merge into...
2010-04-27 Josh StonePR11340: Use local vardecls for tracepoint/marker args
2010-04-22 Josh StoneBlock local stats and arrays in pass 2
2010-03-03 Frank Ch. EiglerPR11004: try / catch error-handling script syntax
2010-02-24 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-24 Frank Ch. EiglerPR11005: @defined($tvar) predicate, part 1
2010-02-15 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-15 Dave BrolleyRework identification of probes allowed for unprivilege...
2010-02-04 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-02 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-02 Nobuhiro Tachinorhbz 560890: preserve -L/-l variable ordering
2009-11-05 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-04 Wenji HuangPR10466: print the set-intersection of variables retrie...
2009-11-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-19 Frank Ch. EiglerPR10799: warn on possibly uintended local-vs-global...
2009-10-13 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-13 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-13 Dave BrolleyEnsure that unprivileged-authorized probe point functio...
2009-10-09 Dave BrolleyGenerate safety net assertions in probe function not...
2009-10-07 Tim MooreMerge commit 'origin/master'
2009-10-07 Josh StoneRemove the global derived_probe->semaphore map
2009-08-19 Frank Ch. EiglerPR10495: allow multiple probe aliases with same name
2009-08-05 Josh StoneMerge branch 'release'
2009-08-04 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-04 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-27 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
next
This page took 0.525519 seconds and 107 git commands to generate.