summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* removed brackets in replaceables, my mistakeddomingo2008-10-013-27/+27
|
* added sections to Useful Scripts (graphs, disktop)ddomingo2008-09-295-82/+155
|
* added fileddomingo2008-09-291-0/+212
|
* added gnuplot sample imageddomingo2008-09-291-0/+0
|
* correcting a tag errorddomingo2008-09-261-1/+1
|
* added Usage itemddomingo2008-09-262-9/+75
|
* committingddomingo2008-09-231-1/+4
|
* added cross-instrumentation, deploying systemtapddomingo2008-09-224-8/+237
|
* minor, added notes for Using SystemTap chapterddomingo2008-09-171-0/+6
|
* added section on tapsetsddomingo2008-09-171-1/+28
|
* revisions as per sghoshddomingo2008-09-171-37/+61
|
* minor edits as per david smith, flavio leitnerddomingo2008-09-161-0/+73
|
* minor revisions as per dsmithddomingo2008-09-153-9/+36
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-09-151-2/+2
|\
| * gcc 4.4 build compatibility tweaksFrank Ch. Eigler2008-09-121-2/+2
| |
* | fixed tag errorddomingo2008-09-111-1/+1
| |
* | added remarksddomingo2008-09-111-3/+13
|/
* added Handlers description, more cleanupddomingo2008-09-111-5/+152
|
* added new content for Understanding, eventsddomingo2008-09-103-14/+106
|
* separated Scripts, edited accordinglyddomingo2008-09-092-3/+50
|
* remove test tagddomingo2008-09-081-4/+0
|
* added content for Ch1 and 2, to add more laterddomingo2008-09-083-10/+66
|
* remove capabilities logic, cont'dFrank Ch. Eigler2008-09-051-1/+0
|
* renaming the directory, the long wayddomingo2008-09-0324-4441/+0
|
* changed directory nameddomingo2008-09-0324-0/+4441
|
* minor changeddomingo2008-09-032-4/+2
|
* revised for new publican build updateddomingo2008-09-023-21/+33
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-09-022-1/+7
|\
| * Document written but unread global variable automatic display.Stan Cox2008-08-282-1/+7
| |
* | added all elseddomingo2008-09-0223-0/+4418
|/
* 2nd tryDon Domingo2008-08-281-0/+1
|
* initialDon Domingo2008-08-281-0/+13
|
* remove support for "make dist" since git-archive does as well;Frank Ch. Eigler2008-08-253-2/+5
| | | | "make rpm" remains for private testing
* ChangeLog EntriesDave Brolley2008-08-251-1/+1
|
* Robustness improvements for the stap client/serverDave Brolley2008-08-251-2/+2
|
* Refer to srcdir spec file Makefile so make rpm works when builddir != srcdir.Mark Wielaard2008-08-081-2/+2
|
* typographical tweaks for embedded script codeFrank Ch. Eigler2008-08-051-5/+5
|
* Add $$vars, $$parms, $$localsStan Cox2008-08-041-0/+11
|
* Enable 'make check' and 'make installcheck' using the systemtap client/server.Dave Brolley2008-07-142-2/+6
|
* Install tutorial and langref manuals.Mark Wielaard2008-07-073-12/+47
|
* Update documentation for .statement wildcard.Stan Cox2008-06-231-3/+5
|
* Add test and doc for kernel.statement relative line number.Stan Cox2008-06-091-1/+7
|
* make "make cscope" tolerate a read-only or separate source treeFrank Ch. Eigler2008-05-301-1/+0
|
* PR6550: --enable-dejazilla: optional automatic test result reportingFrank Ch. Eigler2008-05-251-0/+2
|
* PR6474: use position-independent-executable security c/ld-flags for stap* ↵Frank Ch. Eigler2008-05-011-2/+3
| | | | | | binaries tested on rhel5 i386/x86-64, fedora7 x86-64
* Move examples to testsuite/systemtap.examples.William Cohen2008-04-242-2/+6
|
* Clarify .function().call vs .function as tutorial footnoteFrank Ch. Eigler2008-04-131-2/+4
|
* 2008-04-09 David Smith <dsmith@redhat.com>David Smith2008-04-092-0/+12
| | | | | * .gitignore: Added more files to ignore. * doc/.gitignore: New file.
* replace mentions of CVS with GIT in docuemntation filesFrank Ch. Eigler2008-03-312-2/+2
|
* * clarify utility of epilogue-type probe aliases in documentationfche2008-03-252-14/+14
| | | | | | | | 2008-03-25 Frank Ch. Eigler <fche@elastic.org> * stap.1.in: Clarify utility of epilogue type probe aliases. * langref.tex: Clarify utility of epilogue-type probe aliases.