Trace Compass 8.3.0, latest release (requires Java 17):
Other versions:
To find out more about the releases, see the New & Noteworthy page.
To install the plugins into an existing Eclipse installation, use the following update sites:
https://download.eclipse.org/tracecompass/stable/repository/
https://download.eclipse.org/tracecompass/master/repository/
https://download.eclipse.org/tracecompass.incubator/master/repository/
To download the Trace Compass source code, clone its Git repository:
git clone https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass.git
You can also browse the repository using Gitweb.
See the README.md
file for build instructions.
To download the Trace Compass Incubator source code, clone its Git repository:
git clone https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator.git
If you wish to import the source plugins into Eclipse to work on them, see the Development Environment Setup guide. If you wish to contribute patches, please take a look at the Contributor Guidelines.