perf tools: Add event_update event name type
authorJiri Olsa <jolsa@kernel.org>
Sun, 25 Oct 2015 14:51:39 +0000 (15:51 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2015 18:12:46 +0000 (15:12 -0300)
commit802c9048b824eaa3c75d875e2d107460ad586439
tree94616df09e6ec969c7c89c0beb8a0b075996d849
parentdaeecbc0c431f15f492fb8d704080a02de6e2918
perf tools: Add event_update event name type

Adding name type 'event update' event, that stores/transfer events name.
Event's name is stored within perf.data's EVENT_DESC feature, but we
don't have it if we get the report data from pipe.

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-24-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