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

From: Jiri Olsa
Date: Mon Sep 22 2014 - 10:44:11 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/