summaryrefslogtreecommitdiffstats
path: root/tapset/ansi.stp
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for ansi.stp tapset.Mark Wielaard2009-11-161-15/+79
| | | | | * tapset/ansi.stp: Add documentation for every function. * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add chapter on ansi.
* New ANSI escape sequences tapsetEugene Teo2009-04-031-0/+70
This adds a new tapset for ANSI escape sequences. It is based on an existing tapset that was written by Masami Hiramatsu for the stapgames project. This also adds a version of ansi_color.stp script that displays other attributes other than the bold effect.