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"

(Additional Trace Types)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{warning|Note: The contents of this page is obsolete and is migrated to [https://github.com/eclipse-tracecompass/org.eclipse.tracecompass/wiki Trace Compass Wiki].}}
 +
 +
 +
 
This page aggregates all the wiki pages related to the [http://eclipse.org/tracecompass Trace Compass] project.
 
This page aggregates all the wiki pages related to the [http://eclipse.org/tracecompass Trace Compass] project.
  
Line 11: Line 15:
 
* [[Trace_Compass/Development_Environment_Setup | Trace Compass Development Environment Setup]]
 
* [[Trace_Compass/Development_Environment_Setup | Trace Compass Development Environment Setup]]
 
* [[Trace_Compass/Contributor_Guidelines | How to contribute patches]]
 
* [[Trace_Compass/Contributor_Guidelines | How to contribute patches]]
 +
* [[Trace Compass/Trace_Compass_Api_policy | Trace Compass API Policy]]
 
* [[Trace_Compass/Incubator_Guidelines | Contribute through the Trace Compass Incubator]]
 
* [[Trace_Compass/Incubator_Guidelines | Contribute through the Trace Compass Incubator]]
  
Line 54: Line 59:
 
** OpenSSHd, Open Secure Shell server log.
 
** OpenSSHd, Open Secure Shell server log.
 
** A simple SSH failed-connections XML analysis, to see the cause of connection failures wrt the user.
 
** A simple SSH failed-connections XML analysis, to see the cause of connection failures wrt the user.
** PostgreSQL data base logs
+
** PostgreSQL database logs
 
* [[:File:hadoop.xml.zip|Hadoop logs]] -from Apache Hadoop, a distributed file system.
 
* [[:File:hadoop.xml.zip|Hadoop logs]] -from Apache Hadoop, a distributed file system.
 
* [[:File:microsoft-teams.xml.zip|Microsoft Teams]] client log.
 
* [[:File:microsoft-teams.xml.zip|Microsoft Teams]] client log.
Line 69: Line 74:
 
* [[Trace_Compass/Feature_Roadmap | Feature Roadmap]]
 
* [[Trace_Compass/Feature_Roadmap | Feature Roadmap]]
 
* [[Trace_Compass/Design_Documents | Design Documents]]
 
* [[Trace_Compass/Design_Documents | Design Documents]]
 +
 +
[[Category:Trace_Compass]]

Latest revision as of 14:31, 15 February 2024

Warning2.png
Note: The contents of this page is obsolete and is migrated to Trace Compass Wiki.



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

Additional Trace Types

The following trace types are provided under the Eclipse Public License V2.

  • Gerrit logs; User Guide
  • System logs, including these listed below; User Guide
    • Catalina, an implementation of Apache Tomcat.
    • HAProxy, high availability proxy and load balancer.
    • HTTPd, HTTP server log.
    • JVM GC, Java VM garbage collection log.
    • OpenSSHd, Open Secure Shell server log.
    • A simple SSH failed-connections XML analysis, to see the cause of connection failures wrt the user.
    • PostgreSQL database logs
  • Hadoop logs -from Apache Hadoop, a distributed file system.
  • Microsoft Teams client log.

Presentations

Looking forward

Back to the top