Hi Sebastian, I have sent the two patches. One is event stream file generation patch and another one is metadata for it. Please apply the patches.
Run the following command for like 5 seconds so that it can generate enough event traces. ./build/misc/rtems-record -H 169.254.192.22 -p 1234 | head you will get file named event in folder "rtems-tools". The metadata file is in "misc/ctf/metadata". Please move the event stream file in it. Now, run "babeltrace ctf/" command. Here "ctf" is folder name containing event stream file and metadata. Now you will be able to see that babeltrace is able to read the events. I have cross-checked the the values it is printing. All values(ns,cpu,data) are correct accept the value of events(rtems_record_event). I am currently figuring out why rtems_record_event is giving wrong value. Thanks -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of Technology (Indian School of Mines) <https://www.iitism.ac.in/>, Dhanbad
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel