perf evsel: Update function names in debug messages
authorRamkumar Ramachandra <[email protected]>
Tue, 18 Mar 2014 19:10:42 +0000 (15:10 -0400)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 18 Mar 2014 21:17:05 +0000 (18:17 -0300)
commita33f6efc43cb71795bbdaf0251544ff3edbfdb2f
tree788909eac7fd4d391e0a23b48d7c6ef9e3fe8714
parent8fffdb6821e8ca249f56fba796ef463ac74ab196
perf evsel: Update function names in debug messages

perf_event_open() was renamed to sys_perf_event_open(); update the debug
messages to reflect this.

Signed-off-by: Ramkumar Ramachandra <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/evsel.c