perf tools: Rename global variable 'events' in util/header.c
authorRobert Richter <robert.richter@amd.com>
Thu, 16 Aug 2012 19:10:20 +0000 (21:10 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 17 Aug 2012 16:13:08 +0000 (13:13 -0300)
commitdb146f06ac0bbea63271b6c78f4341ee46843e10
treed0a9f99316401b82049118b585238a044f68a976
parent6606f8733d7b635e09e2dc3a391a5e1f0feb218f
perf tools: Rename global variable 'events' in util/header.c

Trivial patch that renames global variable 'events' in util/header.c.

Use a more specific naming to avoid conflicts. Same for variable
'event_count'.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1345144224-27280-5-git-send-email-robert.richter@amd.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/header.c