perf tools: Add event_update event scale type
authorJiri Olsa <jolsa@kernel.org>
Sun, 25 Oct 2015 14:51:38 +0000 (15:51 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2015 18:11:59 +0000 (15:11 -0300)
commitdaeecbc0c431f15f492fb8d704080a02de6e2918
tree519f4a04bef273b00954c04fdd7f199e7ddfc222
parenta6e5281780d1da65c15ce529707f43eb4a6df856
perf tools: Add event_update event scale type

A__allocdding scale type 'event update' event, that stores/transfer
events scale value. The PMU events can define the scale
value which is used to multiply events data.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Tested-by: Kan Liang <kan.liang@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1445784728-21732-23-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/event_update.c
tools/perf/util/event.h
tools/perf/util/header.c
tools/perf/util/header.h