summaryrefslogtreecommitdiffstats
path: root/elaborate.cxx
Commit message (Expand)AuthorAgeFilesLines
* session.h (struct systemtap_session): Added itrace_derived_probedcn2008-07-291-0/+1
* make module_cache a session field rather than plain staticFrank Ch. Eigler2008-06-231-0/+1
* Get rid of the dynamic_cast<>s in void_statement_reducer.Josh Stone2008-06-191-57/+49
* Prove that I know how to spell.Josh Stone2008-06-181-1/+1
* Add Intel to copyright header on elaborate.cxxJosh Stone2008-06-181-0/+1
* New optimization to break up statements in void contexts.Josh Stone2008-06-181-19/+419
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-06-161-1/+0
|\
| * Create alternative list only as needed.Stan Cox2008-06-161-28/+29
* | warning/error message compaction by removing duplicated token file namesFrank Ch. Eigler2008-06-161-56/+94
|/
* Bug 6611: read-only variable typo warnings should list alternatives.Stan Cox2008-06-161-6/+40
* Make print_warning parm a const.Stan Cox2008-06-121-1/+1
* Micro-optimize print_warning output. Fix warnings.exp line count.Mark Wielaard2008-06-111-2/+1
* ha ha haFrank Ch. Eigler2008-06-111-1/+1
* duplicate warning thinko foxFrank Ch. Eigler2008-06-111-2/+2
* Eliminate duplicate warnings.Stan Cox2008-06-111-11/+23
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-211-0/+13
|\
| * Optimize compound and binary expression assignments.Stan Cox2008-05-211-0/+13
* | PR6538: fix treatment of initialized globalsFrank Ch. Eigler2008-05-211-1/+2
* | PR6538: warn about read-only variablesFrank Ch. Eigler2008-05-201-3/+29
|/
* Optimize away assignments in other contexts.Stan Cox2008-05-191-0/+62
* suppress "pass-2 failed" messages from "stap -l FOOBAR"; just produce empty o...Frank Ch. Eigler2008-05-171-6/+3
* PR5643: function caching for much faster syscall.* pass-2 processingFrank Ch. Eigler2008-05-161-1/+4
* PR6466: broad side-effect free statement elisionFrank Ch. Eigler2008-04-291-37/+143
* 2008-04-15 David Smith <dsmith@redhat.com>David Smith2008-04-161-0/+2
* PR2949: listings mode (stap -l PROBE)Frank Ch. Eigler2008-04-101-0/+3
* 2008-03-10 Dave Brolley <brolley@redhat.com>brolley2008-03-101-1/+1
* PR5516: assignment to $pointersfche2008-03-031-8/+10
* PR5045: clean up after interruptsfche2008-02-281-0/+17
* 2008-02-21 Dave Brolley <brolley@redhat.com>brolley2008-02-271-14/+43
* 2008-02-13 Dave Brolley <brolley@redhat.com>brolley2008-02-131-3/+38
* PR4393: fix relocatable-kernel global $variable accessfche2008-02-121-0/+1
* update copyright years for recent checkinsfche2008-01-281-1/+1
* PR 4936: probe pont conditions part 2; reorg in prep for full rewritingfche2008-01-181-110/+206
* 2007-11-27 David Smith <dsmith@redhat.com>dsmith2007-11-271-2/+21
* * conditional-probe SEGV fixfche2007-11-261-1/+2
* 2007-11-20 Masami Hiramatsu <mhiramat@redhat.com>hiramatu2007-11-201-4/+31
* PR 3887: sufficient+optional probe pointsfche2007-11-201-13/+29
* PR1119: unused variable elision warningsfche2007-10-061-4/+32
* rhbz 300121: optimization bugfche2007-09-211-1/+38
* 2007-09-12 Martin Hunt <hunt@redhat.com>hunt2007-09-121-2/+1
* 2007-09-10 Martin Hunt <hunt@redhat.com>hunt2007-09-101-0/+1
* 2007-08-17 Frank Ch. Eigler <fche@elastic.org>fche2007-08-171-33/+12
* 2007-06-26 William Cohen <wcohen@redhat.com>wcohen2007-06-261-3/+25
* 2007-05-30 Frank Ch. Eigler <fche@redhat.com>fche2007-05-301-31/+17
* 2007-05-25 Frank Ch. Eigler <fche@redhat.com>fche2007-05-261-0/+10
* 2007-03-30 Frank Ch. Eigler <fche@redhat.com>fche2007-03-301-1/+35
* 2007-03-26 David Smith <dsmith@redhat.com>dsmith2007-03-261-4/+11
* 2007-03-22 Frank Ch. Eigler <fche@elastic.org>fche2007-03-221-0/+2
* 2007-03-20 Frank Ch. Eigler <fche@elastic.org>fche2007-03-211-3/+1
* 2007-02-25 Frank Ch. Eigler <fche@redhat.com>fche2007-02-251-1/+14