summaryrefslogtreecommitdiffstats
path: root/staptree.cxx
Commit message (Expand)AuthorAgeFilesLines
* Clean up and clarify semantic_error chainingJosh Stone2010-04-071-1/+4
* PR9958: Let embedded-C assert guru modeJosh Stone2010-04-011-0/+5
* Remove probe_point code duplicationJosh Stone2010-03-251-14/+1
* Print probepoint addresses in hexJosh Stone2010-03-251-1/+6
* PR11004: try / catch error-handling script syntaxFrank Ch. Eigler2010-03-031-1/+68
* Squash elision warnings on synthetic functionsJosh Stone2010-02-261-1/+1
* PR11005: @defined part 2: clarify/standardize internal handling of unresolvab...Frank Ch. Eigler2010-02-251-0/+8
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2010-02-231-0/+12
|\
| * Simplify null_statement constructionJosh Stone2010-02-231-0/+12
* | PR11005: @defined($tvar) predicate, part 1Frank Ch. Eigler2010-02-231-0/+49
|/
* PR6954: make ++/-- operation trigger automatic global printingWenji Huang2010-01-281-6/+8
* PR10877: Give token* to each component instead of each probe_pointCharley Wang2009-11-101-5/+4
* Consolidate print_format creationJosh Stone2009-10-131-31/+35
* Unify lex_cast* and avoid string copiesJosh Stone2009-09-021-1/+1
* Remove unnecessary static membersJosh Stone2009-08-261-1/+1
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-041-68/+119
|\
| * Add update_visitor::replaceJosh Stone2009-08-031-43/+43
| * Strengthen the template types in update_visitorJosh Stone2009-08-031-1/+1
| * PR2049: support arbitrary $target-array indexingJosh Stone2009-08-031-1/+27
| * Unify no-component assertions on target variablesJosh Stone2009-07-311-0/+24
| * Make a real type for target_symbol->componentsJosh Stone2009-07-311-22/+23
| * Drop a couple of unnecessary std:: qualifiersJosh Stone2009-07-311-2/+2
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-161-0/+4
|\|
| * PR5930: Address-op for $target and @cast membersJosh Stone2009-07-151-0/+4
* | Disallow embedded C in tapset functions ifor unprivileged users unless tagged...Dave Brolley2009-06-251-1/+9
|/
* Bump copyright years to 2009Josh Stone2009-02-181-1/+1
* Add high-level support for @cast()ingJosh Stone2009-02-181-0/+64
* Simplify dead_stmtexpr_removerJosh Stone2009-02-101-2/+2
* Create update_visitor for modifying treesJosh Stone2009-02-101-197/+301
* Simplify require() and provide()Josh Stone2009-02-101-135/+82
* Add Vim modelines for GNU style in stapJosh Stone2009-01-281-0/+1
* First attempt at printf kernel memory hex dumpElliott Baron2008-12-191-0/+8
* PR7051: Remove broken printf %n directive supportroot2008-12-051-8/+0
* PR6851: Added support for %c printf conversion specifier [trying again]Elliott Baron2008-10-201-1/+9
* trailing whitespace removal, as approved by emacsFrank Ch. Eigler2008-08-281-68/+68
* PR6538: fix treatment of initialized globalsFrank Ch. Eigler2008-05-211-1/+6
* PR6538: warn about read-only variablesFrank Ch. Eigler2008-05-201-3/+30
* PR6466: broad side-effect free statement elisionFrank Ch. Eigler2008-04-291-0/+8
* 2008-03-12 Dave Brolley <brolley@redhat.com>brolley2008-03-121-0/+7
* PR5516: assignment to $pointersfche2008-03-031-0/+11
* 2008-02-21 Dave Brolley <brolley@redhat.com>brolley2008-02-271-9/+45
* 2008-02-13 Dave Brolley <brolley@redhat.com>brolley2008-02-131-2/+2
* update copyright years for recent checkinsfche2008-01-281-1/+1
* PR 5672: fix generated dwarf probe point names from wildcardsfche2008-01-251-0/+8
* 2008-01-24 Dave Brolley <brolley@redhat.com>brolley2008-01-241-0/+28
* PR 4936: probe pont conditions part 2; reorg in prep for full rewritingfche2008-01-181-21/+1
* PR5017: gcc4.3 build fixesfche2007-12-111-0/+1
* * conditional probe thinko fix cont'dfche2007-11-261-3/+3
* 2007-11-20 Masami Hiramatsu <mhiramat@redhat.com>hiramatu2007-11-201-2/+36
* PR 3887: sufficient+optional probe pointsfche2007-11-201-6/+10