]> git.baikalelectronics.ru Git - kernel.git/commit
perf evsel: Update function names in debug messages
authorRamkumar Ramachandra <artagnon@gmail.com>
Tue, 18 Mar 2014 19:10:42 +0000 (15:10 -0400)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Mar 2014 21:17:05 +0000 (18:17 -0300)
commit634609e6c50f2dfd484e06dab921bcbfb0abd8dc
tree788909eac7fd4d391e0a23b48d7c6ef9e3fe8714
parent8a64b782d1e081630ec351ccc9a731884a057085
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 <artagnon@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1395169842-1399-1-git-send-email-artagnon@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evsel.c