summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/general
Commit message (Collapse)AuthorAgeFilesLines
* fix a bug with %% in format stringsTim Moore2009-04-201-5/+5
| | | | | | | | | | | * translate.cxx (c_unparser::visit_print_format): Always use _stp_printf if a format string contains "%%". Previously a format string with no arguments would always be printed with _stp_print. * testsuite/systemtap.printf/basic6.stp: New test for %% in format strings. * testsuite/systemtap.printf/basic6.exp: test driver * testsuite/systemtap.examples/grapher.stp: Remove workaround for "%%" literal problem.
* graphing widget and test harnessTim Moore2009-04-151-0/+32
|
* Describe the ansi_colors.stp and ansi_colors2.stp. Label tables appropriately.William Cohen2009-04-034-6/+32
|
* Make ansi_colors2.stp script executableEugene Teo2009-04-031-0/+0
|
* Update scripts to use the new ANSI tapsetEugene Teo2009-04-031-17/+26
| | | | | | This updates the example scripts to use the new ANSI escape sequences tapset. It also adds the copyright header that was missing in ansi_colors.stp for a long time.
* New ANSI escape sequences tapsetEugene Teo2009-04-031-0/+31
| | | | | | | 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.
* Tweak formatting, indent two space.William Cohen2008-12-094-34/+34
|
* para-callgraph.meta: Add accidentially removed -c back to test_installcheck.Mark Wielaard2008-11-261-1/+1
|
* Don't use single quotes in .meta files.Mark Wielaard2008-11-251-1/+1
|
* removed simplesddomingo2008-10-294-70/+0
|
* added inodewatch from warstoriesddomingo2008-10-272-0/+23
|
* added simplified, working para-callgraphddomingo2008-10-272-0/+47
|
* testsuite tweaks for rhel5Frank Ch. Eigler2008-09-121-2/+2
|
* extend callgraph example to use $$parms / $$returnFrank Ch. Eigler2008-08-152-23/+19
|
* PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable.Mark Wielaard2008-08-112-1/+3
|
* samples: separate into subdirectories by subsystemFrank Ch. Eigler2008-08-0711-0/+179