perf script: Process cpu/threads maps
authorJiri Olsa <[email protected]>
Tue, 5 Jan 2016 21:09:06 +0000 (22:09 +0100)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 6 Jan 2016 23:11:15 +0000 (20:11 -0300)
commitcfc8874a485992491b865dde64965bb7c18c26b5
treed3f5490b7d0b2b96da90af8f3d4c3a3bd386e299
parent6db1a5c190d6abe416ea36aa28a6c53e0b3bbd5e
perf script: Process cpu/threads maps

Adding processing of cpu/threads maps. Configuring session's evlist with
these maps.

Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Kan Liang <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-script.c