On Fri, Jan 18, 2013 at 09:46:54AM -0800, Sukadev Bhattiprolu wrote: > Jiri Olsa [[email protected]] wrote:
SNIP > + > +Contact: Linux kernel mailing list <[email protected]> > + Linux Powerpc mailing list <[email protected]> > + > +Description: POWER-systems specific performance monitoring events > + > + A collection of performance monitoring events that may be > + supported by the POWER CPU. These events can be monitored > + using the 'perf(1)' tool. > + > + These events may not be supported by other CPUs. > + > + The contents of each file would look like: > + > + event=0xNNNN > + > + where 'N' is a hex digit and the number '0xNNNN' shows the > + "raw code" for the perf event identified by the file's > + "basename". > + > + Further, multiple terms like 'event=0xNNNN' can be specified > + and separated with comma. All available terms are defined in > + the /sys/bus/event_source/devices/<dev>/format file. Acked-by: Jiri Olsa <[email protected]> thanks, jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

