Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support from common trace format #7

Open
monperrus opened this issue Apr 8, 2019 · 0 comments
Open

add support from common trace format #7

monperrus opened this issue Apr 8, 2019 · 0 comments

Comments

@monperrus
Copy link
Contributor

add support from common trace format to reuse existing visualization tools:

See also trace formats from https://www.eclipse.org/tracecompass/

and trace translators such as https://github.com/spiermar/burn


    Common Trace Format (CTF), including but not limited to:
        Linux LTTng kernel traces
        Linux LTTng-UST userspace traces
        Linux Perf traces converted to CTF
        Bare metal traces
        Integration with the LTTng-Analyses scripts
    Hardware traces (e.g. IEEE Nexus 5001 CTF conversion). See also this link.
    GDB traces for debugging
    The Best Trace Format (BTF) for OSEK
    The libpcap (Packet CAPture) format, for network traces
    Custom text or XML parsers that can be added right from the graphical interface by the user
    Can be extended to support various log or trace files.
    Provided by the TraceCompass Incubator:
        Linux FTrace raw textual format
        Google's trace event json format
        Additional Linux Perf2ctf traces features
        Android traces
        UFtrace format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant