summaryrefslogtreecommitdiffstats
path: root/session.h
Commit message (Expand)AuthorAgeFilesLines
* initialize skip_badvars=0. rererenag developers in session.h to do so in the...Frank Ch. Eigler2009-03-271-4/+21
* Cache the tracepoint query resultsJosh Stone2009-03-201-0/+1
* PR6930: stap: supports on-file flight recorder optionsMasami Hiramatsu2009-03-201-0/+1
* 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
* 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
|\
| * PR 4311 - Function boundary tracing without debuginfo: Phase IJim Keniston2008-04-181-0/+6
* | 2008-04-15 David Smith <dsmith@redhat.com>David Smith2008-04-161-0/+4
* | PR2949: listings mode (stap -l PROBE)Frank Ch. Eigler2008-04-101-0/+1
|/
* PR5045: clean up after interruptsfche2008-02-281-0/+3
* PR 5709kenistoj2007-10-081-0/+1
* PR1119: unused variable elision warningsfche2007-10-061-1/+2
* 2007-09-12 Martin Hunt <hunt@redhat.com>hunt2007-09-121-3/+0
* 2007-09-10 Martin Hunt <hunt@redhat.com>hunt2007-09-101-0/+2
* 2007-06-26 William Cohen <wcohen@redhat.com>wcohen2007-06-261-0/+5
* 2007-05-25 Frank Ch. Eigler <fche@redhat.com>fche2007-05-261-0/+3
* 2007-03-20 Frank Ch. Eigler <fche@elastic.org>fche2007-03-211-5/+6
* 2007-02-09 Frank Ch. Eigler <fche@elastic.org>fche2007-02-091-1/+2
* 2006-12-19 Frank Ch. Eigler <fche@redhat.com>fche2006-12-191-1/+3
* New dynamic module and symbol handling code.hunt2006-11-021-0/+1
* 2006-10-31 Frank Ch. Eigler <fche@redhat.com>fche2006-11-011-6/+22
* 2006-10-23 David Smith <dsmith@redhat.com>dsmith2006-10-231-0/+6
* 2006-10-11 David Smith <dsmith@redhat.com>dsmith2006-10-111-0/+9
* 2006-09-27 Josh Stone <joshua.i.stone@intel.com>jistone2006-09-281-0/+1
* Systemtap perfmon support to access the processors perfmon hardware.wcohen2006-09-121-0/+1
* 2006-08-28 David Smith <dsmith@redhat.com>dsmith2006-08-281-2/+3