Bug 562035 - trace compass can not read overall raw textual
Summary: trace compass can not read overall raw textual
Status: UNCONFIRMED
Alias: None
Product: Tracecompass
Classification: Tools
Component: TMF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Project Inbox CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-12 00:40 EDT by Dongjin Yook CLA
Modified: 2020-04-13 09:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dongjin Yook CLA 2020-04-12 00:40:36 EDT
I got a raw textual using trace-cmd.

I used below commands.

trace-cmd start -e sched
trace-cmd stop
cat /sys/kernel/debug/tracing/trace > test.txt

But, trace compass can't read overall raw textual.
read only a few lines and can't read any subsequent information.


I don't know why this is happening....
Comment 1 Matthew Khouzam CLA 2020-04-13 09:07:05 EDT
Hi Dongjin,

I would like to confirm before going further, you want to open an FTrace trace. If that is the case, you need to get the ftrace parser from the incubator.

tools->Add Ons...->Trace Compass ftrace(incubation)

It needs to be checked to read ftrace traces.