[PATCH v3 00/10] Add support for parameterized events from sysfs

Jiri Olsa jolsa at redhat.com
Tue Sep 23 00:43:19 EST 2014


On Wed, Sep 17, 2014 at 11:51:53AM -0700, Sukadev Bhattiprolu wrote:

SNIP

> 
> 	This means that when provided as an event, a value for
> 	phys_processor_idx must also be supplied. For example:
> 
> 	  perf stat -e 'hv_gpci/dtbp_ptitc,phys_processor_idx=0x2/' ...
> 
> Changelog[v3]
> 	- [Jiri Olsa] Changed the event parameters are specified. If
> 	  event file specifes 'param=val' make the usage 'param=123'
> 	  rather than 'val=123'. (patch 1,2/10)
> 	- Shortened event names using "PHYS" and "VCPU" (patch 4/10)
> 	- Print help message if invalid parameter is specified or required
> 	  parameter is missing.
> 	- Moved 3 patches that are unrelated to parametrized events into
> 	  a separate patchset.
> 	- Reordered patches so code changes come first.

hi,
Could you please rebase to latest acme/perf/core?
There were some changes in util/pmu.c conflicting with yours..

thanks,
jirka


More information about the Linuxppc-dev mailing list