Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR9953: split up the two process.* tapsets | Josh Stone | 2009-04-14 | 1 | -6/+6 |
| | | | | | | | The overlapping process.* tapsets are now separated. Those probe points documented in stapprobes(3stap) remain the same. Those that were formerly in stapprobes.process(3stap) have been renamed to kprocess, to reflect their kernel perspective on processes. | ||||
* | Amend process/errsnoop.stp shebang | Eugene Teo | 2009-04-05 | 1 | -1/+2 |
| | |||||
* | Make examples executable | Eugeniy Meshcheryakov | 2009-04-04 | 1 | -0/+0 |
| | |||||
* | new process/errsnoop.stp sample script | Eugene Teo | 2009-04-03 | 2 | -0/+50 |
| | |||||
* | Format tweaks. | William Cohen | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Tweak formatting, indent two space. | William Cohen | 2008-12-09 | 8 | -72/+73 |
| | |||||
* | updated sleepingBeauties.meta, regenerated index | Frank Ch. Eigler | 2008-11-19 | 1 | -8/+2 |
| | |||||
* | tweak demo script to solve namespace collision | Frank Ch. Eigler | 2008-10-29 | 1 | -5/+5 |
| | |||||
* | PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable. | Mark Wielaard | 2008-08-11 | 3 | -2/+2 |
| | |||||
* | samples: separate into subdirectories by subsystem | Frank Ch. Eigler | 2008-08-07 | 31 | -0/+1202 |