summaryrefslogtreecommitdiffstats
path: root/session.h
Commit message (Expand)AuthorAgeFilesLines
* PR11343: backward compatibility option/conditionalFrank Ch. Eigler2010-04-081-0/+1
* PR909: store kernel exported symbols in session objectFrank Ch. Eigler2010-03-181-1/+2
* Start of perf tapset parsingWill Cohen2010-03-171-0/+2
* Remove the old performance monitoring code.Will Cohen2010-03-171-3/+0
* PR11246 cont'd: Add options for cache controlJosh Stone2010-03-021-6/+7
* PR11246 cont'd: Separate script/stapconf cachingJosh Stone2010-03-021-0/+2
* PR11246: Add more granular cache controlJosh Stone2010-03-021-0/+1
* PR11075: -W option to turn warnings into errorsFrank Ch. Eigler2010-02-251-1/+2
* undocumented, obfuscated, *evil* option to suppress -Werror during module bui...Przemysław Pawełczyk2010-02-061-0/+1
* Hardware Breakpoints for x86 / x86_64, based on mainline kernel. [Changes : P...Prerna Saxena2010-01-291-0/+2
* Rework filtering of client options. Add testsuite.Dave Brolley2010-01-111-8/+0
* Filter options for unprivileged use after --stap-client is seen.Dave Brolley2010-01-111-0/+8
* PR10702: preprocessor conditional for kernel CONFIG_fooFrank Ch. Eigler2009-10-081-0/+1
* Remove the global derived_probe->semaphore mapJosh Stone2009-10-061-4/+0
* Map std semaphores from probe->addrJosh Stone2009-09-171-1/+1
* * sdt.h (STAP_SEMAPHORE): New. Add guard to utrace probe points.Stan Cox2009-09-161-0/+4
* 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