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
/
runtime
/
transport
/
ring_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unneeded casts.
David Smith
2009-09-09
1
-5
/
+5
*
Updated with latest code.
David Smith
2009-08-19
1
-70
/
+145
*
Works with or without a ring_buffer_iter.
David Smith
2009-08-06
1
-21
/
+34
*
Improves functionality on rawhide (2.6.31-rcX) kernels.
David Smith
2009-07-28
1
-65
/
+113
*
Make ring_buffer transport work on new kernels.
David Smith
2009-07-22
1
-13
/
+44
*
Implemented ring_buffer iterators.
David Smith
2009-07-15
1
-19
/
+109
*
Added timer data flushing and overwrite handling to the ring_buffer transport.
David Smith
2009-07-09
1
-40
/
+96
*
Transports now export their state.
David Smith
2009-06-18
1
-2
/
+14
*
Moved global data into a single structure.
David Smith
2009-06-18
1
-39
/
+45
*
Enabled overwrite processing on original transports.
David Smith
2009-06-18
1
-0
/
+4
*
Fixed STP_TRANSPORT_VERSION 1 behavior.
David Smith
2009-06-03
1
-0
/
+10
*
Added error checking and other updates.
David Smith
2009-05-22
1
-0
/
+7
*
Hid details of internal ring_buffer.c structure.
David Smith
2009-05-07
1
-36
/
+59
*
Start of support for older transport and cleanup.
David Smith
2009-05-06
1
-42
/
+9
*
2009-03-31 David Smith <dsmith@redhat.com>
David Smith
2009-03-31
1
-9
/
+25
*
Working bulkmode support.
David Smith
2009-03-13
1
-6
/
+2
*
More bulkmode support.
David Smith
2009-03-13
1
-44
/
+23
*
More bulkmode support. Only allows for one reader of all trace files.
David Smith
2009-03-13
1
-7
/
+29
*
Start of STP_BULKMODE support.
David Smith
2009-03-12
1
-12
/
+38
*
Updated buffer size.
David Smith
2009-03-12
1
-1
/
+5
*
Small update.
David Smith
2009-03-11
1
-2
/
+1
*
Handles polling and breaks down large buffers.
David Smith
2009-03-11
1
-7
/
+31
*
Cleanup.
David Smith
2009-03-09
1
-162
/
+15
*
First working version that actually produces output.
David Smith
2009-03-09
1
-58
/
+244
*
Start of new ring_buffer transport.
David Smith
2009-03-04
1
-0
/
+338