Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/instr_en/instr/parts.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/instr_en/instr/parts.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/instr_en/instr/parts.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/instr_en/instr/parts.html on line 8
The QNX System Analysis Toolkit (SAT) consists of the following main components:
- Instrumented Kernel
- The Instrumented Kernel is an integral part of the SAT. In addition to being a fully functional QNX RTOS microkernel, it also intercepts time events and passes them to the tracelogger daemon for further processing.
- tracelogger
- This daemon receives events from the Instrumented Kernel and saves them to a file/device for later analysis.
For more information, see the Neutrino Utilities Reference.
- traceprinter
- This utility displays the trace event file in a readable form.
For more information, see the Neutrino Utilities Reference.
You can also modify the traceprinter source as a basis for
your own custom programs.
- Trace Control Interface
- The SAT trace API uses a single
TraceEvent()
kernel call.
The TraceEvent() call has over 30 different execution modes that
let you:
- create internal trace buffers
- set up filters
- control the tracing process
- insert user defined events
For more information, see the Neutrino Library Reference.
- The Traceparser Library
- The Traceparser library provides an API for parsing and interpreting the trace events that are stored in the event file. The library simplifies the parsing and interpretation process by allowing the user to easily:
- set up callback functions and associations for each event
- retrieve header and system information from the trace event file
- debug and control the parsing process.
- Examples
- You'll find numerous sample code listings (and source) that will take you from gathering a simple set of events through to sophisticated filtering and inserting your own events. You can modify the source and use snippets of it to more quickly create your own applications.
- Source code
- You have full source code for all of the following:
- the tracelogger utility
- the traceprinter utility
- the traceparser library
- sample test programs
- tutorial example programs
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/instr_en/instr/parts.html on line 126
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/instr_en/instr/parts.html on line 126