summaryrefslogtreecommitdiffstats
path: root/session.h
Commit message (Expand)AuthorAgeFilesLines
* PR10552: Removed references to the merge ('-M') option.David Smith2009-09-011-1/+0
* PR4186: cross-architecture probe buildingFrank Ch. Eigler2009-08-241-0/+1
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-041-0/+1
|\
| * Use a real session flag for -LJosh Stone2009-07-291-0/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-231-1/+0
|\|
| * Return hash module values directly as stringsJosh Stone2009-07-201-1/+0
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-141-3/+0
|\|
| * Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.Mark Wielaard2009-07-141-3/+0
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-131-0/+3
|\|
| * Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.Mark Wielaard2009-07-111-0/+3
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-271-0/+2
|\|
| * Suggest rpms to install using debuginfo-install.William Cohen2009-05-271-0/+2
| * Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-0/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-211-0/+2
|\|
| * From Prerna Saxena: Add the kprobe.function probe familyAnanth N Mavinakayanahalli2009-04-211-0/+2
* | 2009-04-02 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-021-0/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-301-4/+21
|\|
| * initialize skip_badvars=0. rererenag developers in session.h to do so in the...Frank Ch. Eigler2009-03-271-4/+21
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-231-0/+2
|\|
| * Cache the tracepoint query resultsJosh Stone2009-03-201-0/+1
| * PR6930: stap: supports on-file flight recorder optionsMasami Hiramatsu2009-03-201-0/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-161-0/+7
|\|
| * PR 7071: Optional $context variables fixRajan Arora2009-03-111-0/+3
| * tracepoint probes: clear session derived_probe_groups pointer in ctor to avoi...Frank Ch. Eigler2009-03-081-0/+2
| * Build tracequery to scan for tracepointsJosh Stone2009-03-061-0/+2
* | 2009-03-12 Dave Brolley <brolley@redhat.com>Dave Brolley2009-03-121-0/+1
|/
* Bump copyright years to 2009Josh Stone2009-02-181-1/+1
* Enable session-wide code filteringJosh Stone2009-02-181-0/+5
* Clean up the autoconf cachingJosh Stone2009-02-071-0/+1
* Save kernel autoconf options in a cache fileJosh Stone2009-02-061-0/+1
* Add Vim modelines for GNU style in stapJosh Stone2009-01-281-0/+2
* BZ 5892: Add stap -B to sic systemtap at an alternate kernel build treeRajan Arora2008-12-011-0/+1
* PR6925: --vp (per-pass verbosity) optionFrank Ch. Eigler2008-11-181-0/+1
* Minor changes to cache.cxx (cache_clean).Kent Sebastian2008-10-171-1/+0
* Functions implementing cache limiting.Kent Sebastian2008-10-101-0/+1
* Display source context for error and warning messages (6701)Rajan Arora2008-10-091-0/+1
* add new stap -F (flight recorder) option that just passes through to staprun -LNobuhiro Tachino2008-09-161-0/+1
* PR6876: translator speedup for many $varsFrank Ch. Eigler2008-09-101-1/+1
* trailing whitespace removal, as approved by emacsFrank Ch. Eigler2008-08-281-3/+3
* session.h (struct systemtap_session): Added itrace_derived_probedcn2008-07-291-0/+2
* make module_cache a session field rather than plain staticFrank Ch. Eigler2008-06-231-1/+1
* populate sess.unwindsym_modules set from dwarf probesFrank Ch. Eigler2008-06-231-1/+1
* add module-name vector to session object, command line argumentsFrank Ch. Eigler2008-06-231-0/+3
* make module_cache a session field rather than plain staticFrank Ch. Eigler2008-06-231-0/+2
* warning/error message compaction by removing duplicated token file namesFrank Ch. Eigler2008-06-161-1/+5
* Bug 6611: read-only variable typo warnings should list alternatives.Stan Cox2008-06-161-2/+2
* 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-1/+1
* Eliminate duplicate warnings.Stan Cox2008-06-111-0/+2
* Merge commit 'origin/dwarfless'Jim Keniston2008-05-121-0/+6
|\