summaryrefslogtreecommitdiffstats
path: root/stapprobes.3stap.in
Commit message (Collapse)AuthorAgeFilesLines
* Mention ** in NEWS and stapprobes.3stapJosh Stone2010-03-251-1/+3
|
* tweak perf.* probe blurbage re. constrained hw pclFrank Ch. Eigler2010-03-181-2/+2
|
* PR909: add perf.hw_cache.* aliasesFrank Ch. Eigler2010-03-181-1/+1
| | | | | | * tapset/perf.stp: Add 'em. * man/tapset::perf.3stap: Document 'em a little. * stapprobes.3stap.in: Fix .sample (not .samples) probe point typo.
* PR909: baby documentation for perf.* probesFrank Ch. Eigler2010-03-181-0/+27
|
* PR 11210 move stapprobe.* man pages to tapset::*William Cohen2010-03-091-12/+12
| | | | | Complete the renaming scheme with prefix of "tapset::" for the man pages related to over all description of groups of probes.
* docs: clarify that only -> is used for $var dereferencing, not .Frank Ch. Eigler2010-03-081-3/+9
|
* Fixed pr 10690 by adding '.maxsize(NNN)' procfs read probe parameter.David Smith2010-02-251-1/+29
| | | | | | | | | | | | | | | | | | | | | | * tapset-procfs.cxx (procfs_derived_probe::procfs_derived_probe): Added 'maxsize_val' initialization. (procfs_derived_probe::join_group): Updated '_stp_procfs_data' definition and added STP_PROCFS_BUFSIZE. (procfs_derived_probe_group::emit_module_decls): Emits structure to contain procfs file buffers. Initializes '.bufsize' structure member. (procfs_var_expanding_visitor::visit_target_symbol): Uses 'bufsize' for maximum buffer size instead of using MAXSTRINGLEN. (procfs_builder::build): Looks for '.maxsize(NNN)' parameter. (register_tapset_procfs): Added '.maxsize(NNN)' parameter binding. * runtime/procfs-probes.c (stap_procfs_probe): Converted 'buffer' to a pointer and added 'bufsize' member. * testsuite/semko/procfs13.stp: New testcase. * testsuite/semko/procfs14.stp: Ditto. * testsuite/semko/procfs15.stp: Ditto. * testsuite/systemtap.base/procfs_maxsize.exp: Ditto. * testsuite/systemtap.base/procfs.exp: Minor fix. * stapprobes.3stap.in: Added '.maxsize(NNN)' documentation. * stap.1.in: Added STP_PROCFS_BUFSIZE documentation.
* Hardware Breakpoints for x86 / x86_64, based on mainline kernel. [Changes : ↵Prerna Saxena2010-01-291-0/+52
| | | | Part 2]
* documentation: remove docs for nonexistentn perfctr probesFrank Ch. Eigler2009-12-201-31/+0
|
* mention that process.* probes are limited to -c/-x hierarchy if givenFrank Ch. Eigler2009-06-231-1/+4
|
* Fixed few typos in various man pages found by a spellchecker.Petr Muller2009-05-151-6/+6
|
* document user-space probes more fully, mention utrace requirementsFrank Ch. Eigler2009-04-211-7/+35
|
* Documentation updates for kprobe.function familyAnanth N Mavinakayanahalli2009-04-211-0/+35
|
* PR6819: clarify syntactic vs. semantic probe point validityFrank Ch. Eigler2009-03-271-3/+8
|
* Move man pages from man5 to man3 (3stap).Will Cohen2009-03-241-0/+676