On 23/10/13 09:15, David Ahern wrote:
> On 10/22/13 8:34 AM, Adrian Hunter wrote:
>> +static int process_attr(struct perf_tool *tool, union perf_event *event,
>> +struct perf_evlist **pevlist)
>> +{
>> +struct perf_script *scr = container_of(tool, struct perf_script, tool);
>> +
On 10/22/13 8:34 AM, Adrian Hunter wrote:
+static int process_attr(struct perf_tool *tool, union perf_event *event,
+ struct perf_evlist **pevlist)
+{
+ struct perf_script *scr = container_of(tool, struct perf_script, tool);
+ struct perf_evlist *evlist;
+
2 matches
Mail list logo