index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR10702: preprocessor conditional for kernel CONFIG_foo
Frank Ch. Eigler
2009-10-08
1
-0
/
+1
*
Remove the global derived_probe->semaphore map
Josh Stone
2009-10-06
1
-4
/
+0
*
Map std semaphores from probe->addr
Josh Stone
2009-09-17
1
-1
/
+1
*
* sdt.h (STAP_SEMAPHORE): New. Add guard to utrace probe points.
Stan Cox
2009-09-16
1
-0
/
+4
*
PR10552: Removed references to the merge ('-M') option.
David Smith
2009-09-01
1
-1
/
+0
*
PR4186: cross-architecture probe building
Frank Ch. Eigler
2009-08-24
1
-0
/
+1
*
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-08-04
1
-0
/
+1
|
\
|
*
Use a real session flag for -L
Josh Stone
2009-07-29
1
-0
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-07-23
1
-1
/
+0
|
\
|
|
*
Return hash module values directly as strings
Josh Stone
2009-07-20
1
-1
/
+0
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-07-14
1
-3
/
+0
|
\
|
|
*
Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.
Mark Wielaard
2009-07-14
1
-3
/
+0
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-07-13
1
-0
/
+3
|
\
|
|
*
Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.
Mark Wielaard
2009-07-11
1
-0
/
+3
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-27
1
-0
/
+2
|
\
|
|
*
Suggest rpms to install using debuginfo-install.
William Cohen
2009-05-27
1
-0
/
+2
|
*
Module signing and verification using a separate file for the module signature.
Dave Brolley
2009-05-04
1
-0
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-04-21
1
-0
/
+2
|
\
|
|
*
From Prerna Saxena: Add the kprobe.function probe family
Ananth N Mavinakayanahalli
2009-04-21
1
-0
/
+2
*
|
2009-04-02 Dave Brolley <brolley@redhat.com>
Dave Brolley
2009-04-02
1
-0
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-03-30
1
-4
/
+21
|
\
|
|
*
initialize skip_badvars=0. rererenag developers in session.h to do so in the...
Frank Ch. Eigler
2009-03-27
1
-4
/
+21
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-03-23
1
-0
/
+2
|
\
|
|
*
Cache the tracepoint query results
Josh Stone
2009-03-20
1
-0
/
+1
|
*
PR6930: stap: supports on-file flight recorder options
Masami Hiramatsu
2009-03-20
1
-0
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-03-16
1
-0
/
+7
|
\
|
|
*
PR 7071: Optional $context variables fix
Rajan Arora
2009-03-11
1
-0
/
+3
|
*
tracepoint probes: clear session derived_probe_groups pointer in ctor to avoi...
Frank Ch. Eigler
2009-03-08
1
-0
/
+2
|
*
Build tracequery to scan for tracepoints
Josh Stone
2009-03-06
1
-0
/
+2
*
|
2009-03-12 Dave Brolley <brolley@redhat.com>
Dave Brolley
2009-03-12
1
-0
/
+1
|
/
*
Bump copyright years to 2009
Josh Stone
2009-02-18
1
-1
/
+1
*
Enable session-wide code filtering
Josh Stone
2009-02-18
1
-0
/
+5
*
Clean up the autoconf caching
Josh Stone
2009-02-07
1
-0
/
+1
*
Save kernel autoconf options in a cache file
Josh Stone
2009-02-06
1
-0
/
+1
*
Add Vim modelines for GNU style in stap
Josh Stone
2009-01-28
1
-0
/
+2
*
BZ 5892: Add stap -B to sic systemtap at an alternate kernel build tree
Rajan Arora
2008-12-01
1
-0
/
+1
*
PR6925: --vp (per-pass verbosity) option
Frank Ch. Eigler
2008-11-18
1
-0
/
+1
*
Minor changes to cache.cxx (cache_clean).
Kent Sebastian
2008-10-17
1
-1
/
+0
*
Functions implementing cache limiting.
Kent Sebastian
2008-10-10
1
-0
/
+1
*
Display source context for error and warning messages (6701)
Rajan Arora
2008-10-09
1
-0
/
+1
*
add new stap -F (flight recorder) option that just passes through to staprun -L
Nobuhiro Tachino
2008-09-16
1
-0
/
+1
*
PR6876: translator speedup for many $vars
Frank Ch. Eigler
2008-09-10
1
-1
/
+1
*
trailing whitespace removal, as approved by emacs
Frank Ch. Eigler
2008-08-28
1
-3
/
+3
*
session.h (struct systemtap_session): Added itrace_derived_probe
dcn
2008-07-29
1
-0
/
+2
*
make module_cache a session field rather than plain static
Frank Ch. Eigler
2008-06-23
1
-1
/
+1
*
populate sess.unwindsym_modules set from dwarf probes
Frank Ch. Eigler
2008-06-23
1
-1
/
+1
*
add module-name vector to session object, command line arguments
Frank Ch. Eigler
2008-06-23
1
-0
/
+3
*
make module_cache a session field rather than plain static
Frank Ch. Eigler
2008-06-23
1
-0
/
+2
*
warning/error message compaction by removing duplicated token file names
Frank Ch. Eigler
2008-06-16
1
-1
/
+5
*
Bug 6611: read-only variable typo warnings should list alternatives.
Stan Cox
2008-06-16
1
-2
/
+2
[next]