[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <878vak4uag.fsf@sejong.aot.lge.com>
Date: Fri, 02 Nov 2012 11:23:35 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
linux-kernel@...r.kernel.org,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...e.hu>, Paul Mackerras <paulus@...ba.org>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH 00/25] perf test: Add perf_event_attr tests
On Fri, 02 Nov 2012 10:25:18 +0900, Namhyung Kim wrote:
> namhyung@...ong:perf$ cat tests/attr/test-stat-group1
> [config]
> command = stat
> args = -e '{cycles,instructions}' kill >/dev/null 2>&1
> ret = 1
>
> [event-1:base-stat]
> fd=1
> group_fd=-1
>
> [event-2:base-stat]
> fd=2
> group_fd=1
> config=1
> # TODO both disabled and enable_on_exec are disabled for --group option,
> # enabled otherwise, check why..
> disabled=1
> enable_on_exec=1
Oh I realize that I don't have the base-stat file.
namhyung@...ong:perf$ cat tests/attr/base-stat
cat: tests/attr/base-stat: No such file or directory
Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists