Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Trace Compass"

(9 intermediate revisions by 5 users not shown)
Line 3: Line 3:
 
=== General information about the project ===
 
=== General information about the project ===
  
* [[Trace_Compass/Compiler_Settings | Project-specific compiler settings]]
+
* [[Trace_Compass/ReleasePreparation | Release Preparation]]
 +
* [[Trace_Compass/Project_Meetings | Project Meetings]]
 +
* [[Trace_Compass/NewInTraceCompass | New and Noteworthy]]
  
 
=== Contributing to Trace Compass ===
 
=== Contributing to Trace Compass ===
Line 10: Line 12:
 
* [[Trace_Compass/Contributor_Guidelines | How to contribute patches]]
 
* [[Trace_Compass/Contributor_Guidelines | How to contribute patches]]
 
** [[Trace_Compass/Rebase_Patch_From_Linux_Tools | How to rebase a patch from the Linux Tools tree]]
 
** [[Trace_Compass/Rebase_Patch_From_Linux_Tools | How to rebase a patch from the Linux Tools tree]]
 +
* [[Trace_Compass/Incubator_Guidelines | Contribute through the Trace Compass Incubator]]
  
 
=== User Guides ===
 
=== User Guides ===
* [[Linux_Tools_Project/LTTng2/User_Guide | LTTng User Guide]]
+
 
* [[Linux_Tools_Project/PCAP/User_Guide | Pcap Support User Guide ]]
+
{| class="wikitable"
* [[Linux_Tools_Project/GDB/User_Guide | GDB Tracepoint Analysis User Guide ]]
+
|-
* [[Linux_Tools_Project/TMF/User_Guide | TMF Developer Guide ]]
+
! | Guide
 +
! | Versions
 +
|-
 +
! | Trace Compass User Guide
 +
| [http://archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.doc.user/User-Guide.html Latest stable]
 +
[http://archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.doc.user/User-Guide.html Nightly]
 +
|-
 +
! | RCP-specific instructions
 +
| [http://archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.rcp.doc.user/User-Guide.html Latest stable]
 +
[http://archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.rcp.doc.user/User-Guide.html Nightly]
 +
|-
 +
! | Trace Compass Developer Guide
 +
| [http://archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.doc.dev/Developer-Guide.html Latest stable]
 +
[http://archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.doc.dev/Developer-Guide.html Nightly]
 +
|-
 +
! | Pcap Support User Guide
 +
| [http://archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html Latest stable]
 +
[http://archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html Nightly]
 +
|-
 +
! | GDB Tracepoint Analysis User Guide
 +
| [http://archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html Latest stable]
 +
[http://archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html Nightly]
 +
|-
 +
|}
 +
 
 +
=== Presentations ===
 +
* [https://wiki.eclipse.org/images/0/0e/TechTalkOnlineDemoFeb2017_v1.pdf Advanced trouble-shooting of real-time systems]
  
 
=== Looking forward ===
 
=== Looking forward ===

Revision as of 21:17, 20 September 2017

This page aggregates all the wiki pages related to the Trace Compass project.

General information about the project

Contributing to Trace Compass

User Guides

Guide Versions
Trace Compass User Guide Latest stable

Nightly

RCP-specific instructions Latest stable

Nightly

Trace Compass Developer Guide Latest stable

Nightly

Pcap Support User Guide Latest stable

Nightly

GDB Tracepoint Analysis User Guide Latest stable

Nightly

Presentations

Looking forward

Back to the top