perf tools: Add stat config event read function
authorJiri Olsa <[email protected]>
Sun, 25 Oct 2015 14:51:29 +0000 (15:51 +0100)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 17 Dec 2015 17:38:19 +0000 (14:38 -0300)
commit8e381596b67af53564a69f16440d3e5d5a73d034
treea94575f53155c24e4126a3235280dc8323fe073d
parent6742434261158ad9678bf15b165304e0200cc324
perf tools: Add stat config event read function

Introducing the perf_event__read_stat_config function to read a struct
perf_stat_config object data from a stat config event.

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/tests/stat.c
tools/perf/util/event.c
tools/perf/util/event.h