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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Fix some probe examples in the language reference
Josh Stone
2009-09-15
1
-7
/
+6
|
|
|
/
|
|
*
Remove automatic authorization of servers started by root as trusted signers.
Dave Brolley
2009-09-15
1
-5
/
+0
|
|
*
docs: add abnormal termination section to PROCESSING
Frank Ch. Eigler
2009-09-15
1
-2
/
+11
|
|
*
Remove unneeded header file
Wenji Huang
2009-09-15
1
-1
/
+0
|
|
*
Get the module to sign from -p4's stdout
Josh Stone
2009-09-14
1
-3
/
+3
|
|
*
Move --unprivileged support news to the top.
Dave Brolley
2009-09-14
1
-27
/
+27
|
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley
2009-09-14
100
-693
/
+1363
|
|
|
\
|
|
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley
2009-09-14
86
-4818
/
+3445
|
|
|
|
\
|
|
|
|
*
Use the sched_switch tracepoint if available.
William Cohen
2009-09-14
1
-3
/
+3
|
|
|
|
*
PR10608: mark test cases untested once compilation failed
Wenji Huang
2009-09-14
3
-30
/
+21
|
|
|
|
*
Make check.exp not sleep so much in test_installcheck.
Mark Wielaard
2009-09-13
48
-48
/
+48
|
|
|
|
*
Make tracepoints.exp test more efficient by running as one giant script.
Mark Wielaard
2009-09-13
1
-6
/
+20
|
|
|
|
*
Only test highest optimization for exelib.exp test.
Mark Wielaard
2009-09-13
1
-3
/
+3
|
|
|
|
*
Replace small exelib.exp testcases with one jumbo testcase.
Mark Wielaard
2009-09-13
3
-1
/
+181
|
|
|
|
*
Remove duplicate uprobe_derived_probe code
Josh Stone
2009-09-11
1
-219
/
+47
|
|
|
|
*
Add semaphores for use with the forthcoming sdt marker checks.
Stan Cox
2009-09-11
1
-2
/
+24
|
|
|
|
*
Add actual pc address to semantic error about inaccessible variables.
Mark Wielaard
2009-09-11
1
-1
/
+2
|
|
|
|
*
PR10618: update iostat-scsi.stp for 2.6.31
Wenji Huang
2009-09-11
2
-3
/
+17
|
|
|
|
*
Merge branch 'getscopes'
Josh Stone
2009-09-10
4
-96
/
+279
|
|
|
|
|
\
|
|
|
|
|
*
PR10594 cont'd: Use parent die cache for variable lookup
Josh Stone
2009-09-10
3
-73
/
+158
|
|
|
|
|
*
Simplify deleting all map values
Josh Stone
2009-09-10
3
-21
/
+18
|
|
|
|
|
*
PR10594: Provide a cached dwarf_getscopes_die
Josh Stone
2009-09-10
3
-20
/
+121
|
|
|
|
*
|
Run autoreconf
Eugeniy Meshcheryakov
2009-09-11
10
-4327
/
+2575
|
|
|
|
*
|
Remove generated files during clean
Eugeniy Meshcheryakov
2009-09-11
1
-0
/
+4
|
|
|
|
*
|
Added blurb about the ring_buffer transport.
David Smith
2009-09-10
1
-0
/
+5
|
|
|
|
*
|
Allow ring_buffer to be used if STP_USE_RING_BUFFER is defined.
David Smith
2009-09-10
1
-2
/
+3
|
|
|
|
*
|
Add generated files to .gitignore
Robb Romans
2009-09-10
1
-0
/
+2
|
|
|
|
*
|
build: support x86-64 without CONFIG_IA32_EMULATION
Frank Ch. Eigler
2009-09-10
1
-0
/
+1
|
|
|
|
*
|
PR10602: dummy commit for authorship tracking only
Jim Keniston
2009-09-09
0
-0
/
+0
|
|
|
|
|
/
|
|
|
|
*
Update marker probe information in Language Reference.
Robb Romans
2009-09-09
1
-18
/
+38
|
|
|
|
*
Add pointer typecasting information to Language Reference.
Robb Romans
2009-09-09
1
-1
/
+66
|
|
|
|
*
Add error probe information.
Robb Romans
2009-09-09
1
-8
/
+27
|
|
|
*
|
Allow remaining process.* probes for unprivileged users.
Dave Brolley
2009-09-14
4
-11
/
+34
|
|
*
|
|
Firther updates to NEWS regarding signing and unprivileged users.
Dave Brolley
2009-09-14
1
-12
/
+12
|
|
*
|
|
Authorize new certificates created for servers started by root as authorized ...
Dave Brolley
2009-09-14
2
-6
/
+17
|
|
*
|
|
2009-09-14 Dave Brolley <brolley@redhat.com>
Dave Brolley
2009-09-14
16
-4502
/
+3509
|
*
|
|
|
PR10642: fix wildcard-driven quadratic explosion of .return $$parms probes
Frank Ch. Eigler
2009-09-15
1
-44
/
+47
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
PR10602 prime: runtime: shrink stack frame of _stp_do_relocation().
Frank Ch. Eigler
2009-09-09
1
-1
/
+1
|
*
|
|
examples: regenerate index files
Frank Ch. Eigler
2009-09-09
4
-1
/
+50
|
*
|
|
PR10602: improved fix for REG_IP lvalue
Frank Ch. Eigler
2009-09-09
2
-48
/
+26
|
*
|
|
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
David Smith
2009-09-09
1
-2
/
+4
|
|
\
\
\
|
|
*
|
|
Fix relay_old implementation of fsize_max and fnum_max.
Masami Hiramatsu
2009-09-09
1
-2
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
/
|
Removed unneeded casts.
David Smith
2009-09-09
1
-5
/
+5
|
|
/
/
|
*
|
PR10524: brag in NEWS
Frank Ch. Eigler
2009-09-09
1
-0
/
+3
|
*
|
PR10604: check availability for example test cases
Wenji Huang
2009-09-08
9
-10
/
+38
|
*
|
PR10617: make "make uninstall" work
Frank Ch. Eigler
2009-09-08
2
-5
/
+3
|
*
|
PR10524: reduce massive-uprobe script modules' .data consumption
Frank Ch. Eigler
2009-09-08
5
-127
/
+264
|
*
|
fix typo: KERN_ERROR -> KERN_ERR from last commit
Frank Ch. Eigler
2009-09-08
1
-1
/
+1
|
*
|
PR10575: emit KERN_ERRORs on transport control message failures
Frank Ch. Eigler
2009-09-08
1
-0
/
+3
|
*
|
task_finder diagnostics: standardize on STP_DEBUG_PRINTK
Frank Ch. Eigler
2009-09-08
1
-8
/
+0
[prev]
[next]