summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDavid Smith2009-06-192-0/+0
| |\
| | * Revert "Make examples-index-gen.pl executable."William Cohen2009-06-191-0/+0
| | * Make forktracker.stp example executable.William Cohen2009-06-191-0/+0
| * | Disabled transport version 3 (for now).David Smith2009-06-191-0/+6
| * | Merge commit 'origin/master' into pr7043David Smith2009-06-1912-16/+197
| |\|
| | * Make examples-index-gen.pl executable.William Cohen2009-06-191-0/+0
| | * Add froktracker.stp example.William Cohen2009-06-196-0/+69
| * | Cleanup.David Smith2009-06-183-56/+1
| * | Transports now export their state.David Smith2009-06-185-17/+40
| * | Moved global data into a single structure.David Smith2009-06-181-39/+45
| * | Removed unused code (and all references to 'utt').David Smith2009-06-181-52/+0
| * | Merge commit 'origin/master' into pr7043David Smith2009-06-182-9/+10
| |\ \
| * | | Enabled overwrite processing on original transports.David Smith2009-06-185-23/+17
| * | | Merge commit 'origin/master' into pr7043David Smith2009-06-186-51/+59
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into pr7043David Smith2009-06-174-22/+35
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/master' into pr7043David Smith2009-06-1641-576/+1051
| |\ \ \ \ \
| * | | | | | Fixed non-bulkmode output on smp systems using transport version 2.David Smith2009-06-121-0/+15
| * | | | | | Merge commit 'origin/master' into pr7043David Smith2009-06-1183-8341/+18522
| |\ \ \ \ \ \
| * | | | | | | Fixed cut-and-paste error.David Smith2009-06-091-1/+1
| * | | | | | | Avoid holding semaphore while making mmap callbacks.David Smith2009-06-091-52/+130
| * | | | | | | Avoid 1 case of holding a semaphore while mmap callbacks are being made.David Smith2009-06-091-57/+75
| * | | | | | | Make sure all DEBUG_TRANS output uses printk.David Smith2009-06-032-13/+21
| * | | | | | | Fixed STP_TRANSPORT_VERSION 1 behavior.David Smith2009-06-036-23/+87
| * | | | | | | Cleanup and better original transport support.David Smith2009-05-263-4/+12
| * | | | | | | Added error checking and other updates.David Smith2009-05-227-488/+44
| * | | | | | | Merge commit 'origin/master' into pr7043David Smith2009-05-21377-6949/+18229
| |\ \ \ \ \ \ \
| * | | | | | | | Start at supporting the original transport (STP_TRANSPORT_VERSION=1).David Smith2009-05-125-114/+100
| * | | | | | | | Sets uid/gid on "dropped" file.David Smith2009-05-081-0/+2
| * | | | | | | | Cleaned up runtime/transport/relay_v2.c.David Smith2009-05-081-181/+15
| * | | | | | | | Working transport version 2 (RHEL5 and recent fedora kernels).David Smith2009-05-081-414/+376
| * | | | | | | | Hid details of internal ring_buffer.c structure.David Smith2009-05-073-52/+79
| * | | | | | | | Added comments.David Smith2009-05-061-0/+37
| * | | | | | | | Start of support for older transport and cleanup.David Smith2009-05-064-51/+573
| * | | | | | | | Renamed STP_OLD_TRANSPORT to STP_TRANSPORT_VERSION.David Smith2009-04-028-15/+26
| * | | | | | | | 2009-03-31 David Smith <dsmith@redhat.com>David Smith2009-03-313-105/+64
| * | | | | | | | 2009-03-30 David Smith <dsmith@redhat.com>David Smith2009-03-301-89/+79
| * | | | | | | | Working bulkmode support.David Smith2009-03-132-12/+93
| * | | | | | | | More bulkmode support.David Smith2009-03-131-44/+23
| * | | | | | | | More bulkmode support. Only allows for one reader of all trace files.David Smith2009-03-131-7/+29
| * | | | | | | | Start of STP_BULKMODE support.David Smith2009-03-121-12/+38
| * | | | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into pr7043David Smith2009-03-12114-1040/+11022
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated buffer size.David Smith2009-03-121-1/+5
| * | | | | | | | | Small update.David Smith2009-03-112-3/+2
| * | | | | | | | | Make printf tests fail when stap fails.David Smith2009-03-1110-13/+13
| * | | | | | | | | Handles polling and breaks down large buffers.David Smith2009-03-112-8/+60
| * | | | | | | | | Cleanup.David Smith2009-03-091-162/+15
| * | | | | | | | | First working version that actually produces output.David Smith2009-03-094-72/+262
| * | | | | | | | | Start of new ring_buffer transport.David Smith2009-03-044-10/+363
| * | | | | | | | | More cleanup.David Smith2009-02-258-40/+68
| * | | | | | | | | Major hacking to minimal config.David Smith2009-02-2410-40/+175