Re: [GSOC] CTF generator configuration files

2018-05-30 Thread Sebastian Huber
- Am 30. Mai 2018 um 13:40 schrieb Vidushi Vashishth reachv...@gmail.com: > Thats alright no problem! I will begin work on the documentation. Ok, good. I am a lazy person and need your documentation to get started. I should be able to reproduce your stuff easily using the new documentation i

Re: [GSOC] CTF generator configuration files

2018-05-30 Thread Vidushi Vashishth
Thats alright no problem! I will begin work on the documentation. On Wed, May 30, 2018 at 4:59 PM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 30/05/18 13:27, Vidushi Vashishth wrote: > >> Hi Sebastian! >> >> Yes I have been working on the documentation. I wrote a blog abo

Re: [GSOC] CTF generator configuration files

2018-05-30 Thread Sebastian Huber
On 30/05/18 13:27, Vidushi Vashishth wrote: Hi Sebastian! Yes I have been working on the documentation. I wrote a blog about the the tracing framework use cases a while ago. It can be seen here https://vidushivashishth.github.io/Third-post-copy/ I will write a blog about trace buffer generatio

Re: [GSOC] CTF generator configuration files

2018-05-30 Thread Vidushi Vashishth
Hi Sebastian! Yes I have been working on the documentation. I wrote a blog about the the tracing framework use cases a while ago. It can be seen here https://vidushivashishth.github.io/Third-post-copy/ I will write a blog about trace buffer generation which would explain all the questions you have

Re: [GSOC] CTF generator configuration files

2018-05-29 Thread Sebastian Huber
Hello Vidushi, could you please also work on the user documentation and the use cases. I am not an expert in this CTF stuff. Without an introduction in the user manual I am pretty helpless. I don't know which tools I have to install. I don't know the workflow. I don't know why I need a "CTF g

Re: [GSOC] CTF generator configuration files

2018-05-29 Thread Gedare Bloom
Vidushi, You might find some ideas from the 2016 RTEMS CTF GSoC Project: http://rtems-tracing-tweaks.blogspot.com/ https://github.com/vivek9191/rtems/commits/master Nothing more recent was done with any success that I know of. I don't know if anyone ever wrote the configuration needed for babelt

[GSOC] CTF generator configuration files

2018-05-29 Thread Vidushi Vashishth
Hello! I am in the process of writing a CTF generator configuration file. This will be used in converting trace data into Common Trace Format. I am following the flow of events as described in [1] for the conversion process. Have there been previous attempts to create CTF generator configuration?