summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/logging.stp
Commit message (Collapse)AuthorAgeFilesLines
* Make all buildok tests executable.William Cohen2010-01-071-0/+0
|
* PR10390: ftrace() tapset functionFrank Ch. Eigler2009-09-231-0/+11
* tapset/logging.stp (ftrace): New function. (*): Add kerneldoc to other functions. * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Process logging.stp. * stapfuncs.3stap.in: Remove "LOGGING" section, now redundant. * runtime/autoconf-trace-printk.c: New autoconf test. * buildrun.cxx (compile_pass): Build it. * NEWS: Mention it. * testsuite/buildok/logging.stp: Test it.