ktap icon
ktap icon

ktap

ktap is a script-based dynamic tracing tool for Linux. It uses a scripting language and lets users trace the Linux kernel dynamically. ktap is designed to give operational insights with interoperability that allows users to tune, troubleshoot and extend the kernel and...

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Debugging

 Tags

ktap News & Activities

Highlights All activities

Recent activities

  • K0RR added ktap as alternative to lurk
Show all activities

ktap information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & Utilities
ktap was added to AlternativeTo by AlternativeSteve on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is ktap?

ktap is a script-based dynamic tracing tool for Linux. It uses a scripting language and lets users trace the Linux kernel dynamically. ktap is designed to give operational insights with interoperability that allows users to tune, troubleshoot and extend the kernel and applications. It's similar to Systemtap and DTrace.

ktap has different design principles from Linux mainstream dynamic tracing languages in that it's based on bytecode, doesn't depend upon GCC, doesn't require compiling kernel module for each script, is safe to use in production environment, and fulfils the embedded ecosystem's tracing needs.