]> sourceware.org Git - systemtap.git/history - staptree.cxx
Allow utrace_syscall_args.stp to accepts arm64 use of syscall.openat
[systemtap.git] / staptree.cxx
2014-10-10 Abegail JakopMerge branch 'ajakop/11528'
2014-10-09 Abegail JakopPR11528: put retval assignment after arg assignments
2014-10-06 Abegail JakopPR11528: embedded_tags_visitor store tags in a set
2014-10-06 Abegail JakopPR11528: revised embedded_code_visitor
2014-10-06 Abegail JakopPR11528: replace ::is_functioncall() with a visitor
2014-10-01 Abegail JakopPR11528: new pragma "unmodified-fnargs" for embedded-c
2014-09-25 Abegail JakopPR11528: set __retval as char * where possible
2014-09-23 Abegail JakopPR11528: pass function args as char * where possible
2014-09-02 Abegail JakopMerge branch 'ajakop/12333'
2014-08-28 Abegail JakopPR12333: deleting pmap specified by array slice
2014-08-22 Abegail JakopPR12333: store wildcards in array slices as NULL
2014-08-20 Abegail JakopPR12333: don't store array slice indexes as lrvalues
2014-08-20 Abegail JakopPR12333: treat array slice indexes as rvalues
2014-08-19 Abegail JakopPR12333: array slicing for delete statements
2014-08-15 Abegail JakopPR12333: printscript() prints array slice in foreach...
2014-08-07 Abegail JakopPR12333: operate on array slices in foreach loops
2014-07-18 Josh StoneMerge remote-tracking branch 'origin/master' into autocast
2014-06-20 Abegail JakopMerge branch 'ajakop/16300'
2014-06-19 Abegail Jakop::functioncall_visitor tracks seen and nested call
2014-06-17 Abegail Jakopset statement count to max for recursion
2014-06-09 Josh StoneMerge branch 'master' into autocast
2014-05-27 Jonathan LebonMerge branch 'jlebon/listing' (PR16941)
2014-05-27 Jonathan Lebonsimplify derived_probe::script_location()
2014-05-14 Josh StoneUnify checks for target_symbol::comp_pretty_print
2014-05-06 Josh StoneSave type details in expressions
2014-05-02 Josh StoneMerge branch 'master' into autocast
2014-04-07 Josh StoneMake target_symbol distinct from symbol
2014-04-05 Josh StoneMake autocast distinct from cast
2014-04-04 Josh Stoneparse: allow dereferencing operators on all expressions
2014-04-01 Jonathan Lebonstap: add --dump-probe-aliases
2014-03-25 Jonathan Lebonstap: add --dump-functions option
2014-03-07 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-03-07 Frank Ch. EiglerRHBZ1065757: probe_point pretty-printer: protect agains...
2014-02-17 David SmithMerge branch 'dsmith/secure-boot' into master.
2014-02-12 Jonathan Lebonfind_and_build: set from_glob for globby functors
2014-01-22 Jonathan LebonMerge branch 'PR15781'
2014-01-22 Jonathan LebonPR15781: fix suggestion logic for optional probes
2014-01-22 Jonathan Lebonsemantic_error: let it own its chain
2013-12-18 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-11-14 Jonathan LebonPR16165: extend print_format::create
2013-10-30 Jonathan LebonMerge branch 'PR16019'
2013-10-30 Jonathan LebonPR16019: use PARSE_ERROR macro in call sites
2013-10-30 Jonathan LebonPR16019: use SEMANTIC_ERROR macro in call sites
2013-08-07 Serguei Makarovbelated spring cleaning: ditch spurious TODOXXX
2013-06-27 Yichun Zhang (agentzh)PR11096: Add support for the "module" argument to @var
2013-05-29 Serguei Makarovfix build failure after stapregex merge
2013-05-29 Serguei Makarovstapregex cleanup: ditch redundant regex_query::re...
2013-05-15 Frank Ch. EiglerPR14297 and .mark($$name) regression
2013-05-14 Frank Ch. Eiglersystemtap java support reorganization release-2.2
2013-05-08 Frank Ch. Eiglerregex: fix =~ pretty-printer to generate round-trippabl...
2013-02-16 Josh StonePR11341: Add type safety to update_visitor::require()
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-10 Stan CoxAdd perf.counter probes for on demand performance monit...
2012-10-13 Frank Ch. EiglerPR12022: support foreach sorting by user-selected aggre...
2012-10-09 Josh StoneRename session::is_usermode to runtime_usermode_p
2012-10-09 Josh StonePR14572: Set s.privilege = unprivileged for stapdyn
2012-08-27 Serguei MakarovPR14524: support old embedded-locals notation on a...
2012-05-07 Frank Ch. Eiglertoolshed name change: vardecl::skip_init->synthetic
2012-03-09 Josh StoneMerge branch 'sysroot'
2012-03-07 Mark WielaardMerge branch 'at_var'
2012-03-07 Mark WielaardPR13784 Allow defining a diffent CU source in @var.
2012-03-07 Mark WielaardIntroduce @var("varname") as alternative syntax for...
2011-11-30 David SmithMerge branch 'master' into jistone/inode-uprobes
2011-11-23 Dave BrolleyPR 13128: Implement the new --privilege=stapsys
2011-11-10 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-11-09 David SmithMerge branch 'master' into dsmith/task_finder2
2011-11-09 Dave BrolleyPR 13128: Implement --privilege option and correct...
2011-10-24 David SmithMerge branch 'master' into dsmith/task_finder2
2011-10-13 Chris MeekPR13261: Added map->wrap mode to script parser
2011-10-12 Dave BrolleyPR 13128: Modify unprivileged mode infrastructure to...
2011-10-07 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-10-06 Josh StonePR3217: Compiled printf
2011-09-22 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-08-25 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-08-22 David SmithMerge branch 'master' into dsmith/task_finder2
2011-08-17 Lukas BerkInitialize POD members that were previously uninitialized
2011-08-16 Lukas BerkCheck ix is not NULL before dereferencing for both...
2011-08-11 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-07-12 Stan CoxPR6954 Add a used variables set for use by automatic...
2011-07-08 Stan CoxPR6954 Do automatic global printing for RMW operands.
2011-03-18 Josh StoneMerge remote-tracking branch 'origin/master' into stapsh
2011-03-18 Lukas BerkPR3823: Adding gettext functionality to several base...
2011-02-08 Stan Coxaccept and ignore %l (long) option in *printf family
2011-01-14 Dave BrolleyPR 10657 - semi-unprivileged tapset embedded-C functions.
2011-01-14 Lukas BerkPR11756 - adding warnings for deprecated declarations
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-10-21 Frank Ch. EiglerPR6456: use an "any" interpretation for process-wildcar...
2010-09-28 Josh StoneSimplify the '?' removal for STP_TIMING
2010-06-30 Josh StonePR10943: support @entry saving in .return probes
2010-06-16 Josh StoneRename cast_op::type to type_name
2010-06-16 Josh StoneThe Death of target_symbol::base_name
2010-06-16 Josh StoneEnsure synthetic functions get symbol resolution
2010-06-07 Josh StoneImprove identification of arity-mismatch errors
2010-05-27 Josh StonePR3672: Add pretty-printing for compound types
2010-05-12 Mark WielaardPR11590 Revert "PR6954: make ++/-- operation trigger...
2010-05-04 Frank Ch. EiglerPR11566: embedded-c expressions
2010-04-27 Josh StonePR11340: Use local vardecls for tracepoint/marker args
2010-04-20 Josh StonePR11473: Add explicit iteration values with "VALUE ="
next
This page took 0.549889 seconds and 107 git commands to generate.