Mathieu Poirier writes:
> For some tracers the event carries information to be embedded
> in the private structure returned by setup_aux().
You need to mention here what these tracers are and which bits of
event's information they need in their setup_aux(). Right now I can look
it up in this pat
For some tracers the event carries information to be embedded
in the private structure returned by setup_aux().
As such changing the first parameter to be of type struct perf_event *
so that all the necessary information can be conveyed. Also changing
current customer of the API to reflect the mo
2 matches
Mail list logo