summaryrefslogtreecommitdiffstats
path: root/stap.1.in
Commit message (Expand)AuthorAgeFilesLines
* PR11343: backward compatibility option/conditionalFrank Ch. Eigler2010-04-081-0/+6
* PR11370: Add multi-header @castsJosh Stone2010-03-101-0/+3
* docs: clarify that only -> is used for $var dereferencing, not .Frank Ch. Eigler2010-03-081-1/+13
* PR11004: try / catch error-handling script syntaxFrank Ch. Eigler2010-03-031-1/+10
* Fixed pr 10690 by adding '.maxsize(NNN)' procfs read probe parameter.David Smith2010-02-251-1/+8
* PR11224: Documentation for module argumentsCharley Wang2010-02-251-3/+12
* Added STP_MAXMEMORY documentation.David Smith2010-01-111-0/+7
* Fix extra blank lines in man page output.David Smith2010-01-111-30/+30
* Manual cleanupWenji Huang2010-01-061-80/+76
* PR 10889: Reorganize client/server man pages. Document --unprivileged.Dave Brolley2009-12-171-2/+14
* PR10702: preprocessor conditional for kernel CONFIG_fooFrank Ch. Eigler2009-10-081-1/+10
* docs: add abnormal termination section to PROCESSINGFrank Ch. Eigler2009-09-151-2/+11
* Support || and && in preprocessor's conditions.Przemyslaw Pawelczyk2009-08-281-1/+4
* PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughoutFrank Ch. Eigler2009-08-251-2/+3
* PR4186: cross-architecture probe buildingFrank Ch. Eigler2009-08-241-0/+4
* PR10518: context shrinkage with function recursion analysis feeding MAXNESTINGFrank Ch. Eigler2009-08-181-1/+3
* PR10507: tweak heuristics for stap_uprobes[] allocationFrank Ch. Eigler2009-08-121-3/+3
* PR10459. Disable all warning messages on -w.Mark Wielaard2009-07-301-1/+1
* Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.Mark Wielaard2009-07-141-8/+0
* Make kernel opt-level the default again.Mark Wielaard2009-07-141-1/+2
* Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.Mark Wielaard2009-07-111-0/+7
* Fixed few typos in various man pages found by a spellchecker.Petr Muller2009-05-151-1/+1
* PR10099: Extend %M directive to support hexdumping large buffersWenji Huang2009-04-261-1/+1
* PR 9821: Use genuine strftime in staprun/stapioMasami Hiramatsu2009-04-221-2/+1
* Document @cast-with-headersJosh Stone2009-04-211-0/+9
* PR10082: add environment variable to pass -r RELEASE/PATH optionKent Sebastian2009-04-171-2/+7
* Typo and whitespace.Roland McGrath2009-03-241-33/+33
* Move man pages from man5 to man3 (3stap).Will Cohen2009-03-241-7/+7
* Document @cast module search pathsJosh Stone2009-03-201-4/+6
* PR9967: don't count -DINTERRUPTIBLE=1 reentrancy against MAXSKIPPEDFrank Ch. Eigler2009-03-201-1/+2
* PR9821: staprun supports subset of strftime.Masami Hiramatsu2009-03-201-0/+2
* PR6930: stap: supports on-file flight recorder optionsMasami Hiramatsu2009-03-201-3/+13
* PR 7071: Optional $context variables fixRajan Arora2009-03-111-0/+3
* Let -DINTERRUPTIBLE=0 mask interrupts in probesJosh Stone2009-03-091-0/+11
* Fix a few typos in stap(1)Josh Stone2009-03-091-6/+7
* Add NEWS and manpage info about @cast()Josh Stone2009-02-181-0/+42
* Added %M info to stap.1.inElliott Baron2009-01-091-1/+4
* Spelling tweak in the manpageJosh Stone2009-01-071-1/+1
* clarify that "stap -L" lists script-level locals onlyFrank Ch. Eigler2008-12-111-1/+1
* fix documentation of default SYSTEMTAP_DEBUGINFO_PATHFrank Ch. Eigler2008-12-051-1/+1
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-12-051-7/+2
|\
| * PR7051: Remove broken printf %n directive supportroot2008-12-051-7/+2
* | turn on elfutils-level debuginfo<->stripped-binary checksum matchingFrank Ch. Eigler2008-12-051-1/+1
|/
* mergedFrank Ch. Eigler2008-12-031-1/+1
|\
| * Add man page entry for stap -BRajan Arora2008-12-021-0/+6
* | PR5892: rename new -B /PATH to -r /PATH; merge functionalityFrank Ch. Eigler2008-12-031-1/+5
|/
* Accidentally removed some additons from another commit.Kent Sebastian2008-11-241-2/+9
* Added a little printf documentation.Kent Sebastian2008-11-241-25/+58
* uprobes: fix & document use of MAXUPROBESFrank Ch. Eigler2008-11-221-1/+9
* PR6925: --vp (per-pass verbosity) optionFrank Ch. Eigler2008-11-181-12/+15