Re: [BUG] perf record: --uid=x fails

2013-01-16 Thread Stephane Eranian
On Tue, Jan 15, 2013 at 3:58 PM, Arnaldo Carvalho de Melo wrote: > > Em Mon, Jan 14, 2013 at 03:14:02PM +0100, Stephane Eranian escreveu: > > Hi, > > > > I was trying to use the --uid option of perf record but it fails for > > me no matter > > what I tried. Looks like the goal of this option is to

Re: [BUG] perf record: --uid=x fails

2013-01-15 Thread Arnaldo Carvalho de Melo
Em Mon, Jan 14, 2013 at 03:14:02PM +0100, Stephane Eranian escreveu: > Hi, > > I was trying to use the --uid option of perf record but it fails for > me no matter > what I tried. Looks like the goal of this option is to measure ALL the > processes > owned by the specified uid. Each process is mea

[BUG] perf record: --uid=x fails

2013-01-14 Thread Stephane Eranian
Hi, I was trying to use the --uid option of perf record but it fails for me no matter what I tried. Looks like the goal of this option is to measure ALL the processes owned by the specified uid. Each process is measured in per-thread mode. However for me it failed on all my attempts when running