On Mon, 1 Jul 2013, Dave Jones wrote: > On Mon, Jul 01, 2013 at 05:35:05PM +0300, Tommi Rantala wrote: > > I also want the ioctl definitions from the header (in code living in ioctls/). > > Sounds good, I'll merge it and the other patches in a while. I looked into adding the perf_event ioctls myself, but got lost a bit in trinity's ioctl code. It seems to expect you are opening a file in /dev to operate on, and perf_event ioctls don't work that way. I could have been misunderstanding what it is doing though. In any case, feel free to steal code from my perf_fuzzer which exercises all of the perf_event ioctls, although I need to add in code to explicitly fuzz the PERF_IOC_FLAG_GROUP ioctl paramater which I somehow didn't learn about until a few days ago. Vince -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html