Re: [PATCHv4 0/9] perf tool: parser generator for events parsing

From: Peter Zijlstra
Date: Tue Feb 14 2012 - 15:57:24 EST


On Tue, 2012-02-14 at 21:20 +0100, Peter Zijlstra wrote:
> OK, this one works. the attributes thing wants NULL termination.
> Thanks
> for mentioning that Jiri.

OK, it mostly works, except:

perf record -e "cpu/config=0x108000c0/upp" ./loop_1b_locks

doesn't seem to work...

One thing that might be nice is not having to do =1 for single bit
fields, so that we can write: inv,edge instead of inv=1,edge=1.


--
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/