summaryrefslogtreecommitdiffstats
path: root/runtime/autoconf-trace-printk.c
Commit message (Collapse)AuthorAgeFilesLines
* PR10390: ftrace() tapset functionFrank Ch. Eigler2009-09-231-0/+8
* 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.