SystemTap
Sign in to saveIn computing, SystemTap () is a scripting language and tool for dynamically instrumenting running production Linux-based operating systems. System administrators can use SystemTap to extract, filter and summarize data in order to enable diagnosis of complex performance or functional problems.
Wikidata facts
- Official website
- sourceware.org/systemtap
Show 2 more facts
- source code repository URL
- git://sourceware.org/git/systemtap.git
- software version identifier
- 1.0
via Wikidata · CC0
~4 min read
Article
7 sectionsContents
- History
- Usage
- Simple examples
- Importing scripts from other tracing technologies
- See also
- References
- External links
In computing, SystemTap () is a scripting language and tool for dynamically instrumenting running production Linux-based operating systems. System administrators can use SystemTap to extract, filter and summarize data in order to enable diagnosis of complex performance or functional problems.
SystemTap consists of free and open-source software and includes contributions from Red Hat, IBM, Intel, Hitachi, Oracle, the University of Wisconsin-Madison and other community members.