Hi all,

I am trying to write an application to do complete process profiling.
Currently i am following the way of using ftrace. 
I enable some events and  parse the text from trace_pipe. 
i create csv of all the stats which i will use later to create graphs. 
But recently i came across Perf API.
Is Perf API better option than writing something over ftrace.?

Thanks
Regards

--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to