Re: [PATCH v7 00/10] tracing: 'hist' triggers
From: Namhyung Kim
Date: Wed Jun 10 2015 - 23:17:10 EST
Hi Tom,
I tried to play with this patchset, and it worked greatly. Thanks for
your work!
But I found that it doesn't handle string fields properly so I can see
failure on accessing 'filename' field in sched_process_exec event.
Below is my fix for that.. Can you take a look at it?
Thanks,
Namhyung