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
/
buildrun.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add -Werror to tracequery build
Josh Stone
2009-09-29
1
-1
/
+1
*
Try to build tracequery for all headers at once
Josh Stone
2009-09-28
1
-9
/
+4
*
PR10390: ftrace() tapset function
Frank Ch. Eigler
2009-09-23
1
-0
/
+1
*
2009-09-14 Dave Brolley <brolley@redhat.com>
Dave Brolley
2009-09-14
1
-13
/
+0
*
Unify lex_cast* and avoid string copies
Josh Stone
2009-09-02
1
-5
/
+5
*
PR10581: Use ARCH for tracepoints and kernel typequeries
Josh Stone
2009-09-01
1
-0
/
+16
*
PR4186 cont'd: tolerate older kbuild Makefile's chattiness
Frank Ch. Eigler
2009-08-24
1
-0
/
+8
*
PR4186: cross-architecture probe building
Frank Ch. Eigler
2009-08-24
1
-4
/
+13
*
PR10551: build compatibility for pax/grsecurity include/linux/module.h
Frank Ch. Eigler
2009-08-23
1
-0
/
+1
*
PR10544: clean up stap child process error handling
Frank Ch. Eigler
2009-08-21
1
-25
/
+7
*
usability: don't suppress pass-4 compiler errors
Frank Ch. Eigler
2009-08-14
1
-1
/
+1
*
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-07-23
1
-38
/
+12
|
\
|
*
PR10424: Consider each tracepoint header separately
Josh Stone
2009-07-20
1
-37
/
+12
|
*
Fixed PR 10386 by removing the need to convert a pid to a task.
David Smith
2009-07-20
1
-1
/
+0
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-07-14
1
-1
/
+10
|
\
|
|
*
Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.
Mark Wielaard
2009-07-14
1
-3
/
+6
|
*
Make kernel opt-level the default again.
Mark Wielaard
2009-07-14
1
-0
/
+6
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-07-13
1
-1
/
+1
|
\
|
|
*
Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.
Mark Wielaard
2009-07-11
1
-1
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-07-10
1
-0
/
+1
|
\
|
|
*
Added timer data flushing and overwrite handling to the ring_buffer transport.
David Smith
2009-07-09
1
-0
/
+1
*
|
Only sign modules if --unprivileged is specified.
Dave Brolley
2009-06-11
1
-2
/
+3
|
/
*
Don't attempt NSS if the module failed to build
Josh Stone
2009-05-08
1
-1
/
+2
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-04
1
-2
/
+12
|
\
|
*
add verboser strerrors if posix_spawn failed
Frank Ch. Eigler
2009-04-30
1
-2
/
+12
*
|
Module signing and verification using a separate file for the module signature.
Dave Brolley
2009-05-04
1
-0
/
+11
|
/
*
[tracepoints] Resolve implicit trace_X use
Josh Stone
2009-04-21
1
-1
/
+2
*
[tracepoints] Don't use TRACE_HEADER_MULTI_READ
Josh Stone
2009-04-21
1
-4
/
+0
*
NB @cast's relative header searching
Josh Stone
2009-04-21
1
-0
/
+14
*
Refine the @cast-with-header syntax
Josh Stone
2009-04-21
1
-2
/
+31
*
Add functions to build umod & kmod typequery
Josh Stone
2009-04-17
1
-0
/
+57
*
Remove module boilerplate from tracequery
Josh Stone
2009-04-17
1
-5
/
+0
*
Keep up with tracepoint changes in kernel-tip
Josh Stone
2009-04-16
1
-5
/
+19
*
Uses <asm/syscall.h> when available.
David Smith
2009-04-09
1
-0
/
+2
*
Disable ccache during kernel module builds
Josh Stone
2009-04-02
1
-0
/
+6
*
PR10016: Purge stap of all pgrp and system() usage
Josh Stone
2009-04-01
1
-4
/
+4
*
PR9998: adapt tapset/i686/registers.stp to latest kernel
Wenji Huang
2009-03-30
1
-0
/
+1
*
PR9993: tracepoint toleration for undeclared types in trace/*.h headers
Frank Ch. Eigler
2009-03-24
1
-1
/
+6
*
support tracepoint extraction for kernel build trees built with O=/path
Frank Ch. Eigler
2009-03-20
1
-13
/
+17
*
PR6930: stap: supports on-file flight recorder options
Masami Hiramatsu
2009-03-20
1
-1
/
+4
*
add runtime/autoconf magic for itrace on pre-find_task_by_vpid kernels
Frank Ch. Eigler
2009-03-19
1
-0
/
+1
*
Adapt to linux-next commit changing __alloc_percpu API.
Frank Ch. Eigler
2009-03-08
1
-0
/
+1
*
Support older tracepoints using DEFINE_TRACE
Josh Stone
2009-03-06
1
-0
/
+5
*
Build tracequery to scan for tracepoints
Josh Stone
2009-03-06
1
-0
/
+70
*
stap autoconf test for kernel stack trace support
Tim Moore
2009-03-04
1
-0
/
+2
*
Remove STAPCONF_CFLAGS from the generated Makefile
Josh Stone
2009-02-20
1
-3
/
+0
*
Clean up the autoconf caching
Josh Stone
2009-02-07
1
-33
/
+43
*
Save kernel autoconf options in a cache file
Josh Stone
2009-02-06
1
-18
/
+36
*
2.6.29rc build fix: autoconf for proc_dir_entry->owner going away
Frank Ch. Eigler
2009-02-06
1
-1
/
+2
*
PR9740/9816? - workaround for kernel valloc bug
Frank Ch. Eigler
2009-02-05
1
-0
/
+1
[next]