diff options
author | Namhyung Kim <namhyung@kernel.org> | 2015-05-20 18:03:40 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-05-27 17:21:44 +0200 |
commit | e840238d7c6afcde0f6402aac3a74723ee9c448f (patch) | |
tree | 3de844485ad819399a466da6616b20c8641e5af0 /tools/perf/tests/dso-data.c | |
parent | perf tools: Fix dso__data_read_offset() file opening (diff) | |
download | linux-e840238d7c6afcde0f6402aac3a74723ee9c448f.tar.xz linux-e840238d7c6afcde0f6402aac3a74723ee9c448f.zip |
perf tools: Get rid of dso__data_fd() from dso__data_size()
It seems that the dso__data_fd() was needed to find a binary type
since open in data_file_size() alone used to fail.
But as it can open the dso fine now, the dso__data_fd() can go away.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1432137821-10853-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/dso-data.c')
0 files changed, 0 insertions, 0 deletions