summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-02-065-2/+24
|\ \ \ \
| * | | | 2.6.29rc build fix: autoconf for proc_dir_entry->owner going awayFrank Ch. Eigler2009-02-065-2/+24
| | | | |
* | | | | Removed syscalls.stp, syscalls1.exp, and syscalls2.exp.William Cohen2009-02-064-36/+6
| | | | |
* | | | | Move symbols.exp and symbols.stp to systemtap.context directory.William Cohen2009-02-063-0/+5
|/ / / /
* | | | Make publicanize.sh executable.William Cohen2009-02-062-0/+4
| | | |
* | | | Tapset Ref Guide: corrected authorgroup cleanup perl script, added support ↵ddomingo2009-02-061-2/+8
| | | | | | | | | | | | | | | | for forced Synopsis
* | | | Tapset Ref Guide: formatted comments, added other values from man pageddomingo2009-02-061-131/+158
| | | |
* | | | Add contrib tag to quiet warnings.William Cohen2009-02-052-0/+5
| | | |
* | | | copyright year bumpFrank Ch. Eigler2009-02-051-2/+2
| | | |
* | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-02-056-0/+36
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | PR9740/9816? - workaround for kernel valloc bugFrank Ch. Eigler2009-02-056-0/+36
| |/ / /
* | | | Include PR9756 in change log.William Cohen2009-02-051-0/+1
| | | |
* | | | Correct footers for systemtap function and probe man pages.William Cohen2009-02-052-4/+8
|/ / /
* | | Minor correction for signal.stp chapter.William Cohen2009-02-052-4/+7
| | |
* | | started fixing signal.stp comments for documentationddomingo2009-02-051-63/+89
| | |
* | | enter lines to wrap emddomingo2009-02-051-1/+13
| | |
* | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2009-02-054-13/+73
|\ \ \
| * | | Add NEWS process().mark(), sys/sdt.h and dtrace compatibility script.Mark Wielaard2009-02-042-0/+11
| | | |
| * | | Mention run-stap in NEWS.Mark Wielaard2009-02-042-2/+12
| | | |
| * | | Add beginner guide to NEWS.Mark Wielaard2009-02-042-0/+13
| | | |
| * | | Mention SystemTap Tapset Reference Manual in NEWS.Mark Wielaard2009-02-042-0/+10
| | | |
| * | | Correcting previous commit message and AuthorK Prasad2009-02-042-13/+29
| | | | | | | | | | | | | | | | 7030: use send_signal instead of generic_send_sig_info and specific_send_sig_info
| * | | Merge commit '4718b445d13b07448e71582f29ce1b0979b8dc50'Srikar Dronamraju2009-02-042-29/+13
| | | |
| * | | --authorSrikar Dronamraju2009-02-042-13/+29
| | | |
* | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2009-02-046-3/+11
|\| | |
| * | | Update a few more files with Vim modelinesJosh Stone2009-02-036-3/+11
| | | |
* | | | commenting out signals entry for now, testing furtherddomingo2009-02-041-2/+2
| | | |
* | | | added entry for signals.stp, currently testing stuffddomingo2009-02-041-0/+9
|/ / /
* | | PR9810: Mostly revert "PR6961: initial sketch: set up dummy pt_regs for ↵Frank Ch. Eigler2009-02-035-35/+31
| | | | | | | | | | | | non-trap based probes"
* | | Touch up warning message from stap-clientDave Brolley2009-02-031-1/+1
| | |
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-02-034-31/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | match_node::find_and_build disambiguate error messages.Mark Wielaard2009-02-032-1/+7
| | | |
| * | | cleanup for documentationddomingo2009-02-031-28/+31
| | | |
| * | | added tag conversion for emphasisddomingo2009-02-031-0/+3
| | | |
| * | | removes empty <para>s, other minor cleanup itemsddomingo2009-02-031-2/+2
| | | |
* | | | Document client/server certificate management and tools.Dave Brolley2009-02-035-26/+207
| | | |
* | | | Use ps -e to look for stap server processes.Dave Brolley2009-02-023-3/+3
| | | |
* | | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-02-0237-239/+1600
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog NEWS
| * | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-02-025-9/+27
| |\ \ \
| | * | | Add documentation for .label("label")Stan Cox2009-02-025-9/+27
| | | | |
| * | | | Revised topsys.stp and moved to the testsuite/systemtap.examples directory.William Cohen2009-02-028-69/+69
| |/ / /
| * | | Revise tcp_connections.stp example and place in sysemtap.examples directory.William Cohen2009-02-028-50/+95
| | | |
| * | | Remove redundant tcp_connections_wa.stp.William Cohen2009-02-022-55/+4
| | | |
| * | | Merge ChangeLog conflictWilliam Cohen2009-02-021-7/+4
| | | |
| * | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-02-0220-9/+1392
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: testsuite/ChangeLog
| | * | | Add STAP_PROBE7, 8 and 9 variants to sdt.h.Mark Wielaard2009-02-022-3/+76
| | | | |
| | * | | added tagging for sfunction entriesddomingo2009-02-021-2/+2
| | | | |
| | * | | minor correction to comment on probe vm.brkddomingo2009-02-021-3/+3
| | | | |
| | * | | added conversion for tags command and emphasisddomingo2009-02-021-1/+9
| | | | |
| | * | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2009-02-025-1/+145
| | |\ \ \