Hi Steve,
On Tuesday 21 February 2017 12:17 AM, Steven Rostedt wrote:
Can you please help me with some pointer so that I can parse them correctly.
Take a look at the latest kbuffer-parse.c and kbuffer.h. That's the code that does the parsing. You should be able to use that code directly and simply just use those functions instead of having to parse it yourself.
Thanks for the pointer. It was helpful.
I have added an option in trace-cmd itself which can help to detect *approximate* peak memory.Not sure on which mailing list I can send the RFC for trace-cmd. BTW my rough patch is here. Before it can be polished, an early feedback would be helpful.
https://github.com/pratyushanand/trace-cmd/commit/d3710da68f8eecf4d99a1c49c5...
~Pratyush