summaryrefslogtreecommitdiffstats
path: root/stap.1.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed stap man page to account for default cache file behaviour.Kent Sebastian2008-10-171-2/+2
* Added cache limiting info to man page and NEWS.Kent Sebastian2008-10-101-1/+7
* add new stap -F (flight recorder) option that just passes through to staprun -LNobuhiro Tachino2008-09-161-0/+4
* PR6731: Updated listing mode through adding -L option.Wenji Huang2008-09-051-0/+12
* Document written but unread global variable automatic display.Stan Cox2008-08-281-1/+3
* PR6736: changelogs for post-merge compiled unwind/symbols data reorganizationFrank Ch. Eigler2008-07-101-0/+5
* PR6470: new argv[] tapset, docs, test casesFrank Ch. Eigler2008-06-101-0/+1
* PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour.Srikar Dronamraju2008-05-301-4/+2
* Merge commit 'origin/dwarfless'Jim Keniston2008-05-121-0/+76
|\
| * PR 4311 - Function boundary tracing without debuginfo: Phase IJim Keniston2008-04-181-0/+76
* | PR2949: listings mode (stap -l PROBE)Frank Ch. Eigler2008-04-101-0/+14
|/
* * clarify utility of epilogue-type probe aliases in documentationfche2008-03-251-6/+11