diff options
| author | Namhyung Kim <[email protected]> | 2015-05-21 01:03:40 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-05-27 12:21:44 -0300 |
| commit | e840238d7c6afcde0f6402aac3a74723ee9c448f (patch) | |
| tree | 3de844485ad819399a466da6616b20c8641e5af0 /tools/perf/scripts/python | |
| parent | 71ff824a60a7b0d9d0746e6e237fe4735077e5b4 (diff) | |
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 <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions