Pismo Trace Monitor
Pismo Trace Tool is a software development and support
utility that facilitates efficient diagnostics monitoring
and logging in pre-release and release applications.
It can be used during development to allow realtime
monitoring and profiling. It can also be used in the field
to gather diagnostic information.
Features
- Traces can be written from any executable, DLL, or driver.
- Minor code impact, include one header file and change
printf to trprintf.
- Usable from C and C++ code.
- Tracing calls have virtually no performance impact when
running on systems without the trace tool installed.
- Multiple processes or drivers can choose to send traces to
the same channel.
- Trace data can be accessed post mortem in kernel memory dumps.
Pismo Trace Tool is available free of charge and with an
open license. Refer to the
download page for the current version
and license agreement.
The header file and static libraries needed to integrate
Trace Monitor into applications is included in the
Trace Monitor SDK, also available on the download page.
|